==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: libspatialite 5.1.0-3 (Wed Apr 30 15:47:16 2025)
==> Retrieving sources...
  -> Found libspatialite-5.1.0.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
    libspatialite-5.1.0.tar.gz ... Passed
==> Making package: libspatialite 5.1.0-3 (Wed Apr 30 15:47:23 2025)
==> Checking runtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (8) jbigkit-2.1-8  libjpeg-turbo-3.1.0-1  libtiff-4.7.0-1
             geos-3.13.1-1  libfreexl-2.0.0-2  librttopo-1.1.0-6
             minizip-1:1.3.1-2  proj-9.6.0-1

Total Download Size:    4.17 MiB
Total Installed Size:  28.64 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 proj-9.6.0-1-aarch64 downloading...
 geos-3.13.1-1-aarch64 downloading...
 librttopo-1.1.0-6-aarch64 downloading...
 libfreexl-2.0.0-2-aarch64 downloading...
 minizip-1:1.3.1-2-aarch64 downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing geos...
installing minizip...
installing libfreexl...
installing librttopo...
installing jbigkit...
installing libjpeg-turbo...
installing libtiff...
Optional dependencies for libtiff
    freeglut: for using tiffgt
installing proj...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
[?25h==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found libspatialite-5.1.0.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting libspatialite-5.1.0.tar.gz with bsdtar
==> Starting build()...
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether make supports the include directive... yes (GNU style)
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for stdlib.h... (cached) yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking for string.h... (cached) yes
checking for memory.h... (cached) yes
checking math.h usability... yes
checking math.h presence... yes
checking for math.h... yes
checking float.h usability... yes
checking float.h presence... yes
checking for float.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for inttypes.h... (cached) yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdint.h... (cached) yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for unistd.h... (cached) yes
checking sqlite3.h usability... yes
checking sqlite3.h presence... yes
checking for sqlite3.h... yes
checking sqlite3ext.h usability... yes
checking sqlite3ext.h presence... yes
checking for sqlite3ext.h... yes
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking for 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... aarch64-unknown-linux-gnu
checking host system type... aarch64-unknown-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking the maximum length of command line arguments... 1572864
checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
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... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
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/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... yes
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/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/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... no
checking for strcasecmp... yes
checking for strerror... yes
checking for strncasecmp... yes
checking for strstr... yes
checking for fdatasync... yes
checking for ftruncate... yes
checking for getcwd... yes
checking for gettimeofday... yes
checking for localtime_r... yes
checking for memmove... yes
checking for strerror... (cached) yes
checking for inflateInit_ in -lz... yes
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 freexl.h usability... yes
checking freexl.h presence... yes
checking for freexl.h... yes
checking for library containing freexl_open_ods... -lfreexl
checking for geos-config... /usr/bin/geos-config
checking geos_c.h usability... yes
checking geos_c.h presence... yes
checking for geos_c.h... yes
checking for library containing GEOSCoveredBy... -lgeos_c
checking for library containing GEOSDelaunayTriangulation... none required
checking for 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: ./config.h is unchanged
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: ./src/headers/spatialite/gaiaconfig-msvc.h is unchanged
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 '/build/libspatialite/src/libspatialite-5.1.0'
Making all in src
make[2]: Entering directory '/build/libspatialite/src/libspatialite-5.1.0/src'
Making all in headers
make[3]: Entering directory '/build/libspatialite/src/libspatialite-5.1.0/src/headers'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/libspatialite/src/libspatialite-5.1.0/src/headers'
Making all in gaiaaux
make[3]: Entering directory '/build/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 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection    -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection    -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DLOADABLE_EXTENSION   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DLOADABLE_EXTENSION   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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 -I. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -DLOADABLE_EXTENSION -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -DLOADABLE_EXTENSION -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT gg_utf8.lo -MD -MP -MF .deps/gg_utf8.Tpo -c gg_utf8.c -o gg_utf8.o >/dev/null 2>&1
mv -f .deps/gaiaaux_la-gg_utf8.Tpo .deps/gaiaaux_la-gg_utf8.Plo
mv -f .deps/gg_utf8.Tpo .deps/gg_utf8.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT gg_sqlaux.lo -MD -MP -MF .deps/gg_sqlaux.Tpo -c gg_sqlaux.c -o gg_sqlaux.o >/dev/null 2>&1
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  -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -module -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o gaiaaux.la  gaiaaux_la-gg_sqlaux.lo gaiaaux_la-gg_utf8.lo  -lminizip -lrttopo -lfreexl -lproj -lz  -L/usr/lib -lgeos_c
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" )
mv -f .deps/gg_sqlaux.Tpo .deps/gg_sqlaux.Plo
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o libgaiaaux.la  gg_sqlaux.lo gg_utf8.lo  -lminizip -lrttopo -lfreexl -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" )
make[3]: Leaving directory '/build/libspatialite/src/libspatialite-5.1.0/src/gaiaaux'
Making all in gaiaexif
make[3]: Entering directory '/build/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 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection    -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DLOADABLE_EXTENSION   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -DLOADABLE_EXTENSION -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT gaia_exif.lo -MD -MP -MF .deps/gaia_exif.Tpo -c gaia_exif.c -o gaia_exif.o >/dev/null 2>&1
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  -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -module -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o gaiaexif.la  gaiaexif_la-gaia_exif.lo  -lminizip -lrttopo -lfreexl -lproj -lz  -L/usr/lib -lgeos_c
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" )
mv -f .deps/gaia_exif.Tpo .deps/gaia_exif.Plo
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o libgaiaexif.la  gaia_exif.lo  -lminizip -lrttopo -lfreexl -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" )
make[3]: Leaving directory '/build/libspatialite/src/libspatialite-5.1.0/src/gaiaexif'
Making all in gaiageo
make[3]: Entering directory '/build/libspatialite/src/libspatialite-5.1.0/src/gaiageo'
Making all in flex
make[4]: Entering directory '/build/libspatialite/src/libspatialite-5.1.0/src/gaiageo/flex'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/libspatialite/src/libspatialite-5.1.0/src/gaiageo/flex'
Making all in lemon
make[4]: Entering directory '/build/libspatialite/src/libspatialite-5.1.0/src/gaiageo/lemon'
Making all in lemon_src
make[5]: Entering directory '/build/libspatialite/src/libspatialite-5.1.0/src/gaiageo/lemon/lemon_src'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/build/libspatialite/src/libspatialite-5.1.0/src/gaiageo/lemon/lemon_src'
make[5]: Entering directory '/build/libspatialite/src/libspatialite-5.1.0/src/gaiageo/lemon'
make[5]: Nothing to be done for 'all-am'.
make[5]: Leaving directory '/build/libspatialite/src/libspatialite-5.1.0/src/gaiageo/lemon'
make[4]: Leaving directory '/build/libspatialite/src/libspatialite-5.1.0/src/gaiageo/lemon'
make[4]: Entering directory '/build/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 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -I/usr/include -I/usr/include/libxml2    -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -I/usr/include -I/usr/include/libxml2    -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -I/usr/include -I/usr/include/libxml2    -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -I/usr/include -I/usr/include/libxml2    -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -I/usr/include -I/usr/include/libxml2    -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -I/usr/include -I/usr/include/libxml2    -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -I/usr/include -I/usr/include/libxml2    -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -I/usr/include -I/usr/include/libxml2    -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT gg_rttopo.lo -MD -MP -MF .deps/gg_rttopo.Tpo -c -o gg_rttopo.lo gg_rttopo.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I/usr/include -I/usr/include/libxml2 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I/usr/include -I/usr/include/libxml2 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I/usr/include -I/usr/include/libxml2 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I/usr/include -I/usr/include/libxml2 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I/usr/include -I/usr/include/libxml2 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I/usr/include -I/usr/include/libxml2 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I/usr/include -I/usr/include/libxml2 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I/usr/include -I/usr/include/libxml2 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I/usr/include -I/usr/include/libxml2 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT gg_endian.lo -MD -MP -MF .deps/gg_endian.Tpo -c gg_endian.c -o gg_endian.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I/usr/include -I/usr/include/libxml2 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT gg_geodesic.lo -MD -MP -MF .deps/gg_geodesic.Tpo -c gg_geodesic.c -o gg_geodesic.o >/dev/null 2>&1
mv -f .deps/gg_endian.Tpo .deps/gg_endian.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite  -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -I/usr/include -I/usr/include/libxml2    -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT gg_extras.lo -MD -MP -MF .deps/gg_extras.Tpo -c -o gg_extras.lo gg_extras.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I/usr/include -I/usr/include/libxml2 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT gg_extras.lo -MD -MP -MF .deps/gg_extras.Tpo -c gg_extras.c  -fPIC -DPIC -o .libs/gg_extras.o
mv -f .deps/gg_geodesic.Tpo .deps/gg_geodesic.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite  -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -I/usr/include -I/usr/include/libxml2    -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT gg_shape.lo -MD -MP -MF .deps/gg_shape.Tpo -c -o gg_shape.lo gg_shape.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I/usr/include -I/usr/include/libxml2 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I/usr/include -I/usr/include/libxml2 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT gg_geoscvt.lo -MD -MP -MF .deps/gg_geoscvt.Tpo -c gg_geoscvt.c -o gg_geoscvt.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I/usr/include -I/usr/include/libxml2 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT gg_rttopo.lo -MD -MP -MF .deps/gg_rttopo.Tpo -c gg_rttopo.c -o gg_rttopo.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I/usr/include -I/usr/include/libxml2 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT gg_extras.lo -MD -MP -MF .deps/gg_extras.Tpo -c gg_extras.c -o gg_extras.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I/usr/include -I/usr/include/libxml2 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT gg_relations.lo -MD -MP -MF .deps/gg_relations.Tpo -c gg_relations.c -o gg_relations.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I/usr/include -I/usr/include/libxml2 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT gg_advanced.lo -MD -MP -MF .deps/gg_advanced.Tpo -c gg_advanced.c -o gg_advanced.o >/dev/null 2>&1
mv -f .deps/gg_extras.Tpo .deps/gg_extras.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite  -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -I/usr/include -I/usr/include/libxml2    -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT gg_transform.lo -MD -MP -MF .deps/gg_transform.Tpo -c -o gg_transform.lo gg_transform.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I/usr/include -I/usr/include/libxml2 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT gg_geometries.lo -MD -MP -MF .deps/gg_geometries.Tpo -c gg_geometries.c -o gg_geometries.o >/dev/null 2>&1
mv -f .deps/gg_geoscvt.Tpo .deps/gg_geoscvt.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite  -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -I/usr/include -I/usr/include/libxml2    -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT gg_wkb.lo -MD -MP -MF .deps/gg_wkb.Tpo -c -o gg_wkb.lo gg_wkb.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I/usr/include -I/usr/include/libxml2 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT gg_relations_ext.lo -MD -MP -MF .deps/gg_relations_ext.Tpo -c gg_relations_ext.c -o gg_relations_ext.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I/usr/include -I/usr/include/libxml2 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I/usr/include -I/usr/include/libxml2 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT gg_wkb.lo -MD -MP -MF .deps/gg_wkb.Tpo -c gg_wkb.c  -fPIC -DPIC -o .libs/gg_wkb.o
mv -f .deps/gg_rttopo.Tpo .deps/gg_rttopo.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite  -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -I/usr/include -I/usr/include/libxml2    -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT gg_wkt.lo -MD -MP -MF .deps/gg_wkt.Tpo -c -o gg_wkt.lo gg_wkt.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I/usr/include -I/usr/include/libxml2 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT gg_wkt.lo -MD -MP -MF .deps/gg_wkt.Tpo -c gg_wkt.c  -fPIC -DPIC -o .libs/gg_wkt.o
mv -f .deps/gg_relations.Tpo .deps/gg_relations.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite  -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -I/usr/include -I/usr/include/libxml2    -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT gg_vanuatu.lo -MD -MP -MF .deps/gg_vanuatu.Tpo -c -o gg_vanuatu.lo gg_vanuatu.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I/usr/include -I/usr/include/libxml2 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT gg_shape.lo -MD -MP -MF .deps/gg_shape.Tpo -c gg_shape.c -o gg_shape.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I/usr/include -I/usr/include/libxml2 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT gg_vanuatu.lo -MD -MP -MF .deps/gg_vanuatu.Tpo -c gg_vanuatu.c  -fPIC -DPIC -o .libs/gg_vanuatu.o
mv -f .deps/gg_advanced.Tpo .deps/gg_advanced.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I/usr/include -I/usr/include/libxml2 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT gg_transform.lo -MD -MP -MF .deps/gg_transform.Tpo -c gg_transform.c -o gg_transform.o >/dev/null 2>&1
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite  -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -I/usr/include -I/usr/include/libxml2    -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT gg_ewkt.lo -MD -MP -MF .deps/gg_ewkt.Tpo -c -o gg_ewkt.lo gg_ewkt.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I/usr/include -I/usr/include/libxml2 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT gg_ewkt.lo -MD -MP -MF .deps/gg_ewkt.Tpo -c gg_ewkt.c  -fPIC -DPIC -o .libs/gg_ewkt.o
mv -f .deps/gg_relations_ext.Tpo .deps/gg_relations_ext.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite  -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -I/usr/include -I/usr/include/libxml2    -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT gg_geoJSON.lo -MD -MP -MF .deps/gg_geoJSON.Tpo -c -o gg_geoJSON.lo gg_geoJSON.c
mv -f .deps/gg_geometries.Tpo .deps/gg_geometries.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite  -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -I/usr/include -I/usr/include/libxml2    -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT gg_kml.lo -MD -MP -MF .deps/gg_kml.Tpo -c -o gg_kml.lo gg_kml.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I/usr/include -I/usr/include/libxml2 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT gg_wkt.lo -MD -MP -MF .deps/gg_wkt.Tpo -c gg_wkt.c -o gg_wkt.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I/usr/include -I/usr/include/libxml2 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I/usr/include -I/usr/include/libxml2 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I/usr/include -I/usr/include/libxml2 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT gg_vanuatu.lo -MD -MP -MF .deps/gg_vanuatu.Tpo -c gg_vanuatu.c -o gg_vanuatu.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I/usr/include -I/usr/include/libxml2 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT gg_ewkt.lo -MD -MP -MF .deps/gg_ewkt.Tpo -c gg_ewkt.c -o gg_ewkt.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I/usr/include -I/usr/include/libxml2 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT gg_wkb.lo -MD -MP -MF .deps/gg_wkb.Tpo -c gg_wkb.c -o gg_wkb.o >/dev/null 2>&1
mv -f .deps/gg_transform.Tpo .deps/gg_transform.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite  -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -I/usr/include -I/usr/include/libxml2    -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT gg_gml.lo -MD -MP -MF .deps/gg_gml.Tpo -c -o gg_gml.lo gg_gml.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I/usr/include -I/usr/include/libxml2 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT gg_gml.lo -MD -MP -MF .deps/gg_gml.Tpo -c gg_gml.c  -fPIC -DPIC -o .libs/gg_gml.o
mv -f .deps/gg_vanuatu.Tpo .deps/gg_vanuatu.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite  -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -I/usr/include -I/usr/include/libxml2    -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT gg_voronoj.lo -MD -MP -MF .deps/gg_voronoj.Tpo -c -o gg_voronoj.lo gg_voronoj.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I/usr/include -I/usr/include/libxml2 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT gg_kml.lo -MD -MP -MF .deps/gg_kml.Tpo -c gg_kml.c -o gg_kml.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I/usr/include -I/usr/include/libxml2 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT gg_geoJSON.lo -MD -MP -MF .deps/gg_geoJSON.Tpo -c gg_geoJSON.c -o gg_geoJSON.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I/usr/include -I/usr/include/libxml2 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT gg_voronoj.lo -MD -MP -MF .deps/gg_voronoj.Tpo -c gg_voronoj.c  -fPIC -DPIC -o .libs/gg_voronoj.o
mv -f .deps/gg_ewkt.Tpo .deps/gg_ewkt.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite  -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -I/usr/include -I/usr/include/libxml2    -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT gg_xml.lo -MD -MP -MF .deps/gg_xml.Tpo -c -o gg_xml.lo gg_xml.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I/usr/include -I/usr/include/libxml2 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT gg_voronoj.lo -MD -MP -MF .deps/gg_voronoj.Tpo -c gg_voronoj.c -o gg_voronoj.o >/dev/null 2>&1
mv -f .deps/gg_wkt.Tpo .deps/gg_wkt.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite  -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -I/usr/include -I/usr/include/libxml2    -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT gg_matrix.lo -MD -MP -MF .deps/gg_matrix.Tpo -c -o gg_matrix.lo gg_matrix.c
mv -f .deps/gg_shape.Tpo .deps/gg_shape.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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -I/usr/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I/usr/include -I/usr/include/libxml2 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I/usr/include -I/usr/include/libxml2 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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 -I. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I/usr/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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
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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -I/usr/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I/usr/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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
mv -f .deps/gg_kml.Tpo .deps/gg_kml.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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -I/usr/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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
mv -f .deps/gg_geoJSON.Tpo .deps/gg_geoJSON.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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -I/usr/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I/usr/include -I/usr/include/libxml2 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT gg_matrix.lo -MD -MP -MF .deps/gg_matrix.Tpo -c gg_matrix.c -o gg_matrix.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I/usr/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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
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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -I/usr/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I/usr/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I/usr/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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
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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -I/usr/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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
mv -f .deps/gaiageo_la-gg_geodesic.Tpo .deps/gaiageo_la-gg_geodesic.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I/usr/include -I/usr/include/libxml2 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT gg_gml.lo -MD -MP -MF .deps/gg_gml.Tpo -c gg_gml.c -o gg_gml.o >/dev/null 2>&1
/bin/sh ../../libtool  --tag=CC --tag=disable-static  --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite  -I../../src/headers -I. -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -I/usr/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I/usr/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I/usr/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I/usr/include -I/usr/include/libxml2 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT gg_xml.lo -MD -MP -MF .deps/gg_xml.Tpo -c gg_xml.c -o gg_xml.o >/dev/null 2>&1
mv -f .deps/gg_wkb.Tpo .deps/gg_wkb.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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -I/usr/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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
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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -I/usr/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I/usr/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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
mv -f .deps/gaiageo_la-gg_advanced.Tpo .deps/gaiageo_la-gg_advanced.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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -I/usr/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I/usr/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I/usr/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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/gaiageo_la-gg_geometries.Tpo .deps/gaiageo_la-gg_geometries.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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -I/usr/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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
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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -I/usr/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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_relations.Tpo .deps/gaiageo_la-gg_relations.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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -I/usr/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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_gml.Tpo .deps/gg_gml.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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -I/usr/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I/usr/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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
mv -f .deps/gg_xml.Tpo .deps/gg_xml.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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -I/usr/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I/usr/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I/usr/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I/usr/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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
mv -f .deps/gaiageo_la-gg_rttopo.Tpo .deps/gaiageo_la-gg_rttopo.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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -I/usr/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I/usr/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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
mv -f .deps/gaiageo_la-gg_relations_ext.Tpo .deps/gaiageo_la-gg_relations_ext.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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -I/usr/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I/usr/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I/usr/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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/gaiageo_la-gg_vanuatu.Tpo .deps/gaiageo_la-gg_vanuatu.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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -I/usr/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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
mv -f .deps/gaiageo_la-gg_ewkt.Tpo .deps/gaiageo_la-gg_ewkt.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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -I/usr/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I/usr/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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_geoJSON.Tpo .deps/gaiageo_la-gg_geoJSON.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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -I/usr/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I/usr/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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/gaiageo_la-gg_transform.Tpo .deps/gaiageo_la-gg_transform.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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -I/usr/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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
mv -f .deps/gaiageo_la-gg_kml.Tpo .deps/gaiageo_la-gg_kml.Plo
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -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 -lfreexl -lproj -lz  -L/usr/lib -lgeos_c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I/usr/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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/gaiageo_la-gg_shape.Tpo .deps/gaiageo_la-gg_shape.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I/usr/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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/gaiageo_la-gg_voronoj.Tpo .deps/gaiageo_la-gg_voronoj.Plo
mv -f .deps/gaiageo_la-gg_wkt.Tpo .deps/gaiageo_la-gg_wkt.Plo
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" )
mv -f .deps/gaiageo_la-gg_matrix.Tpo .deps/gaiageo_la-gg_matrix.Plo
mv -f .deps/gaiageo_la-gg_wkb.Tpo .deps/gaiageo_la-gg_wkb.Plo
mv -f .deps/gaiageo_la-gg_gml.Tpo .deps/gaiageo_la-gg_gml.Plo
mv -f .deps/gaiageo_la-gg_xml.Tpo .deps/gaiageo_la-gg_xml.Plo
/bin/sh ../../libtool  --tag=CC --tag=disable-static  --mode=link gcc  -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -module -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -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 -lfreexl -lproj -lz  -L/usr/lib -lgeos_c
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 '/build/libspatialite/src/libspatialite-5.1.0/src/gaiageo'
make[3]: Leaving directory '/build/libspatialite/src/libspatialite-5.1.0/src/gaiageo'
Making all in geopackage
make[3]: Entering directory '/build/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 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection   -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection   -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection   -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection   -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection   -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection   -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection   -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection   -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libgeopackage_la-gpkgCreateBaseTables.lo -MD -MP -MF .deps/libgeopackage_la-gpkgCreateBaseTables.Tpo -c gpkgCreateBaseTables.c -o libgeopackage_la-gpkgCreateBaseTables.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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 -o libgeopackage_la-gpkg_add_tile_triggers.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libgeopackage_la-gpkgGetImageType.lo -MD -MP -MF .deps/libgeopackage_la-gpkgGetImageType.Tpo -c gpkgGetImageType.c -o libgeopackage_la-gpkgGetImageType.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libgeopackage_la-gpkgInsertEpsgSRID.lo -MD -MP -MF .deps/libgeopackage_la-gpkgInsertEpsgSRID.Tpo -c gpkgInsertEpsgSRID.c -o libgeopackage_la-gpkgInsertEpsgSRID.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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 -o libgeopackage_la-gpkg_get_normal_zoom.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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 -o libgeopackage_la-gpkg_get_normal_row.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libgeopackage_la-gpkgCreateTilesTable.lo -MD -MP -MF .deps/libgeopackage_la-gpkgCreateTilesTable.Tpo -c gpkgCreateTilesTable.c -o libgeopackage_la-gpkgCreateTilesTable.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libgeopackage_la-gpkgCreateTilesZoomLevel.lo -MD -MP -MF .deps/libgeopackage_la-gpkgCreateTilesZoomLevel.Tpo -c gpkgCreateTilesZoomLevel.c -o libgeopackage_la-gpkgCreateTilesZoomLevel.o >/dev/null 2>&1
mv -f .deps/libgeopackage_la-gpkgCreateBaseTables.Tpo .deps/libgeopackage_la-gpkgCreateBaseTables.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite  -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection   -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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
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
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite  -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection   -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection   -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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
mv -f .deps/libgeopackage_la-gpkgInsertEpsgSRID.Tpo .deps/libgeopackage_la-gpkgInsertEpsgSRID.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite  -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection   -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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
mv -f .deps/libgeopackage_la-gpkg_get_normal_zoom.Tpo .deps/libgeopackage_la-gpkg_get_normal_zoom.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite  -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection   -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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
mv -f .deps/libgeopackage_la-gpkg_get_normal_row.Tpo .deps/libgeopackage_la-gpkg_get_normal_row.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite  -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection   -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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
mv -f .deps/libgeopackage_la-gpkgCreateTilesTable.Tpo .deps/libgeopackage_la-gpkgCreateTilesTable.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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DLOADABLE_EXTENSION -fvisibility=hidden   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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
mv -f .deps/libgeopackage_la-gpkgCreateTilesZoomLevel.Tpo .deps/libgeopackage_la-gpkgCreateTilesZoomLevel.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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DLOADABLE_EXTENSION -fvisibility=hidden   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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 -I. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -DLOADABLE_EXTENSION -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -DLOADABLE_EXTENSION -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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 -o libgeopackage_la-gpkg_add_geometry_triggers.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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 -o libgeopackage_la-gpkg_add_spatial_index.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libgeopackage_la-gpkgAddGeometryColumn.lo -MD -MP -MF .deps/libgeopackage_la-gpkgAddGeometryColumn.Tpo -c gpkgAddGeometryColumn.c -o libgeopackage_la-gpkgAddGeometryColumn.o >/dev/null 2>&1
mv -f .deps/geopackage_la-gpkg_add_tile_triggers.Tpo .deps/geopackage_la-gpkg_add_tile_triggers.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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DLOADABLE_EXTENSION -fvisibility=hidden   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libgeopackage_la-gpkgBinary.lo -MD -MP -MF .deps/libgeopackage_la-gpkgBinary.Tpo -c gpkgBinary.c -o libgeopackage_la-gpkgBinary.o >/dev/null 2>&1
mv -f .deps/geopackage_la-gpkg_get_normal_row.Tpo .deps/geopackage_la-gpkg_get_normal_row.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libgeopackage_la-gpkgMakePoint.lo -MD -MP -MF .deps/libgeopackage_la-gpkgMakePoint.Tpo -c gpkgMakePoint.c -o libgeopackage_la-gpkgMakePoint.o >/dev/null 2>&1
/bin/sh ../../libtool  --tag=CC --tag=disable-static  --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite  -I../../src/headers -I. -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DLOADABLE_EXTENSION -fvisibility=hidden   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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
mv -f .deps/libgeopackage_la-gpkg_add_geometry_triggers.Tpo .deps/libgeopackage_la-gpkg_add_geometry_triggers.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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DLOADABLE_EXTENSION -fvisibility=hidden   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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
mv -f .deps/libgeopackage_la-gpkg_add_spatial_index.Tpo .deps/libgeopackage_la-gpkg_add_spatial_index.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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DLOADABLE_EXTENSION -fvisibility=hidden   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -DLOADABLE_EXTENSION -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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
mv -f .deps/libgeopackage_la-gpkgAddGeometryColumn.Tpo .deps/libgeopackage_la-gpkgAddGeometryColumn.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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DLOADABLE_EXTENSION -fvisibility=hidden   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libgeopackage_la-gaia_cvt_gpkg.lo -MD -MP -MF .deps/libgeopackage_la-gaia_cvt_gpkg.Tpo -c gaia_cvt_gpkg.c -o libgeopackage_la-gaia_cvt_gpkg.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -DLOADABLE_EXTENSION -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT geopackage_la-gpkgGetImageType.lo -MD -MP -MF .deps/geopackage_la-gpkgGetImageType.Tpo -c gpkgGetImageType.c  -fPIC -DPIC -o .libs/geopackage_la-gpkgGetImageType.o
mv -f .deps/libgeopackage_la-gpkgBinary.Tpo .deps/libgeopackage_la-gpkgBinary.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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DLOADABLE_EXTENSION -fvisibility=hidden   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -DLOADABLE_EXTENSION -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -DLOADABLE_EXTENSION -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -DLOADABLE_EXTENSION -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT geopackage_la-gpkgCreateTilesTable.lo -MD -MP -MF .deps/geopackage_la-gpkgCreateTilesTable.Tpo -c gpkgCreateTilesTable.c  -fPIC -DPIC -o .libs/geopackage_la-gpkgCreateTilesTable.o
mv -f .deps/libgeopackage_la-gpkgMakePoint.Tpo .deps/libgeopackage_la-gpkgMakePoint.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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DLOADABLE_EXTENSION -fvisibility=hidden   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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
mv -f .deps/geopackage_la-gpkg_get_normal_zoom.Tpo .deps/geopackage_la-gpkg_get_normal_zoom.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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DLOADABLE_EXTENSION -fvisibility=hidden   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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
mv -f .deps/geopackage_la-gpkgGetImageType.Tpo .deps/geopackage_la-gpkgGetImageType.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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DLOADABLE_EXTENSION -fvisibility=hidden   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -DLOADABLE_EXTENSION -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT geopackage_la-gpkgCreateTilesZoomLevel.lo -MD -MP -MF .deps/geopackage_la-gpkgCreateTilesZoomLevel.Tpo -c gpkgCreateTilesZoomLevel.c  -fPIC -DPIC -o .libs/geopackage_la-gpkgCreateTilesZoomLevel.o
mv -f .deps/geopackage_la-gpkgCreateBaseTables.Tpo .deps/geopackage_la-gpkgCreateBaseTables.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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DLOADABLE_EXTENSION -fvisibility=hidden   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -DLOADABLE_EXTENSION -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT geopackage_la-gpkgAddGeometryColumn.lo -MD -MP -MF .deps/geopackage_la-gpkgAddGeometryColumn.Tpo -c gpkgAddGeometryColumn.c  -fPIC -DPIC -o .libs/geopackage_la-gpkgAddGeometryColumn.o
mv -f .deps/geopackage_la-gpkgInsertEpsgSRID.Tpo .deps/geopackage_la-gpkgInsertEpsgSRID.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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DLOADABLE_EXTENSION -fvisibility=hidden   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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
mv -f .deps/geopackage_la-gpkgCreateTilesTable.Tpo .deps/geopackage_la-gpkgCreateTilesTable.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -DLOADABLE_EXTENSION -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT geopackage_la-gpkgMakePoint.lo -MD -MP -MF .deps/geopackage_la-gpkgMakePoint.Tpo -c gpkgMakePoint.c  -fPIC -DPIC -o .libs/geopackage_la-gpkgMakePoint.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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DLOADABLE_EXTENSION -fvisibility=hidden   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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 -I. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -DLOADABLE_EXTENSION -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT geopackage_la-gpkgBinary.lo -MD -MP -MF .deps/geopackage_la-gpkgBinary.Tpo -c gpkgBinary.c  -fPIC -DPIC -o .libs/geopackage_la-gpkgBinary.o
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 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -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 -lfreexl -lproj -lz  -L/usr/lib -lgeos_c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -DLOADABLE_EXTENSION -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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
mv -f .deps/geopackage_la-gpkgCreateTilesZoomLevel.Tpo .deps/geopackage_la-gpkgCreateTilesZoomLevel.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -DLOADABLE_EXTENSION -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -DLOADABLE_EXTENSION -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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
mv -f .deps/geopackage_la-gpkgAddGeometryColumn.Tpo .deps/geopackage_la-gpkgAddGeometryColumn.Plo
mv -f .deps/geopackage_la-gpkgBinary.Tpo .deps/geopackage_la-gpkgBinary.Plo
mv -f .deps/geopackage_la-gpkg_add_geometry_triggers.Tpo .deps/geopackage_la-gpkg_add_geometry_triggers.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
mv -f .deps/geopackage_la-gpkgMakePoint.Tpo .deps/geopackage_la-gpkgMakePoint.Plo
libtool: link: ( cd ".libs" && rm -f "libgeopackage.la" && ln -s "../libgeopackage.la" "libgeopackage.la" )
mv -f .deps/geopackage_la-gpkg_add_spatial_index.Tpo .deps/geopackage_la-gpkg_add_spatial_index.Plo
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  -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -module -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -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 -lfreexl -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 '/build/libspatialite/src/libspatialite-5.1.0/src/geopackage'
Making all in spatialite
make[3]: Entering directory '/build/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 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -I/usr/include -I/usr/include/libxml2   -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -I/usr/include -I/usr/include/libxml2   -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -I/usr/include -I/usr/include/libxml2   -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -I/usr/include -I/usr/include/libxml2   -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -I/usr/include -I/usr/include/libxml2   -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -I/usr/include -I/usr/include/libxml2   -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -I/usr/include -I/usr/include/libxml2   -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -I/usr/include -I/usr/include/libxml2   -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I/usr/include -I/usr/include/libxml2 -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I/usr/include -I/usr/include/libxml2 -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I/usr/include -I/usr/include/libxml2 -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I/usr/include -I/usr/include/libxml2 -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I/usr/include -I/usr/include/libxml2 -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I/usr/include -I/usr/include/libxml2 -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I/usr/include -I/usr/include/libxml2 -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I/usr/include -I/usr/include/libxml2 -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I/usr/include -I/usr/include/libxml2 -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libsplite_la-pause.lo -MD -MP -MF .deps/libsplite_la-pause.Tpo -c pause.c -o libsplite_la-pause.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I/usr/include -I/usr/include/libxml2 -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libsplite_la-spatialite_init.lo -MD -MP -MF .deps/libsplite_la-spatialite_init.Tpo -c spatialite_init.c -o libsplite_la-spatialite_init.o >/dev/null 2>&1
mv -f .deps/libsplite_la-pause.Tpo .deps/libsplite_la-pause.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite  -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -I/usr/include -I/usr/include/libxml2   -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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
mv -f .deps/libsplite_la-spatialite_init.Tpo .deps/libsplite_la-spatialite_init.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite  -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -I/usr/include -I/usr/include/libxml2   -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I/usr/include -I/usr/include/libxml2 -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libsplite_la-mbrcache.lo -MD -MP -MF .deps/libsplite_la-mbrcache.Tpo -c mbrcache.c -o libsplite_la-mbrcache.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I/usr/include -I/usr/include/libxml2 -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I/usr/include -I/usr/include/libxml2 -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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
mv -f .deps/libsplite_la-mbrcache.Tpo .deps/libsplite_la-mbrcache.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite  -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -I/usr/include -I/usr/include/libxml2   -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I/usr/include -I/usr/include/libxml2 -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libsplite_la-extra_tables.lo -MD -MP -MF .deps/libsplite_la-extra_tables.Tpo -c extra_tables.c -o libsplite_la-extra_tables.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I/usr/include -I/usr/include/libxml2 -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I/usr/include -I/usr/include/libxml2 -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libsplite_la-srid_aux.lo -MD -MP -MF .deps/libsplite_la-srid_aux.Tpo -c srid_aux.c -o libsplite_la-srid_aux.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I/usr/include -I/usr/include/libxml2 -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libsplite_la-table_cloner.lo -MD -MP -MF .deps/libsplite_la-table_cloner.Tpo -c table_cloner.c -o libsplite_la-table_cloner.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I/usr/include -I/usr/include/libxml2 -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libsplite_la-statistics.lo -MD -MP -MF .deps/libsplite_la-statistics.Tpo -c statistics.c -o libsplite_la-statistics.o >/dev/null 2>&1
mv -f .deps/libsplite_la-table_cloner.Tpo .deps/libsplite_la-table_cloner.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite  -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -I/usr/include -I/usr/include/libxml2   -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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
mv -f .deps/libsplite_la-srid_aux.Tpo .deps/libsplite_la-srid_aux.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite  -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -I/usr/include -I/usr/include/libxml2   -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I/usr/include -I/usr/include/libxml2 -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libsplite_la-dbobj_scopes.lo -MD -MP -MF .deps/libsplite_la-dbobj_scopes.Tpo -c dbobj_scopes.c -o libsplite_la-dbobj_scopes.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I/usr/include -I/usr/include/libxml2 -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libsplite_la-se_helpers.lo -MD -MP -MF .deps/libsplite_la-se_helpers.Tpo -c se_helpers.c -o libsplite_la-se_helpers.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I/usr/include -I/usr/include/libxml2 -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I/usr/include -I/usr/include/libxml2 -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libsplite_la-virtualXL.lo -MD -MP -MF .deps/libsplite_la-virtualXL.Tpo -c virtualXL.c  -fPIC -DPIC -o .libs/libsplite_la-virtualXL.o
mv -f .deps/libsplite_la-extra_tables.Tpo .deps/libsplite_la-extra_tables.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite  -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -I/usr/include -I/usr/include/libxml2   -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I/usr/include -I/usr/include/libxml2 -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I/usr/include -I/usr/include/libxml2 -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libsplite_la-virtualdbf.lo -MD -MP -MF .deps/libsplite_la-virtualdbf.Tpo -c virtualdbf.c -o libsplite_la-virtualdbf.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I/usr/include -I/usr/include/libxml2 -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libsplite_la-virtualXL.lo -MD -MP -MF .deps/libsplite_la-virtualXL.Tpo -c virtualXL.c -o libsplite_la-virtualXL.o >/dev/null 2>&1
mv -f .deps/libsplite_la-dbobj_scopes.Tpo .deps/libsplite_la-dbobj_scopes.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite  -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -I/usr/include -I/usr/include/libxml2   -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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
mv -f .deps/libsplite_la-virtualdbf.Tpo .deps/libsplite_la-virtualdbf.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite  -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -I/usr/include -I/usr/include/libxml2   -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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
mv -f .deps/libsplite_la-virtualXL.Tpo .deps/libsplite_la-virtualXL.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite  -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -I/usr/include -I/usr/include/libxml2   -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I/usr/include -I/usr/include/libxml2 -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I/usr/include -I/usr/include/libxml2 -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libsplite_la-metatables.lo -MD -MP -MF .deps/libsplite_la-metatables.Tpo -c metatables.c -o libsplite_la-metatables.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I/usr/include -I/usr/include/libxml2 -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I/usr/include -I/usr/include/libxml2 -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I/usr/include -I/usr/include/libxml2 -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libsplite_la-virtualfdo.lo -MD -MP -MF .deps/libsplite_la-virtualfdo.Tpo -c virtualfdo.c -o libsplite_la-virtualfdo.o >/dev/null 2>&1
mv -f .deps/libsplite_la-statistics.Tpo .deps/libsplite_la-statistics.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite  -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -I/usr/include -I/usr/include/libxml2   -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I/usr/include -I/usr/include/libxml2 -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libsplite_la-virtualgpkg.lo -MD -MP -MF .deps/libsplite_la-virtualgpkg.Tpo -c virtualgpkg.c -o libsplite_la-virtualgpkg.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I/usr/include -I/usr/include/libxml2 -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libsplite_la-virtualbbox.lo -MD -MP -MF .deps/libsplite_la-virtualbbox.Tpo -c virtualbbox.c -o libsplite_la-virtualbbox.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I/usr/include -I/usr/include/libxml2 -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libsplite_la-virtualspatialindex.lo -MD -MP -MF .deps/libsplite_la-virtualspatialindex.Tpo -c virtualspatialindex.c -o libsplite_la-virtualspatialindex.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I/usr/include -I/usr/include/libxml2 -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libsplite_la-virtualnetwork.lo -MD -MP -MF .deps/libsplite_la-virtualnetwork.Tpo -c virtualnetwork.c  -fPIC -DPIC -o .libs/libsplite_la-virtualnetwork.o
mv -f .deps/libsplite_la-virtualbbox.Tpo .deps/libsplite_la-virtualbbox.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite  -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -I/usr/include -I/usr/include/libxml2   -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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
mv -f .deps/libsplite_la-virtualfdo.Tpo .deps/libsplite_la-virtualfdo.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite  -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -I/usr/include -I/usr/include/libxml2   -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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
mv -f .deps/libsplite_la-virtualspatialindex.Tpo .deps/libsplite_la-virtualspatialindex.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite  -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -I/usr/include -I/usr/include/libxml2   -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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
mv -f .deps/libsplite_la-virtualgpkg.Tpo .deps/libsplite_la-virtualgpkg.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite  -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -I/usr/include -I/usr/include/libxml2   -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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
mv -f .deps/libsplite_la-se_helpers.Tpo .deps/libsplite_la-se_helpers.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite  -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -I/usr/include -I/usr/include/libxml2   -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I/usr/include -I/usr/include/libxml2 -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I/usr/include -I/usr/include/libxml2 -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I/usr/include -I/usr/include/libxml2 -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I/usr/include -I/usr/include/libxml2 -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I/usr/include -I/usr/include/libxml2 -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I/usr/include -I/usr/include/libxml2 -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libsplite_la-virtualnetwork.lo -MD -MP -MF .deps/libsplite_la-virtualnetwork.Tpo -c virtualnetwork.c -o libsplite_la-virtualnetwork.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I/usr/include -I/usr/include/libxml2 -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libsplite_la-virtualknn.lo -MD -MP -MF .deps/libsplite_la-virtualknn.Tpo -c virtualknn.c -o libsplite_la-virtualknn.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I/usr/include -I/usr/include/libxml2 -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libsplite_la-virtualshape.lo -MD -MP -MF .deps/libsplite_la-virtualshape.Tpo -c virtualshape.c -o libsplite_la-virtualshape.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I/usr/include -I/usr/include/libxml2 -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libsplite_la-virtualxpath.lo -MD -MP -MF .deps/libsplite_la-virtualxpath.Tpo -c virtualxpath.c -o libsplite_la-virtualxpath.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I/usr/include -I/usr/include/libxml2 -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libsplite_la-virtualelementary.lo -MD -MP -MF .deps/libsplite_la-virtualelementary.Tpo -c virtualelementary.c -o libsplite_la-virtualelementary.o >/dev/null 2>&1
mv -f .deps/libsplite_la-virtualknn.Tpo .deps/libsplite_la-virtualknn.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite  -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -I/usr/include -I/usr/include/libxml2   -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I/usr/include -I/usr/include/libxml2 -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libsplite_la-virtualknn2.lo -MD -MP -MF .deps/libsplite_la-virtualknn2.Tpo -c virtualknn2.c  -fPIC -DPIC -o .libs/libsplite_la-virtualknn2.o
mv -f .deps/libsplite_la-virtualelementary.Tpo .deps/libsplite_la-virtualelementary.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite  -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -I/usr/include -I/usr/include/libxml2   -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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
mv -f .deps/libsplite_la-virtualxpath.Tpo .deps/libsplite_la-virtualxpath.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite  -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -I/usr/include -I/usr/include/libxml2   -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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
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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -I/usr/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -fvisibility=hidden   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I/usr/include -I/usr/include/libxml2 -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I/usr/include -I/usr/include/libxml2 -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libsplite_la-virtualgeojson.lo -MD -MP -MF .deps/libsplite_la-virtualgeojson.Tpo -c virtualgeojson.c  -fPIC -DPIC -o .libs/libsplite_la-virtualgeojson.o
mv -f .deps/libsplite_la-virtualnetwork.Tpo .deps/libsplite_la-virtualnetwork.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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -I/usr/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -fvisibility=hidden   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I/usr/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I/usr/include -I/usr/include/libxml2 -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libsplite_la-virtualknn2.lo -MD -MP -MF .deps/libsplite_la-virtualknn2.Tpo -c virtualknn2.c -o libsplite_la-virtualknn2.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I/usr/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT splite_la-spatialite.lo -MD -MP -MF .deps/splite_la-spatialite.Tpo -c spatialite.c  -fPIC -DPIC -o .libs/splite_la-spatialite.o
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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -I/usr/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -fvisibility=hidden   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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
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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -I/usr/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -fvisibility=hidden   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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
mv -f .deps/libsplite_la-metatables.Tpo .deps/libsplite_la-metatables.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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -I/usr/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -fvisibility=hidden   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I/usr/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I/usr/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I/usr/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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/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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -I/usr/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -fvisibility=hidden   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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
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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -I/usr/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -fvisibility=hidden   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I/usr/include -I/usr/include/libxml2 -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libsplite_la-create_routing.lo -MD -MP -MF .deps/libsplite_la-create_routing.Tpo -c create_routing.c -o libsplite_la-create_routing.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I/usr/include -I/usr/include/libxml2 -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libsplite_la-virtualgeojson.lo -MD -MP -MF .deps/libsplite_la-virtualgeojson.Tpo -c virtualgeojson.c -o libsplite_la-virtualgeojson.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I/usr/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I/usr/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I/usr/include -I/usr/include/libxml2 -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libsplite_la-virtualrouting.lo -MD -MP -MF .deps/libsplite_la-virtualrouting.Tpo -c virtualrouting.c -o libsplite_la-virtualrouting.o >/dev/null 2>&1
mv -f .deps/libsplite_la-virtualgeojson.Tpo .deps/libsplite_la-virtualgeojson.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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -I/usr/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -fvisibility=hidden   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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-create_routing.Tpo .deps/libsplite_la-create_routing.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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -I/usr/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -fvisibility=hidden   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I/usr/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I/usr/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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
mv -f .deps/splite_la-extra_tables.Tpo .deps/splite_la-extra_tables.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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -I/usr/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -fvisibility=hidden   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I/usr/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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
mv -f .deps/splite_la-statistics.Tpo .deps/splite_la-statistics.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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -I/usr/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -fvisibility=hidden   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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
mv -f .deps/splite_la-srid_aux.Tpo .deps/splite_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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -I/usr/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -fvisibility=hidden   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I/usr/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I/usr/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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/splite_la-table_cloner.Tpo .deps/splite_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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -I/usr/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -fvisibility=hidden   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I/usr/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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/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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -I/usr/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -fvisibility=hidden   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I/usr/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT splite_la-virtualfdo.lo -MD -MP -MF .deps/splite_la-virtualfdo.Tpo -c virtualfdo.c  -fPIC -DPIC -o .libs/splite_la-virtualfdo.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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -I/usr/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -fvisibility=hidden   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I/usr/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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-dbobj_scopes.Tpo .deps/splite_la-dbobj_scopes.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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -I/usr/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -fvisibility=hidden   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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
mv -f .deps/splite_la-metatables.Tpo .deps/splite_la-metatables.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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -I/usr/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -fvisibility=hidden   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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-virtualrouting.Tpo .deps/libsplite_la-virtualrouting.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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -I/usr/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -fvisibility=hidden   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I/usr/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I/usr/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I/usr/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT splite_la-virtualnetwork.lo -MD -MP -MF .deps/splite_la-virtualnetwork.Tpo -c virtualnetwork.c  -fPIC -DPIC -o .libs/splite_la-virtualnetwork.o
mv -f .deps/splite_la-se_helpers.Tpo .deps/splite_la-se_helpers.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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -I/usr/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -fvisibility=hidden   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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/splite_la-virtualgpkg.Tpo .deps/splite_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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -I/usr/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -fvisibility=hidden   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I/usr/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT splite_la-virtualrouting.lo -MD -MP -MF .deps/splite_la-virtualrouting.Tpo -c virtualrouting.c  -fPIC -DPIC -o .libs/splite_la-virtualrouting.o
mv -f .deps/splite_la-virtualbbox.Tpo .deps/splite_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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -I/usr/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -fvisibility=hidden   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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
mv -f .deps/splite_la-virtualfdo.Tpo .deps/splite_la-virtualfdo.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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -I/usr/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -fvisibility=hidden   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I/usr/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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-virtualspatialindex.Tpo .deps/splite_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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -I/usr/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -fvisibility=hidden   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I/usr/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I/usr/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I/usr/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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-virtualnetwork.Tpo .deps/splite_la-virtualnetwork.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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -I/usr/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -fvisibility=hidden   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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/splite_la-virtualknn.Tpo .deps/splite_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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -I/usr/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -fvisibility=hidden   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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
mv -f .deps/splite_la-virtualshape.Tpo .deps/splite_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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -I/usr/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -fvisibility=hidden   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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-virtualelementary.Tpo .deps/splite_la-virtualelementary.Plo
mv -f .deps/splite_la-virtualxpath.Tpo .deps/splite_la-virtualxpath.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I/usr/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I/usr/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I/usr/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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/splite_la-virtualknn2.Tpo .deps/splite_la-virtualknn2.Plo
mv -f .deps/splite_la-virtualgeojson.Tpo .deps/splite_la-virtualgeojson.Plo
mv -f .deps/splite_la-create_routing.Tpo .deps/splite_la-create_routing.Plo
mv -f .deps/splite_la-virtualrouting.Tpo .deps/splite_la-virtualrouting.Plo
spatialite.c: In function 'fnct_ToGARS':
spatialite.c:21432:24: warning: '%03i' directive writing between 3 and 11 bytes into a region of size 8 [-Wformat-overflow=]
spatialite.c:21432:24: note: directive argument in the range [-2147483647, 2147483647]
In file included from /usr/include/stdio.h:970,
                 from spatialite.c:62:
In function 'sprintf',
    inlined from 'fnct_ToGARS' at spatialite.c:21432:5:
/usr/include/bits/stdio2.h:30:10: note: '__builtin___sprintf_chk' output between 4 and 12 bytes into a destination of size 8
   30 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   31 |                                   __glibc_objsize (__s), __fmt,
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   32 |                                   __va_arg_pack ());
      |                                   ~~~~~~~~~~~~~~~~~~       
spatialite.c: In function 'fnct_RebuildGeometryTriggers':
spatialite.c:9148:6: warning: '%s' directive argument is null [-Wformat-overflow=]
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I/usr/include -I/usr/include/libxml2 -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libsplite_la-spatialite.lo -MD -MP -MF .deps/libsplite_la-spatialite.Tpo -c spatialite.c -o libsplite_la-spatialite.o >/dev/null 2>&1
spatialite.c: In function 'fnct_ToGARS':
spatialite.c:21432:24: warning: '%03i' directive writing between 3 and 11 bytes into a region of size 8 [-Wformat-overflow=]
spatialite.c:21432:24: note: directive argument in the range [-2147483647, 2147483647]
In file included from /usr/include/stdio.h:970,
                 from spatialite.c:62:
In function 'sprintf',
    inlined from 'fnct_ToGARS' at spatialite.c:21432:5:
/usr/include/bits/stdio2.h:30:10: note: '__builtin___sprintf_chk' output between 4 and 12 bytes into a destination of size 8
   30 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   31 |                                   __glibc_objsize (__s), __fmt,
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   32 |                                   __va_arg_pack ());
      |                                   ~~~~~~~~~~~~~~~~~~       
spatialite.c: In function 'fnct_RebuildGeometryTriggers':
spatialite.c:9148:6: warning: '%s' directive argument is null [-Wformat-overflow=]
mv -f .deps/splite_la-spatialite.Tpo .deps/splite_la-spatialite.Plo
/bin/sh ../../libtool  --tag=CC --tag=disable-static  --mode=link gcc  -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -module -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -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 -lfreexl -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" )
mv -f .deps/libsplite_la-spatialite.Tpo .deps/libsplite_la-spatialite.Plo
/bin/sh ../../libtool  --tag=CC   --mode=link gcc -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -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 -lfreexl -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" )
make[3]: Leaving directory '/build/libspatialite/src/libspatialite-5.1.0/src/spatialite'
Making all in shapefiles
make[3]: Entering directory '/build/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 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection    -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection    -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DLOADABLE_EXTENSION   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DLOADABLE_EXTENSION   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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 -I. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -DLOADABLE_EXTENSION -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT shapefiles_la-validator.lo -MD -MP -MF .deps/shapefiles_la-validator.Tpo -c validator.c  -fPIC -DPIC -o .libs/shapefiles_la-validator.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -DLOADABLE_EXTENSION -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT validator.lo -MD -MP -MF .deps/validator.Tpo -c validator.c -o validator.o >/dev/null 2>&1
mv -f .deps/shapefiles_la-validator.Tpo .deps/shapefiles_la-validator.Plo
mv -f .deps/validator.Tpo .deps/validator.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT shapefiles.lo -MD -MP -MF .deps/shapefiles.Tpo -c shapefiles.c -o shapefiles.o >/dev/null 2>&1
mv -f .deps/shapefiles_la-shapefiles.Tpo .deps/shapefiles_la-shapefiles.Plo
/bin/sh ../../libtool  --tag=CC --tag=disable-static  --mode=link gcc  -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -module -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o shapefiles.la  shapefiles_la-shapefiles.lo shapefiles_la-validator.lo  -lminizip -lrttopo -lfreexl -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" )
mv -f .deps/shapefiles.Tpo .deps/shapefiles.Plo
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o libshapefiles.la  shapefiles.lo validator.lo  -lminizip -lrttopo -lfreexl -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" )
make[3]: Leaving directory '/build/libspatialite/src/libspatialite-5.1.0/src/shapefiles'
Making all in srsinit
make[3]: Entering directory '/build/libspatialite/src/libspatialite-5.1.0/src/srsinit'
Making all in epsg_update
make[4]: Entering directory '/build/libspatialite/src/libspatialite-5.1.0/src/srsinit/epsg_update'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/libspatialite/src/libspatialite-5.1.0/src/srsinit/epsg_update'
make[4]: Entering directory '/build/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 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection   -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection   -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection   -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection   -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection   -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection   -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection   -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection   -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libsrsinit_la-srs_init.lo -MD -MP -MF .deps/libsrsinit_la-srs_init.Tpo -c srs_init.c -o libsrsinit_la-srs_init.o >/dev/null 2>&1
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 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection   -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libsrsinit_la-epsg_inlined_03.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_03.Tpo -c epsg_inlined_03.c -o libsrsinit_la-epsg_inlined_03.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libsrsinit_la-epsg_inlined_00.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_00.Tpo -c epsg_inlined_00.c -o libsrsinit_la-epsg_inlined_00.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libsrsinit_la-epsg_inlined_05.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_05.Tpo -c epsg_inlined_05.c -o libsrsinit_la-epsg_inlined_05.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libsrsinit_la-epsg_inlined_06.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_06.Tpo -c epsg_inlined_06.c -o libsrsinit_la-epsg_inlined_06.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libsrsinit_la-epsg_inlined_04.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_04.Tpo -c epsg_inlined_04.c -o libsrsinit_la-epsg_inlined_04.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libsrsinit_la-epsg_inlined_01.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_01.Tpo -c epsg_inlined_01.c -o libsrsinit_la-epsg_inlined_01.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libsrsinit_la-epsg_inlined_02.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_02.Tpo -c epsg_inlined_02.c -o libsrsinit_la-epsg_inlined_02.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libsrsinit_la-epsg_inlined_07.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_07.Tpo -c epsg_inlined_07.c -o libsrsinit_la-epsg_inlined_07.o >/dev/null 2>&1
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 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection   -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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
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 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection   -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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
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 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection   -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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
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 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection   -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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
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 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection   -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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
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 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection   -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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
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 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection   -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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
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 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection   -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libsrsinit_la-epsg_inlined_08.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_08.Tpo -c epsg_inlined_08.c -o libsrsinit_la-epsg_inlined_08.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libsrsinit_la-epsg_inlined_09.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_09.Tpo -c epsg_inlined_09.c -o libsrsinit_la-epsg_inlined_09.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libsrsinit_la-epsg_inlined_10.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_10.Tpo -c epsg_inlined_10.c -o libsrsinit_la-epsg_inlined_10.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libsrsinit_la-epsg_inlined_12.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_12.Tpo -c epsg_inlined_12.c -o libsrsinit_la-epsg_inlined_12.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libsrsinit_la-epsg_inlined_11.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_11.Tpo -c epsg_inlined_11.c -o libsrsinit_la-epsg_inlined_11.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libsrsinit_la-epsg_inlined_13.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_13.Tpo -c epsg_inlined_13.c -o libsrsinit_la-epsg_inlined_13.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libsrsinit_la-epsg_inlined_14.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_14.Tpo -c epsg_inlined_14.c -o libsrsinit_la-epsg_inlined_14.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libsrsinit_la-epsg_inlined_15.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_15.Tpo -c epsg_inlined_15.c -o libsrsinit_la-epsg_inlined_15.o >/dev/null 2>&1
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 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection   -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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
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 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection   -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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
mv -f .deps/libsrsinit_la-epsg_inlined_10.Tpo .deps/libsrsinit_la-epsg_inlined_10.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite  -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection   -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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
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 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection   -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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
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 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection   -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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
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 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection   -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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
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 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection   -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libsrsinit_la-epsg_inlined_20.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_20.Tpo -c epsg_inlined_20.c -o libsrsinit_la-epsg_inlined_20.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libsrsinit_la-epsg_inlined_19.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_19.Tpo -c epsg_inlined_19.c -o libsrsinit_la-epsg_inlined_19.o >/dev/null 2>&1
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 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection   -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libsrsinit_la-epsg_inlined_18.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_18.Tpo -c epsg_inlined_18.c -o libsrsinit_la-epsg_inlined_18.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libsrsinit_la-epsg_inlined_17.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_17.Tpo -c epsg_inlined_17.c -o libsrsinit_la-epsg_inlined_17.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libsrsinit_la-epsg_inlined_16.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_16.Tpo -c epsg_inlined_16.c -o libsrsinit_la-epsg_inlined_16.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libsrsinit_la-epsg_inlined_21.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_21.Tpo -c epsg_inlined_21.c -o libsrsinit_la-epsg_inlined_21.o >/dev/null 2>&1
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 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection   -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libsrsinit_la-epsg_inlined_22.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_22.Tpo -c epsg_inlined_22.c -o libsrsinit_la-epsg_inlined_22.o >/dev/null 2>&1
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 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection   -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libsrsinit_la-epsg_inlined_23.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_23.Tpo -c epsg_inlined_23.c -o libsrsinit_la-epsg_inlined_23.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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-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 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection   -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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
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 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection   -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libsrsinit_la-epsg_inlined_24.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_24.Tpo -c epsg_inlined_24.c -o libsrsinit_la-epsg_inlined_24.o >/dev/null 2>&1
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 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection   -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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
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 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection   -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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
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 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection   -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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
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 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection   -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libsrsinit_la-epsg_inlined_25.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_25.Tpo -c epsg_inlined_25.c -o libsrsinit_la-epsg_inlined_25.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libsrsinit_la-epsg_inlined_26.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_26.Tpo -c epsg_inlined_26.c -o libsrsinit_la-epsg_inlined_26.o >/dev/null 2>&1
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 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection   -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libsrsinit_la-epsg_inlined_27.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_27.Tpo -c epsg_inlined_27.c -o libsrsinit_la-epsg_inlined_27.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libsrsinit_la-epsg_inlined_28.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_28.Tpo -c epsg_inlined_28.c -o libsrsinit_la-epsg_inlined_28.o >/dev/null 2>&1
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 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection   -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libsrsinit_la-epsg_inlined_29.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_29.Tpo -c epsg_inlined_29.c -o libsrsinit_la-epsg_inlined_29.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libsrsinit_la-epsg_inlined_31.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_31.Tpo -c epsg_inlined_31.c -o libsrsinit_la-epsg_inlined_31.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libsrsinit_la-epsg_inlined_30.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_30.Tpo -c epsg_inlined_30.c -o libsrsinit_la-epsg_inlined_30.o >/dev/null 2>&1
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 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection   -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libsrsinit_la-epsg_inlined_32.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_32.Tpo -c epsg_inlined_32.c -o libsrsinit_la-epsg_inlined_32.o >/dev/null 2>&1
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 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection   -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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_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 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection   -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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_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 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection   -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libsrsinit_la-epsg_inlined_33.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_33.Tpo -c epsg_inlined_33.c -o libsrsinit_la-epsg_inlined_33.o >/dev/null 2>&1
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 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection   -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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_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 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection   -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libsrsinit_la-epsg_inlined_34.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_34.Tpo -c epsg_inlined_34.c -o libsrsinit_la-epsg_inlined_34.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libsrsinit_la-epsg_inlined_35.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_35.Tpo -c epsg_inlined_35.c -o libsrsinit_la-epsg_inlined_35.o >/dev/null 2>&1
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 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection   -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libsrsinit_la-epsg_inlined_36.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_36.Tpo -c epsg_inlined_36.c -o libsrsinit_la-epsg_inlined_36.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libsrsinit_la-epsg_inlined_37.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_37.Tpo -c epsg_inlined_37.c -o libsrsinit_la-epsg_inlined_37.o >/dev/null 2>&1
mv -f .deps/libsrsinit_la-epsg_inlined_33.Tpo .deps/libsrsinit_la-epsg_inlined_33.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite  -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection   -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libsrsinit_la-epsg_inlined_39.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_39.Tpo -c epsg_inlined_39.c -o libsrsinit_la-epsg_inlined_39.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libsrsinit_la-epsg_inlined_38.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_38.Tpo -c epsg_inlined_38.c -o libsrsinit_la-epsg_inlined_38.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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
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 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection   -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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_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 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection   -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libsrsinit_la-epsg_inlined_40.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_40.Tpo -c epsg_inlined_40.c -o libsrsinit_la-epsg_inlined_40.o >/dev/null 2>&1
mv -f .deps/libsrsinit_la-epsg_inlined_36.Tpo .deps/libsrsinit_la-epsg_inlined_36.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite  -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection   -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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
mv -f .deps/libsrsinit_la-epsg_inlined_37.Tpo .deps/libsrsinit_la-epsg_inlined_37.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite  -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection   -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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
mv -f .deps/libsrsinit_la-epsg_inlined_39.Tpo .deps/libsrsinit_la-epsg_inlined_39.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite  -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection   -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libsrsinit_la-epsg_inlined_41.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_41.Tpo -c epsg_inlined_41.c -o libsrsinit_la-epsg_inlined_41.o >/dev/null 2>&1
mv -f .deps/libsrsinit_la-epsg_inlined_38.Tpo .deps/libsrsinit_la-epsg_inlined_38.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite  -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection   -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libsrsinit_la-epsg_inlined_42.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_42.Tpo -c epsg_inlined_42.c -o libsrsinit_la-epsg_inlined_42.o >/dev/null 2>&1
mv -f .deps/libsrsinit_la-epsg_inlined_40.Tpo .deps/libsrsinit_la-epsg_inlined_40.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite  -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection   -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libsrsinit_la-epsg_inlined_44.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_44.Tpo -c epsg_inlined_44.c -o libsrsinit_la-epsg_inlined_44.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libsrsinit_la-epsg_inlined_45.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_45.Tpo -c epsg_inlined_45.c -o libsrsinit_la-epsg_inlined_45.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libsrsinit_la-epsg_inlined_43.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_43.Tpo -c epsg_inlined_43.c -o libsrsinit_la-epsg_inlined_43.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libsrsinit_la-epsg_inlined_46.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_46.Tpo -c epsg_inlined_46.c -o libsrsinit_la-epsg_inlined_46.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libsrsinit_la-epsg_inlined_47.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_47.Tpo -c epsg_inlined_47.c -o libsrsinit_la-epsg_inlined_47.o >/dev/null 2>&1
mv -f .deps/libsrsinit_la-epsg_inlined_41.Tpo .deps/libsrsinit_la-epsg_inlined_41.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite  -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection   -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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
mv -f .deps/libsrsinit_la-epsg_inlined_44.Tpo .deps/libsrsinit_la-epsg_inlined_44.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite  -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection   -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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_42.Tpo .deps/libsrsinit_la-epsg_inlined_42.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite  -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection   -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libsrsinit_la-epsg_inlined_48.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_48.Tpo -c epsg_inlined_48.c -o libsrsinit_la-epsg_inlined_48.o >/dev/null 2>&1
mv -f .deps/libsrsinit_la-epsg_inlined_45.Tpo .deps/libsrsinit_la-epsg_inlined_45.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite  -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection   -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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_46.Tpo .deps/libsrsinit_la-epsg_inlined_46.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite  -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection   -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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
mv -f .deps/libsrsinit_la-epsg_inlined_47.Tpo .deps/libsrsinit_la-epsg_inlined_47.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite  -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection   -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libsrsinit_la-epsg_inlined_49.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_49.Tpo -c epsg_inlined_49.c -o libsrsinit_la-epsg_inlined_49.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libsrsinit_la-epsg_inlined_50.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_50.Tpo -c epsg_inlined_50.c -o libsrsinit_la-epsg_inlined_50.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libsrsinit_la-epsg_inlined_51.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_51.Tpo -c epsg_inlined_51.c -o libsrsinit_la-epsg_inlined_51.o >/dev/null 2>&1
mv -f .deps/libsrsinit_la-epsg_inlined_43.Tpo .deps/libsrsinit_la-epsg_inlined_43.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite  -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection   -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libsrsinit_la-epsg_inlined_52.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_52.Tpo -c epsg_inlined_52.c -o libsrsinit_la-epsg_inlined_52.o >/dev/null 2>&1
mv -f .deps/libsrsinit_la-epsg_inlined_48.Tpo .deps/libsrsinit_la-epsg_inlined_48.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite  -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection   -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libsrsinit_la-epsg_inlined_53.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_53.Tpo -c epsg_inlined_53.c -o libsrsinit_la-epsg_inlined_53.o >/dev/null 2>&1
mv -f .deps/libsrsinit_la-epsg_inlined_49.Tpo .deps/libsrsinit_la-epsg_inlined_49.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite  -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection   -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libsrsinit_la-epsg_inlined_54.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_54.Tpo -c epsg_inlined_54.c -o libsrsinit_la-epsg_inlined_54.o >/dev/null 2>&1
mv -f .deps/libsrsinit_la-epsg_inlined_50.Tpo .deps/libsrsinit_la-epsg_inlined_50.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite  -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection   -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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_51.Tpo .deps/libsrsinit_la-epsg_inlined_51.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite  -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection   -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libsrsinit_la-epsg_inlined_55.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_55.Tpo -c epsg_inlined_55.c -o libsrsinit_la-epsg_inlined_55.o >/dev/null 2>&1
mv -f .deps/libsrsinit_la-epsg_inlined_52.Tpo .deps/libsrsinit_la-epsg_inlined_52.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite  -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection   -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libsrsinit_la-epsg_inlined_56.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_56.Tpo -c epsg_inlined_56.c -o libsrsinit_la-epsg_inlined_56.o >/dev/null 2>&1
mv -f .deps/libsrsinit_la-epsg_inlined_53.Tpo .deps/libsrsinit_la-epsg_inlined_53.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite  -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection   -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libsrsinit_la-epsg_inlined_57.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_57.Tpo -c epsg_inlined_57.c -o libsrsinit_la-epsg_inlined_57.o >/dev/null 2>&1
mv -f .deps/libsrsinit_la-epsg_inlined_54.Tpo .deps/libsrsinit_la-epsg_inlined_54.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libsrsinit_la-epsg_inlined_58.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_58.Tpo -c epsg_inlined_58.c -o libsrsinit_la-epsg_inlined_58.o >/dev/null 2>&1
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite  -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection   -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libsrsinit_la-epsg_inlined_59.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_59.Tpo -c epsg_inlined_59.c -o libsrsinit_la-epsg_inlined_59.o >/dev/null 2>&1
mv -f .deps/libsrsinit_la-epsg_inlined_55.Tpo .deps/libsrsinit_la-epsg_inlined_55.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite  -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection   -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libsrsinit_la-epsg_inlined_60.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_60.Tpo -c epsg_inlined_60.c -o libsrsinit_la-epsg_inlined_60.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libsrsinit_la-epsg_inlined_63.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_63.Tpo -c epsg_inlined_63.c -o libsrsinit_la-epsg_inlined_63.o >/dev/null 2>&1
mv -f .deps/libsrsinit_la-epsg_inlined_56.Tpo .deps/libsrsinit_la-epsg_inlined_56.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite  -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection   -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libsrsinit_la-epsg_inlined_61.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_61.Tpo -c epsg_inlined_61.c -o libsrsinit_la-epsg_inlined_61.o >/dev/null 2>&1
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 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection   -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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 -o libsrsinit_la-epsg_inlined_wgs84_01.o >/dev/null 2>&1
mv -f .deps/libsrsinit_la-epsg_inlined_57.Tpo .deps/libsrsinit_la-epsg_inlined_57.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite  -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection   -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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_wgs84_01.Tpo .deps/libsrsinit_la-epsg_inlined_wgs84_01.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite  -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection   -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libsrsinit_la-epsg_inlined_62.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_62.Tpo -c epsg_inlined_62.c -o libsrsinit_la-epsg_inlined_62.o >/dev/null 2>&1
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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DLOADABLE_EXTENSION -fvisibility=hidden   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libsrsinit_la-epsg_inlined_extra.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_extra.Tpo -c epsg_inlined_extra.c -o libsrsinit_la-epsg_inlined_extra.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -DLOADABLE_EXTENSION -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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_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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DLOADABLE_EXTENSION -fvisibility=hidden   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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
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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DLOADABLE_EXTENSION -fvisibility=hidden   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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_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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DLOADABLE_EXTENSION -fvisibility=hidden   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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 -o libsrsinit_la-epsg_inlined_wgs84_00.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libsrsinit_la-epsg_inlined_prussian.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_prussian.Tpo -c epsg_inlined_prussian.c -o libsrsinit_la-epsg_inlined_prussian.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -DLOADABLE_EXTENSION -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -DLOADABLE_EXTENSION -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -DLOADABLE_EXTENSION -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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_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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DLOADABLE_EXTENSION -fvisibility=hidden   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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
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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DLOADABLE_EXTENSION -fvisibility=hidden   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -DLOADABLE_EXTENSION -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -DLOADABLE_EXTENSION -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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_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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DLOADABLE_EXTENSION -fvisibility=hidden   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -DLOADABLE_EXTENSION -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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
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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DLOADABLE_EXTENSION -fvisibility=hidden   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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_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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DLOADABLE_EXTENSION -fvisibility=hidden   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -DLOADABLE_EXTENSION -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -DLOADABLE_EXTENSION -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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/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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DLOADABLE_EXTENSION -fvisibility=hidden   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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
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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DLOADABLE_EXTENSION -fvisibility=hidden   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -DLOADABLE_EXTENSION -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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/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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DLOADABLE_EXTENSION -fvisibility=hidden   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -DLOADABLE_EXTENSION -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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/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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DLOADABLE_EXTENSION -fvisibility=hidden   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -DLOADABLE_EXTENSION -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -DLOADABLE_EXTENSION -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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
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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DLOADABLE_EXTENSION -fvisibility=hidden   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -DLOADABLE_EXTENSION -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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/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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DLOADABLE_EXTENSION -fvisibility=hidden   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -DLOADABLE_EXTENSION -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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/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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DLOADABLE_EXTENSION -fvisibility=hidden   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -DLOADABLE_EXTENSION -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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
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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DLOADABLE_EXTENSION -fvisibility=hidden   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -DLOADABLE_EXTENSION -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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/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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DLOADABLE_EXTENSION -fvisibility=hidden   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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/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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DLOADABLE_EXTENSION -fvisibility=hidden   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -DLOADABLE_EXTENSION -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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/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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DLOADABLE_EXTENSION -fvisibility=hidden   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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/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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DLOADABLE_EXTENSION -fvisibility=hidden   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -DLOADABLE_EXTENSION -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -DLOADABLE_EXTENSION -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -DLOADABLE_EXTENSION -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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/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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DLOADABLE_EXTENSION -fvisibility=hidden   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -DLOADABLE_EXTENSION -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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
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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DLOADABLE_EXTENSION -fvisibility=hidden   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -DLOADABLE_EXTENSION -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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/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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DLOADABLE_EXTENSION -fvisibility=hidden   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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
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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DLOADABLE_EXTENSION -fvisibility=hidden   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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
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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DLOADABLE_EXTENSION -fvisibility=hidden   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -DLOADABLE_EXTENSION -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -DLOADABLE_EXTENSION -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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
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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DLOADABLE_EXTENSION -fvisibility=hidden   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -DLOADABLE_EXTENSION -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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/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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DLOADABLE_EXTENSION -fvisibility=hidden   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -DLOADABLE_EXTENSION -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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
mv -f .deps/srsinit_la-epsg_inlined_17.Tpo .deps/srsinit_la-epsg_inlined_17.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -DLOADABLE_EXTENSION -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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
/bin/sh ../../libtool  --tag=CC --tag=disable-static  --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite  -I../../src/headers -I. -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DLOADABLE_EXTENSION -fvisibility=hidden   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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
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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DLOADABLE_EXTENSION -fvisibility=hidden   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -DLOADABLE_EXTENSION -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -DLOADABLE_EXTENSION -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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
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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DLOADABLE_EXTENSION -fvisibility=hidden   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -DLOADABLE_EXTENSION -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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/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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DLOADABLE_EXTENSION -fvisibility=hidden   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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
mv -f .deps/srsinit_la-epsg_inlined_24.Tpo .deps/srsinit_la-epsg_inlined_24.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -DLOADABLE_EXTENSION -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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
/bin/sh ../../libtool  --tag=CC --tag=disable-static  --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite  -I../../src/headers -I. -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DLOADABLE_EXTENSION -fvisibility=hidden   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -DLOADABLE_EXTENSION -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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_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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DLOADABLE_EXTENSION -fvisibility=hidden   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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
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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DLOADABLE_EXTENSION -fvisibility=hidden   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -DLOADABLE_EXTENSION -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -DLOADABLE_EXTENSION -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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
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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DLOADABLE_EXTENSION -fvisibility=hidden   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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_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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DLOADABLE_EXTENSION -fvisibility=hidden   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -DLOADABLE_EXTENSION -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -DLOADABLE_EXTENSION -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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_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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DLOADABLE_EXTENSION -fvisibility=hidden   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -DLOADABLE_EXTENSION -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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_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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DLOADABLE_EXTENSION -fvisibility=hidden   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -DLOADABLE_EXTENSION -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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
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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DLOADABLE_EXTENSION -fvisibility=hidden   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -DLOADABLE_EXTENSION -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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_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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DLOADABLE_EXTENSION -fvisibility=hidden   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -DLOADABLE_EXTENSION -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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_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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DLOADABLE_EXTENSION -fvisibility=hidden   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -DLOADABLE_EXTENSION -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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
mv -f .deps/srsinit_la-epsg_inlined_33.Tpo .deps/srsinit_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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DLOADABLE_EXTENSION -fvisibility=hidden   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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
mv -f .deps/srsinit_la-epsg_inlined_34.Tpo .deps/srsinit_la-epsg_inlined_34.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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DLOADABLE_EXTENSION -fvisibility=hidden   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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_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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DLOADABLE_EXTENSION -fvisibility=hidden   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -DLOADABLE_EXTENSION -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -DLOADABLE_EXTENSION -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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_36.Tpo .deps/srsinit_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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DLOADABLE_EXTENSION -fvisibility=hidden   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -DLOADABLE_EXTENSION -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -DLOADABLE_EXTENSION -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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_37.Tpo .deps/srsinit_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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DLOADABLE_EXTENSION -fvisibility=hidden   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -DLOADABLE_EXTENSION -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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
mv -f .deps/srsinit_la-epsg_inlined_39.Tpo .deps/srsinit_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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DLOADABLE_EXTENSION -fvisibility=hidden   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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_38.Tpo .deps/srsinit_la-epsg_inlined_38.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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DLOADABLE_EXTENSION -fvisibility=hidden   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -DLOADABLE_EXTENSION -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -DLOADABLE_EXTENSION -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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_40.Tpo .deps/srsinit_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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DLOADABLE_EXTENSION -fvisibility=hidden   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -DLOADABLE_EXTENSION -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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
mv -f .deps/srsinit_la-epsg_inlined_44.Tpo .deps/srsinit_la-epsg_inlined_44.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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DLOADABLE_EXTENSION -fvisibility=hidden   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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_41.Tpo .deps/srsinit_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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DLOADABLE_EXTENSION -fvisibility=hidden   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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_42.Tpo .deps/srsinit_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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DLOADABLE_EXTENSION -fvisibility=hidden   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -DLOADABLE_EXTENSION -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -DLOADABLE_EXTENSION -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -DLOADABLE_EXTENSION -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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_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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DLOADABLE_EXTENSION -fvisibility=hidden   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -DLOADABLE_EXTENSION -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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
mv -f .deps/srsinit_la-epsg_inlined_43.Tpo .deps/srsinit_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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DLOADABLE_EXTENSION -fvisibility=hidden   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -DLOADABLE_EXTENSION -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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_46.Tpo .deps/srsinit_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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DLOADABLE_EXTENSION -fvisibility=hidden   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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
mv -f .deps/srsinit_la-epsg_inlined_47.Tpo .deps/srsinit_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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DLOADABLE_EXTENSION -fvisibility=hidden   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -DLOADABLE_EXTENSION -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -DLOADABLE_EXTENSION -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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_48.Tpo .deps/srsinit_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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DLOADABLE_EXTENSION -fvisibility=hidden   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -DLOADABLE_EXTENSION -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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
mv -f .deps/srsinit_la-epsg_inlined_49.Tpo .deps/srsinit_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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DLOADABLE_EXTENSION -fvisibility=hidden   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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_50.Tpo .deps/srsinit_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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DLOADABLE_EXTENSION -fvisibility=hidden   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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_51.Tpo .deps/srsinit_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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DLOADABLE_EXTENSION -fvisibility=hidden   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -DLOADABLE_EXTENSION -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -DLOADABLE_EXTENSION -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -DLOADABLE_EXTENSION -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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
mv -f .deps/srsinit_la-epsg_inlined_52.Tpo .deps/srsinit_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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DLOADABLE_EXTENSION -fvisibility=hidden   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -DLOADABLE_EXTENSION -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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_53.Tpo .deps/srsinit_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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DLOADABLE_EXTENSION -fvisibility=hidden   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -DLOADABLE_EXTENSION -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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_55.Tpo .deps/srsinit_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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DLOADABLE_EXTENSION -fvisibility=hidden   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -DLOADABLE_EXTENSION -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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
mv -f .deps/srsinit_la-epsg_inlined_54.Tpo .deps/srsinit_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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DLOADABLE_EXTENSION -fvisibility=hidden   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -DLOADABLE_EXTENSION -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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_56.Tpo .deps/srsinit_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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DLOADABLE_EXTENSION -fvisibility=hidden   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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
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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DLOADABLE_EXTENSION -fvisibility=hidden   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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_57.Tpo .deps/srsinit_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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DLOADABLE_EXTENSION -fvisibility=hidden   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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_58.Tpo .deps/srsinit_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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DLOADABLE_EXTENSION -fvisibility=hidden   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -DLOADABLE_EXTENSION -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -DLOADABLE_EXTENSION -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -DLOADABLE_EXTENSION -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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
mv -f .deps/srsinit_la-epsg_inlined_59.Tpo .deps/srsinit_la-epsg_inlined_59.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -DLOADABLE_EXTENSION -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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
/bin/sh ../../libtool  --tag=CC   --mode=link gcc -fvisibility=hidden -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -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 -lfreexl -lproj -lz  -L/usr/lib -lgeos_c
mv -f .deps/srsinit_la-epsg_inlined_extra.Tpo .deps/srsinit_la-epsg_inlined_extra.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_60.Tpo .deps/srsinit_la-epsg_inlined_60.Plo
mv -f .deps/srsinit_la-epsg_inlined_prussian.Tpo .deps/srsinit_la-epsg_inlined_prussian.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_61.Tpo .deps/srsinit_la-epsg_inlined_61.Plo
libtool: link: ranlib .libs/libsrsinit.a
libtool: link: ( cd ".libs" && rm -f "libsrsinit.la" && ln -s "../libsrsinit.la" "libsrsinit.la" )
mv -f .deps/srsinit_la-epsg_inlined_62.Tpo .deps/srsinit_la-epsg_inlined_62.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  -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -module -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -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 -lfreexl -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 '/build/libspatialite/src/libspatialite-5.1.0/src/srsinit'
make[3]: Leaving directory '/build/libspatialite/src/libspatialite-5.1.0/src/srsinit'
Making all in connection_cache
make[3]: Entering directory '/build/libspatialite/src/libspatialite-5.1.0/src/connection_cache'
Making all in generator
make[4]: Entering directory '/build/libspatialite/src/libspatialite-5.1.0/src/connection_cache/generator'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/libspatialite/src/libspatialite-5.1.0/src/connection_cache/generator'
make[4]: Entering directory '/build/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 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -I/usr/include/libxml2    -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -I/usr/include/libxml2    -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -I/usr/include/libxml2 -DLOADABLE_EXTENSION   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -I/usr/include/libxml2 -DLOADABLE_EXTENSION   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I/usr/include/libxml2 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I/usr/include/libxml2 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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 -I. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I/usr/include/libxml2 -DLOADABLE_EXTENSION -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I/usr/include/libxml2 -DLOADABLE_EXTENSION -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I/usr/include/libxml2 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT gg_sequence.lo -MD -MP -MF .deps/gg_sequence.Tpo -c gg_sequence.c -o gg_sequence.o >/dev/null 2>&1
mv -f .deps/connection_cache_la-gg_sequence.Tpo .deps/connection_cache_la-gg_sequence.Plo
mv -f .deps/gg_sequence.Tpo .deps/gg_sequence.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I/usr/include/libxml2 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT alloc_cache.lo -MD -MP -MF .deps/alloc_cache.Tpo -c alloc_cache.c -o alloc_cache.o >/dev/null 2>&1
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  -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -module -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o connection_cache.la  connection_cache_la-alloc_cache.lo connection_cache_la-gg_sequence.lo  -lminizip -lrttopo -lfreexl -lproj -lz  -L/usr/lib -lgeos_c
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" )
mv -f .deps/alloc_cache.Tpo .deps/alloc_cache.Plo
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o libconnection_cache.la  alloc_cache.lo gg_sequence.lo  -lminizip -lrttopo -lfreexl -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" )
make[4]: Leaving directory '/build/libspatialite/src/libspatialite-5.1.0/src/connection_cache'
make[3]: Leaving directory '/build/libspatialite/src/libspatialite-5.1.0/src/connection_cache'
Making all in virtualtext
make[3]: Entering directory '/build/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 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection    -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DLOADABLE_EXTENSION   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -DLOADABLE_EXTENSION -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT virtualtext_la-virtualtext.lo -MD -MP -MF .deps/virtualtext_la-virtualtext.Tpo -c virtualtext.c  -fPIC -DPIC -o .libs/virtualtext_la-virtualtext.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT virtualtext.lo -MD -MP -MF .deps/virtualtext.Tpo -c virtualtext.c -o virtualtext.o >/dev/null 2>&1
mv -f .deps/virtualtext_la-virtualtext.Tpo .deps/virtualtext_la-virtualtext.Plo
/bin/sh ../../libtool  --tag=CC --tag=disable-static  --mode=link gcc  -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -module -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o virtualtext.la  virtualtext_la-virtualtext.lo  -lminizip -lrttopo -lfreexl -lproj -lz  -L/usr/lib -lgeos_c
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" )
mv -f .deps/virtualtext.Tpo .deps/virtualtext.Plo
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o libvirtualtext.la  virtualtext.lo  -lminizip -lrttopo -lfreexl -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" )
make[3]: Leaving directory '/build/libspatialite/src/libspatialite-5.1.0/src/virtualtext'
Making all in wfs
make[3]: Entering directory '/build/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  -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -I/usr/include/libxml2 -I../../src/headers   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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  -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I/usr/include/libxml2 -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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
wfs_in.c: In function 'reset_wfs_http_connection':
wfs_in.c:4640:5: warning: 'xmlNanoHTTPCleanup' is deprecated [-Wdeprecated-declarations]
In file included from wfs_in.c:79:
/usr/include/libxml2/libxml/nanohttp.h:26:9: note: declared here
   26 |         xmlNanoHTTPCleanup      (void);
      |         ^~~~~~~~~~~~~~~~~~
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I/usr/include/libxml2 -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT wfs_in.lo -MD -MP -MF .deps/wfs_in.Tpo -c wfs_in.c -o wfs_in.o >/dev/null 2>&1
wfs_in.c: In function 'reset_wfs_http_connection':
wfs_in.c:4640:5: warning: 'xmlNanoHTTPCleanup' is deprecated [-Wdeprecated-declarations]
In file included from wfs_in.c:79:
/usr/include/libxml2/libxml/nanohttp.h:26:9: note: declared here
   26 |         xmlNanoHTTPCleanup      (void);
      |         ^~~~~~~~~~~~~~~~~~
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  -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -module -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o wfs.la  wfs_la-wfs_in.lo  -lminizip -lrttopo -lfreexl -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" )
mv -f .deps/wfs_in.Tpo .deps/wfs_in.Plo
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o libwfs.la  wfs_in.lo  -lminizip -lrttopo -lfreexl -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" )
make[3]: Leaving directory '/build/libspatialite/src/libspatialite-5.1.0/src/wfs'
Making all in dxf
make[3]: Entering directory '/build/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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection    -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection    -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection    -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection    -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection    -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DLOADABLE_EXTENSION   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DLOADABLE_EXTENSION   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DLOADABLE_EXTENSION   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -DLOADABLE_EXTENSION -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -DLOADABLE_EXTENSION -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -DLOADABLE_EXTENSION -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT dxf_writer.lo -MD -MP -MF .deps/dxf_writer.Tpo -c dxf_writer.c -o dxf_writer.o >/dev/null 2>&1
mv -f .deps/dxf_writer.Tpo .deps/dxf_writer.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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DLOADABLE_EXTENSION   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -DLOADABLE_EXTENSION -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT dxf_load_distinct.lo -MD -MP -MF .deps/dxf_load_distinct.Tpo -c dxf_load_distinct.c -o dxf_load_distinct.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT dxf_parser.lo -MD -MP -MF .deps/dxf_parser.Tpo -c dxf_parser.c -o dxf_parser.o >/dev/null 2>&1
mv -f .deps/dxf_la-dxf_parser.Tpo .deps/dxf_la-dxf_parser.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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DLOADABLE_EXTENSION   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT dxf_load_mixed.lo -MD -MP -MF .deps/dxf_load_mixed.Tpo -c dxf_load_mixed.c -o dxf_load_mixed.o >/dev/null 2>&1
mv -f .deps/dxf_la-dxf_load_distinct.Tpo .deps/dxf_la-dxf_load_distinct.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -DLOADABLE_EXTENSION -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT dxf_loader.lo -MD -MP -MF .deps/dxf_loader.Tpo -c dxf_loader.c -o dxf_loader.o >/dev/null 2>&1
mv -f .deps/dxf_la-dxf_loader.Tpo .deps/dxf_la-dxf_loader.Plo
mv -f .deps/dxf_la-dxf_writer.Tpo .deps/dxf_la-dxf_writer.Plo
mv -f .deps/dxf_load_distinct.Tpo .deps/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
/bin/sh ../../libtool  --tag=CC --tag=disable-static  --mode=link gcc  -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -module -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -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 -lfreexl -lproj -lz  -L/usr/lib -lgeos_c
mv -f .deps/dxf_load_mixed.Tpo .deps/dxf_load_mixed.Plo
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" )
mv -f .deps/dxf_loader.Tpo .deps/dxf_loader.Plo
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o libdxf.la  dxf_parser.lo dxf_loader.lo dxf_load_distinct.lo dxf_load_mixed.lo dxf_writer.lo  -lminizip -lrttopo -lfreexl -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" )
make[3]: Leaving directory '/build/libspatialite/src/libspatialite-5.1.0/src/dxf'
Making all in md5
make[3]: Entering directory '/build/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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection    -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection    -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DLOADABLE_EXTENSION   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DLOADABLE_EXTENSION   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -DLOADABLE_EXTENSION -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -DLOADABLE_EXTENSION -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT gaia_md5.lo -MD -MP -MF .deps/gaia_md5.Tpo -c gaia_md5.c -o gaia_md5.o >/dev/null 2>&1
mv -f .deps/md5_la-gaia_md5.Tpo .deps/md5_la-gaia_md5.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c md5.c -o md5.o >/dev/null 2>&1
mv -f .deps/md5_la-md5.Tpo .deps/md5_la-md5.Plo
/bin/sh ../../libtool  --tag=CC --tag=disable-static  --mode=link gcc  -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -module -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o md5.la  md5_la-md5.lo md5_la-gaia_md5.lo  -lminizip -lrttopo -lfreexl -lproj -lz  -L/usr/lib -lgeos_c
mv -f .deps/gaia_md5.Tpo .deps/gaia_md5.Plo
mv -f .deps/md5.Tpo .deps/md5.Plo
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o libmd5.la  md5.lo gaia_md5.lo  -lminizip -lrttopo -lfreexl -lproj -lz  -L/usr/lib -lgeos_c
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" )
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" )
make[3]: Leaving directory '/build/libspatialite/src/libspatialite-5.1.0/src/md5'
Making all in control_points
make[3]: Entering directory '/build/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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection    -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection    -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection    -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection    -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DLOADABLE_EXTENSION   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DLOADABLE_EXTENSION   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DLOADABLE_EXTENSION   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DLOADABLE_EXTENSION   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -DLOADABLE_EXTENSION -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -DLOADABLE_EXTENSION -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -DLOADABLE_EXTENSION -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -DLOADABLE_EXTENSION -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT grass_georef.lo -MD -MP -MF .deps/grass_georef.Tpo -c grass_georef.c -o grass_georef.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT grass_georef_tps.lo -MD -MP -MF .deps/grass_georef_tps.Tpo -c grass_georef_tps.c -o grass_georef_tps.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT grass_crs3d.lo -MD -MP -MF .deps/grass_crs3d.Tpo -c grass_crs3d.c -o grass_crs3d.o >/dev/null 2>&1
mv -f .deps/control_points_la-grass_georef.Tpo .deps/control_points_la-grass_georef.Plo
mv -f .deps/control_points_la-grass_georef_tps.Tpo .deps/control_points_la-grass_georef_tps.Plo
mv -f .deps/control_points_la-grass_crs3d.Tpo .deps/control_points_la-grass_crs3d.Plo
mv -f .deps/grass_georef.Tpo .deps/grass_georef.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT gaia_control_points.lo -MD -MP -MF .deps/gaia_control_points.Tpo -c gaia_control_points.c -o gaia_control_points.o >/dev/null 2>&1
mv -f .deps/grass_georef_tps.Tpo .deps/grass_georef_tps.Plo
mv -f .deps/grass_crs3d.Tpo .deps/grass_crs3d.Plo
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  -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -module -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -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 -lfreexl -lproj -lz  -L/usr/lib -lgeos_c
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" )
mv -f .deps/gaia_control_points.Tpo .deps/gaia_control_points.Plo
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o libcontrol_points.la  gaia_control_points.lo grass_crs3d.lo grass_georef.lo grass_georef_tps.lo  -lminizip -lrttopo -lfreexl -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" )
make[3]: Leaving directory '/build/libspatialite/src/libspatialite-5.1.0/src/control_points'
Making all in cutter
make[3]: Entering directory '/build/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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection    -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DLOADABLE_EXTENSION   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -DLOADABLE_EXTENSION -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT gaia_cutter.lo -MD -MP -MF .deps/gaia_cutter.Tpo -c gaia_cutter.c -o gaia_cutter.o >/dev/null 2>&1
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  -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -module -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o cutter.la  cutter_la-gaia_cutter.lo  -lminizip -lrttopo -lfreexl -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" )
mv -f .deps/gaia_cutter.Tpo .deps/gaia_cutter.Plo
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o libcutter.la  gaia_cutter.lo  -lminizip -lrttopo -lfreexl -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" )
make[3]: Leaving directory '/build/libspatialite/src/libspatialite-5.1.0/src/cutter'
Making all in topology
make[3]: Entering directory '/build/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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection    -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection    -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection    -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection    -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection    -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection    -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection    -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection    -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT gaia_auxnet.lo -MD -MP -MF .deps/gaia_auxnet.Tpo -c -o gaia_auxnet.lo gaia_auxnet.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT gaia_topostmts.lo -MD -MP -MF .deps/gaia_topostmts.Tpo -c gaia_topostmts.c -o gaia_topostmts.o >/dev/null 2>&1
mv -f .deps/gaia_topostmts.Tpo .deps/gaia_topostmts.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite  -I../../src/headers -I. -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection    -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT gaia_netstmts.lo -MD -MP -MF .deps/gaia_netstmts.Tpo -c -o gaia_netstmts.lo gaia_netstmts.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT lwn_network.lo -MD -MP -MF .deps/lwn_network.Tpo -c lwn_network.c -o lwn_network.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT gaia_network.lo -MD -MP -MF .deps/gaia_network.Tpo -c gaia_network.c -o gaia_network.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT gaia_netstmts.lo -MD -MP -MF .deps/gaia_netstmts.Tpo -c gaia_netstmts.c -o gaia_netstmts.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT gaia_auxnet.lo -MD -MP -MF .deps/gaia_auxnet.Tpo -c gaia_auxnet.c -o gaia_auxnet.o >/dev/null 2>&1
mv -f .deps/gaia_netstmts.Tpo .deps/gaia_netstmts.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite  -I../../src/headers -I. -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection    -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT net_callbacks.lo -MD -MP -MF .deps/net_callbacks.Tpo -c -o net_callbacks.lo net_callbacks.c
mv -f .deps/lwn_network.Tpo .deps/lwn_network.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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DLOADABLE_EXTENSION   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -DLOADABLE_EXTENSION -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT topo_callbacks.lo -MD -MP -MF .deps/topo_callbacks.Tpo -c topo_callbacks.c -o topo_callbacks.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT gaia_auxtopo.lo -MD -MP -MF .deps/gaia_auxtopo.Tpo -c gaia_auxtopo.c -o gaia_auxtopo.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT gaia_topology.lo -MD -MP -MF .deps/gaia_topology.Tpo -c gaia_topology.c -o gaia_topology.o >/dev/null 2>&1
mv -f .deps/gaia_network.Tpo .deps/gaia_network.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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DLOADABLE_EXTENSION   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT net_callbacks.lo -MD -MP -MF .deps/net_callbacks.Tpo -c net_callbacks.c -o net_callbacks.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT gaia_auxtopo_table.lo -MD -MP -MF .deps/gaia_auxtopo_table.Tpo -c gaia_auxtopo_table.c -o gaia_auxtopo_table.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -DLOADABLE_EXTENSION -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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_auxnet.Tpo .deps/gaia_auxnet.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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DLOADABLE_EXTENSION   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -DLOADABLE_EXTENSION -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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
mv -f .deps/net_callbacks.Tpo .deps/net_callbacks.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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DLOADABLE_EXTENSION   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -DLOADABLE_EXTENSION -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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
mv -f .deps/topo_callbacks.Tpo .deps/topo_callbacks.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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DLOADABLE_EXTENSION   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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
mv -f .deps/topology_la-gaia_topostmts.Tpo .deps/topology_la-gaia_topostmts.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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DLOADABLE_EXTENSION   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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
mv -f .deps/gaia_auxtopo.Tpo .deps/gaia_auxtopo.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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DLOADABLE_EXTENSION   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -DLOADABLE_EXTENSION -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -DLOADABLE_EXTENSION -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -DLOADABLE_EXTENSION -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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
mv -f .deps/topology_la-gaia_topology.Tpo .deps/topology_la-gaia_topology.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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DLOADABLE_EXTENSION   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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
mv -f .deps/gaia_topology.Tpo .deps/gaia_topology.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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DLOADABLE_EXTENSION   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -DLOADABLE_EXTENSION -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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
mv -f .deps/topology_la-gaia_auxtopo.Tpo .deps/topology_la-gaia_auxtopo.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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DLOADABLE_EXTENSION   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -DLOADABLE_EXTENSION -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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
mv -f .deps/topology_la-lwn_network.Tpo .deps/topology_la-lwn_network.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -DLOADABLE_EXTENSION -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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
mv -f .deps/topology_la-gaia_netstmts.Tpo .deps/topology_la-gaia_netstmts.Plo
mv -f .deps/gaia_auxtopo_table.Tpo .deps/gaia_auxtopo_table.Plo
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -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 -lfreexl -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
mv -f .deps/topology_la-gaia_network.Tpo .deps/topology_la-gaia_network.Plo
libtool: link: ( cd ".libs" && rm -f "libtopology.la" && ln -s "../libtopology.la" "libtopology.la" )
mv -f .deps/topology_la-gaia_auxtopo_table.Tpo .deps/topology_la-gaia_auxtopo_table.Plo
mv -f .deps/topology_la-net_callbacks.Tpo .deps/topology_la-net_callbacks.Plo
mv -f .deps/topology_la-topo_callbacks.Tpo .deps/topology_la-topo_callbacks.Plo
mv -f .deps/topology_la-gaia_auxnet.Tpo .deps/topology_la-gaia_auxnet.Plo
/bin/sh ../../libtool  --tag=CC --tag=disable-static  --mode=link gcc  -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -module -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -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 -lfreexl -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 '/build/libspatialite/src/libspatialite-5.1.0/src/topology'
Making all in stored_procedures
make[3]: Entering directory '/build/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 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection    -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -DLOADABLE_EXTENSION   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -DLOADABLE_EXTENSION -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT stored_procedures.lo -MD -MP -MF .deps/stored_procedures.Tpo -c stored_procedures.c -o stored_procedures.o >/dev/null 2>&1
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  -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -module -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o stored_procedures.la  stored_procedures_la-stored_procedures.lo  -lminizip -lrttopo -lfreexl -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" )
mv -f .deps/stored_procedures.Tpo .deps/stored_procedures.Plo
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o libstored_procedures.la  stored_procedures.lo  -lminizip -lrttopo -lfreexl -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" )
make[3]: Leaving directory '/build/libspatialite/src/libspatialite-5.1.0/src/stored_procedures'
make[3]: Entering directory '/build/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  -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -I../src/headers -I..   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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  -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -I../src/headers -I. -DLOADABLE_EXTENSION   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I../src/headers -I.. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I../src/headers -I. -DLOADABLE_EXTENSION -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../. -I.././src/headers/spatialite -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I../src/headers -I.. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT versioninfo/version.lo -MD -MP -MF versioninfo/.deps/version.Tpo -c versioninfo/version.c -o versioninfo/version.o >/dev/null 2>&1
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  -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -module -version-info 9:0:1 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -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 -lfreexl -lproj -lz  -L/usr/lib -lgeos_c
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -version-info 9:0:1 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -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 -lfreexl -lproj -lz  -L/usr/lib -lgeos_c
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 -lfreexl -lproj -lz -lgeos_c  -march=armv8-a -O2 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now   -Wl,-soname -Wl,mod_spatialite.so.8 -o .libs/mod_spatialite.so.8.1.0
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 -lfreexl -lproj -lz -lgeos_c  -march=armv8-a -O2 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now   -Wl,-soname -Wl,libspatialite.so.8 -o .libs/libspatialite.so.8.1.0
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" )
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/libspatialite.lax/libgaiaaux.a && ar x "/build/libspatialite/src/libspatialite-5.1.0/src/./gaiaaux/.libs/libgaiaaux.a")
libtool: link: (cd .libs/libspatialite.lax/libgaiaexif.a && ar x "/build/libspatialite/src/libspatialite-5.1.0/src/./gaiaexif/.libs/libgaiaexif.a")
libtool: link: (cd .libs/libspatialite.lax/libgaiageo.a && ar x "/build/libspatialite/src/libspatialite-5.1.0/src/./gaiageo/.libs/libgaiageo.a")
libtool: link: (cd .libs/libspatialite.lax/libgeopackage.a && ar x "/build/libspatialite/src/libspatialite-5.1.0/src/./geopackage/.libs/libgeopackage.a")
libtool: link: (cd .libs/libspatialite.lax/libsplite.a && ar x "/build/libspatialite/src/libspatialite-5.1.0/src/./spatialite/.libs/libsplite.a")
libtool: link: (cd .libs/libspatialite.lax/libshapefiles.a && ar x "/build/libspatialite/src/libspatialite-5.1.0/src/./shapefiles/.libs/libshapefiles.a")
libtool: link: (cd .libs/libspatialite.lax/libdxf.a && ar x "/build/libspatialite/src/libspatialite-5.1.0/src/./dxf/.libs/libdxf.a")
libtool: link: (cd .libs/libspatialite.lax/libmd5.a && ar x "/build/libspatialite/src/libspatialite-5.1.0/src/./md5/.libs/libmd5.a")
libtool: link: (cd .libs/libspatialite.lax/libcontrol_points.a && ar x "/build/libspatialite/src/libspatialite-5.1.0/src/./control_points/.libs/libcontrol_points.a")
libtool: link: (cd .libs/libspatialite.lax/libcutter.a && ar x "/build/libspatialite/src/libspatialite-5.1.0/src/./cutter/.libs/libcutter.a")
libtool: link: (cd .libs/libspatialite.lax/libtopology.a && ar x "/build/libspatialite/src/libspatialite-5.1.0/src/./topology/.libs/libtopology.a")
libtool: link: (cd .libs/libspatialite.lax/libsrsinit.a && ar x "/build/libspatialite/src/libspatialite-5.1.0/src/./srsinit/.libs/libsrsinit.a")
libtool: link: (cd .libs/libspatialite.lax/libstored_procedures.a && ar x "/build/libspatialite/src/libspatialite-5.1.0/src/./stored_procedures/.libs/libstored_procedures.a")
libtool: link: (cd .libs/libspatialite.lax/libconnection_cache.a && ar x "/build/libspatialite/src/libspatialite-5.1.0/src/./connection_cache/.libs/libconnection_cache.a")
libtool: link: (cd .libs/libspatialite.lax/libvirtualtext.a && ar x "/build/libspatialite/src/libspatialite-5.1.0/src/./virtualtext/.libs/libvirtualtext.a")
libtool: link: (cd .libs/libspatialite.lax/libwfs.a && ar x "/build/libspatialite/src/libspatialite-5.1.0/src/./wfs/.libs/libwfs.a")
libtool: link: ar cru .libs/libspatialite.a  versioninfo/version.o  .libs/libspatialite.lax/libgaiaaux.a/gg_sqlaux.o .libs/libspatialite.lax/libgaiaaux.a/gg_utf8.o  .libs/libspatialite.lax/libgaiaexif.a/gaia_exif.o  .libs/libspatialite.lax/libgaiageo.a/gg_advanced.o .libs/libspatialite.lax/libgaiageo.a/gg_endian.o .libs/libspatialite.lax/libgaiageo.a/gg_ewkt.o .libs/libspatialite.lax/libgaiageo.a/gg_extras.o .libs/libspatialite.lax/libgaiageo.a/gg_geoJSON.o .libs/libspatialite.lax/libgaiageo.a/gg_geodesic.o .libs/libspatialite.lax/libgaiageo.a/gg_geometries.o .libs/libspatialite.lax/libgaiageo.a/gg_geoscvt.o .libs/libspatialite.lax/libgaiageo.a/gg_gml.o .libs/libspatialite.lax/libgaiageo.a/gg_kml.o .libs/libspatialite.lax/libgaiageo.a/gg_matrix.o .libs/libspatialite.lax/libgaiageo.a/gg_relations.o .libs/libspatialite.lax/libgaiageo.a/gg_relations_ext.o .libs/libspatialite.lax/libgaiageo.a/gg_rttopo.o .libs/libspatialite.lax/libgaiageo.a/gg_shape.o .libs/libspatialite.lax/libgaiageo.a/gg_transform.o .libs/libspatialite.lax/libgaiageo.a/gg_vanuatu.o .libs/libspatialite.lax/libgaiageo.a/gg_voronoj.o .libs/libspatialite.lax/libgaiageo.a/gg_wkb.o .libs/libspatialite.lax/libgaiageo.a/gg_wkt.o .libs/libspatialite.lax/libgaiageo.a/gg_xml.o  .libs/libspatialite.lax/libgeopackage.a/libgeopackage_la-gaia_cvt_gpkg.o .libs/libspatialite.lax/libgeopackage.a/libgeopackage_la-gpkgAddGeometryColumn.o .libs/libspatialite.lax/libgeopackage.a/libgeopackage_la-gpkgBinary.o .libs/libspatialite.lax/libgeopackage.a/libgeopackage_la-gpkgCreateBaseTables.o .libs/libspatialite.lax/libgeopackage.a/libgeopackage_la-gpkgCreateTilesTable.o .libs/libspatialite.lax/libgeopackage.a/libgeopackage_la-gpkgCreateTilesZoomLevel.o .libs/libspatialite.lax/libgeopackage.a/libgeopackage_la-gpkgGetImageType.o .libs/libspatialite.lax/libgeopackage.a/libgeopackage_la-gpkgInsertEpsgSRID.o .libs/libspatialite.lax/libgeopackage.a/libgeopackage_la-gpkgMakePoint.o .libs/libspatialite.lax/libgeopackage.a/libgeopackage_la-gpkg_add_geometry_triggers.o .libs/libspatialite.lax/libgeopackage.a/libgeopackage_la-gpkg_add_spatial_index.o .libs/libspatialite.lax/libgeopackage.a/libgeopackage_la-gpkg_add_tile_triggers.o .libs/libspatialite.lax/libgeopackage.a/libgeopackage_la-gpkg_get_normal_row.o .libs/libspatialite.lax/libgeopackage.a/libgeopackage_la-gpkg_get_normal_zoom.o  .libs/libspatialite.lax/libsplite.a/libsplite_la-create_routing.o .libs/libspatialite.lax/libsplite.a/libsplite_la-dbobj_scopes.o .libs/libspatialite.lax/libsplite.a/libsplite_la-extra_tables.o .libs/libspatialite.lax/libsplite.a/libsplite_la-mbrcache.o .libs/libspatialite.lax/libsplite.a/libsplite_la-metatables.o .libs/libspatialite.lax/libsplite.a/libsplite_la-pause.o .libs/libspatialite.lax/libsplite.a/libsplite_la-se_helpers.o .libs/libspatialite.lax/libsplite.a/libsplite_la-spatialite.o .libs/libspatialite.lax/libsplite.a/libsplite_la-spatialite_init.o .libs/libspatialite.lax/libsplite.a/libsplite_la-srid_aux.o .libs/libspatialite.lax/libsplite.a/libsplite_la-statistics.o .libs/libspatialite.lax/libsplite.a/libsplite_la-table_cloner.o .libs/libspatialite.lax/libsplite.a/libsplite_la-virtualXL.o .libs/libspatialite.lax/libsplite.a/libsplite_la-virtualbbox.o .libs/libspatialite.lax/libsplite.a/libsplite_la-virtualdbf.o .libs/libspatialite.lax/libsplite.a/libsplite_la-virtualelementary.o .libs/libspatialite.lax/libsplite.a/libsplite_la-virtualfdo.o .libs/libspatialite.lax/libsplite.a/libsplite_la-virtualgeojson.o .libs/libspatialite.lax/libsplite.a/libsplite_la-virtualgpkg.o .libs/libspatialite.lax/libsplite.a/libsplite_la-virtualknn.o .libs/libspatialite.lax/libsplite.a/libsplite_la-virtualknn2.o .libs/libspatialite.lax/libsplite.a/libsplite_la-virtualnetwork.o .libs/libspatialite.lax/libsplite.a/libsplite_la-virtualrouting.o .libs/libspatialite.lax/libsplite.a/libsplite_la-virtualshape.o .libs/libspatialite.lax/libsplite.a/libsplite_la-virtualspatialindex.o .libs/libspatialite.lax/libsplite.a/libsplite_la-virtualxpath.o  .libs/libspatialite.lax/libshapefiles.a/shapefiles.o .libs/libspatialite.lax/libshapefiles.a/validator.o  .libs/libspatialite.lax/libdxf.a/dxf_load_distinct.o .libs/libspatialite.lax/libdxf.a/dxf_load_mixed.o .libs/libspatialite.lax/libdxf.a/dxf_loader.o .libs/libspatialite.lax/libdxf.a/dxf_parser.o .libs/libspatialite.lax/libdxf.a/dxf_writer.o  .libs/libspatialite.lax/libmd5.a/gaia_md5.o .libs/libspatialite.lax/libmd5.a/md5.o  .libs/libspatialite.lax/libcontrol_points.a/gaia_control_points.o .libs/libspatialite.lax/libcontrol_points.a/grass_crs3d.o .libs/libspatialite.lax/libcontrol_points.a/grass_georef.o .libs/libspatialite.lax/libcontrol_points.a/grass_georef_tps.o  .libs/libspatialite.lax/libcutter.a/gaia_cutter.o  .libs/libspatialite.lax/libtopology.a/gaia_auxnet.o .libs/libspatialite.lax/libtopology.a/gaia_auxtopo.o .libs/libspatialite.lax/libtopology.a/gaia_auxtopo_table.o .libs/libspatialite.lax/libtopology.a/gaia_netstmts.o .libs/libspatialite.lax/libtopology.a/gaia_network.o .libs/libspatialite.lax/libtopology.a/gaia_topology.o .libs/libspatialite.lax/libtopology.a/gaia_topostmts.o .libs/libspatialite.lax/libtopology.a/lwn_network.o .libs/libspatialite.lax/libtopology.a/net_callbacks.o .libs/libspatialite.lax/libtopology.a/topo_callbacks.o  .libs/libspatialite.lax/libsrsinit.a/libsrsinit_la-epsg_inlined_00.o .libs/libspatialite.lax/libsrsinit.a/libsrsinit_la-epsg_inlined_01.o .libs/libspatialite.lax/libsrsinit.a/libsrsinit_la-epsg_inlined_02.o .libs/libspatialite.lax/libsrsinit.a/libsrsinit_la-epsg_inlined_03.o .libs/libspatialite.lax/libsrsinit.a/libsrsinit_la-epsg_inlined_04.o .libs/libspatialite.lax/libsrsinit.a/libsrsinit_la-epsg_inlined_05.o .libs/libspatialite.lax/libsrsinit.a/libsrsinit_la-epsg_inlined_06.o .libs/libspatialite.lax/libsrsinit.a/libsrsinit_la-epsg_inlined_07.o .libs/libspatialite.lax/libsrsinit.a/libsrsinit_la-epsg_inlined_08.o .libs/libspatialite.lax/libsrsinit.a/libsrsinit_la-epsg_inlined_09.o .libs/libspatialite.lax/libsrsinit.a/libsrsinit_la-epsg_inlined_10.o .libs/libspatialite.lax/libsrsinit.a/libsrsinit_la-epsg_inlined_11.o .libs/libspatialite.lax/libsrsinit.a/libsrsinit_la-epsg_inlined_12.o .libs/libspatialite.lax/libsrsinit.a/libsrsinit_la-epsg_inlined_13.o .libs/libspatialite.lax/libsrsinit.a/libsrsinit_la-epsg_inlined_14.o .libs/libspatialite.lax/libsrsinit.a/libsrsinit_la-epsg_inlined_15.o .libs/libspatialite.lax/libsrsinit.a/libsrsinit_la-epsg_inlined_16.o .libs/libspatialite.lax/libsrsinit.a/libsrsinit_la-epsg_inlined_17.o .libs/libspatialite.lax/libsrsinit.a/libsrsinit_la-epsg_inlined_18.o .libs/libspatialite.lax/libsrsinit.a/libsrsinit_la-epsg_inlined_19.o .libs/libspatialite.lax/libsrsinit.a/libsrsinit_la-epsg_inlined_20.o .libs/libspatialite.lax/libsrsinit.a/libsrsinit_la-epsg_inlined_21.o .libs/libspatialite.lax/libsrsinit.a/libsrsinit_la-epsg_inlined_22.o .libs/libspatialite.lax/libsrsinit.a/libsrsinit_la-epsg_inlined_23.o .libs/libspatialite.lax/libsrsinit.a/libsrsinit_la-epsg_inlined_24.o .libs/libspatialite.lax/libsrsinit.a/libsrsinit_la-epsg_inlined_25.o .libs/libspatialite.lax/libsrsinit.a/libsrsinit_la-epsg_inlined_26.o .libs/libspatialite.lax/libsrsinit.a/libsrsinit_la-epsg_inlined_27.o .libs/libspatialite.lax/libsrsinit.a/libsrsinit_la-epsg_inlined_28.o .libs/libspatialite.lax/libsrsinit.a/libsrsinit_la-epsg_inlined_29.o .libs/libspatialite.lax/libsrsinit.a/libsrsinit_la-epsg_inlined_30.o .libs/libspatialite.lax/libsrsinit.a/libsrsinit_la-epsg_inlined_31.o .libs/libspatialite.lax/libsrsinit.a/libsrsinit_la-epsg_inlined_32.o .libs/libspatialite.lax/libsrsinit.a/libsrsinit_la-epsg_inlined_33.o .libs/libspatialite.lax/libsrsinit.a/libsrsinit_la-epsg_inlined_34.o .libs/libspatialite.lax/libsrsinit.a/libsrsinit_la-epsg_inlined_35.o .libs/libspatialite.lax/libsrsinit.a/libsrsinit_la-epsg_inlined_36.o .libs/libspatialite.lax/libsrsinit.a/libsrsinit_la-epsg_inlined_37.o .libs/libspatialite.lax/libsrsinit.a/libsrsinit_la-epsg_inlined_38.o .libs/libspatialite.lax/libsrsinit.a/libsrsinit_la-epsg_inlined_39.o .libs/libspatialite.lax/libsrsinit.a/libsrsinit_la-epsg_inlined_40.o .libs/libspatialite.lax/libsrsinit.a/libsrsinit_la-epsg_inlined_41.o .libs/libspatialite.lax/libsrsinit.a/libsrsinit_la-epsg_inlined_42.o .libs/libspatialite.lax/libsrsinit.a/libsrsinit_la-epsg_inlined_43.o .libs/libspatialite.lax/libsrsinit.a/libsrsinit_la-epsg_inlined_44.o .libs/libspatialite.lax/libsrsinit.a/libsrsinit_la-epsg_inlined_45.o .libs/libspatialite.lax/libsrsinit.a/libsrsinit_la-epsg_inlined_46.o .libs/libspatialite.lax/libsrsinit.a/libsrsinit_la-epsg_inlined_47.o .libs/libspatialite.lax/libsrsinit.a/libsrsinit_la-epsg_inlined_48.o .libs/libspatialite.lax/libsrsinit.a/libsrsinit_la-epsg_inlined_49.o .libs/libspatialite.lax/libsrsinit.a/libsrsinit_la-epsg_inlined_50.o .libs/libspatialite.lax/libsrsinit.a/libsrsinit_la-epsg_inlined_51.o .libs/libspatialite.lax/libsrsinit.a/libsrsinit_la-epsg_inlined_52.o .libs/libspatialite.lax/libsrsinit.a/libsrsinit_la-epsg_inlined_53.o .libs/libspatialite.lax/libsrsinit.a/libsrsinit_la-epsg_inlined_54.o .libs/libspatialite.lax/libsrsinit.a/libsrsinit_la-epsg_inlined_55.o .libs/libspatialite.lax/libsrsinit.a/libsrsinit_la-epsg_inlined_56.o .libs/libspatialite.lax/libsrsinit.a/libsrsinit_la-epsg_inlined_57.o .libs/libspatialite.lax/libsrsinit.a/libsrsinit_la-epsg_inlined_58.o .libs/libspatialite.lax/libsrsinit.a/libsrsinit_la-epsg_inlined_59.o .libs/libspatialite.lax/libsrsinit.a/libsrsinit_la-epsg_inlined_60.o .libs/libspatialite.lax/libsrsinit.a/libsrsinit_la-epsg_inlined_61.o .libs/libspatialite.lax/libsrsinit.a/libsrsinit_la-epsg_inlined_62.o .libs/libspatialite.lax/libsrsinit.a/libsrsinit_la-epsg_inlined_63.o .libs/libspatialite.lax/libsrsinit.a/libsrsinit_la-epsg_inlined_extra.o .libs/libspatialite.lax/libsrsinit.a/libsrsinit_la-epsg_inlined_prussian.o .libs/libspatialite.lax/libsrsinit.a/libsrsinit_la-epsg_inlined_wgs84_00.o .libs/libspatialite.lax/libsrsinit.a/libsrsinit_la-epsg_inlined_wgs84_01.o .libs/libspatialite.lax/libsrsinit.a/libsrsinit_la-srs_init.o  .libs/libspatialite.lax/libstored_procedures.a/stored_procedures.o  .libs/libspatialite.lax/libconnection_cache.a/alloc_cache.o .libs/libspatialite.lax/libconnection_cache.a/gg_sequence.o  .libs/libspatialite.lax/libvirtualtext.a/virtualtext.o  .libs/libspatialite.lax/libwfs.a/wfs_in.o 
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libspatialite.a
libtool: link: rm -fr .libs/libspatialite.lax
libtool: link: ( cd ".libs" && rm -f "libspatialite.la" && ln -s "../libspatialite.la" "libspatialite.la" )
make[3]: Leaving directory '/build/libspatialite/src/libspatialite-5.1.0/src'
make[2]: Leaving directory '/build/libspatialite/src/libspatialite-5.1.0/src'
Making all in test
make[2]: Entering directory '/build/libspatialite/src/libspatialite-5.1.0/test'
Making all in sql_stmt_geosadvanced_tests
make[3]: Entering directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_geosadvanced_tests'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_geosadvanced_tests'
Making all in sql_stmt_geos_tests
make[3]: Entering directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_geos_tests'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_geos_tests'
Making all in sql_stmt_geos_380
make[3]: Entering directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_geos_380'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_geos_380'
Making all in sql_stmt_geos_non380
make[3]: Entering directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_geos_non380'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_geos_non380'
Making all in sql_stmt_geos_390
make[3]: Entering directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_geos_390'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_geos_390'
Making all in sql_stmt_geos_non390
make[3]: Entering directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_geos_non390'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_geos_non390'
Making all in sql_stmt_geos_391
make[3]: Entering directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_geos_391'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_geos_391'
Making all in sql_stmt_geos370_tests
make[3]: Entering directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_geos370_tests'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_geos370_tests'
Making all in sql_stmt_geos3100_tests
make[3]: Entering directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_geos3100_tests'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_geos3100_tests'
Making all in sql_stmt_geos_3100
make[3]: Entering directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_geos_3100'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_geos_3100'
Making all in sql_stmt_geos_non3100
make[3]: Entering directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_geos_non3100'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_geos_non3100'
Making all in sql_stmt_geos3110_tests
make[3]: Entering directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_geos3110_tests'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_geos3110_tests'
Making all in sql_stmt_geos_3110
make[3]: Entering directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_geos_3110'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_geos_3110'
Making all in sql_stmt_geos_non3110
make[3]: Entering directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_geos_non3110'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_geos_non3110'
Making all in sql_stmt_geos_3120
make[3]: Entering directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_geos_3120'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_geos_3120'
Making all in sql_stmt_geos_non3120
make[3]: Entering directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_geos_non3120'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_geos_non3120'
Making all in sql_stmt_libxml2_tests
make[3]: Entering directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_libxml2_tests'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_libxml2_tests'
Making all in sql_stmt_rtgeom_tests
make[3]: Entering directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_rtgeom_tests'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_rtgeom_tests'
Making all in sql_stmt_libxml2_rttopo_tests
make[3]: Entering directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_libxml2_rttopo_tests'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_libxml2_rttopo_tests'
Making all in sql_stmt_proc_tests
make[3]: Entering directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_proc_tests'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_proc_tests'
Making all in sql_stmt_mathsql_tests
make[3]: Entering directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_mathsql_tests'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_mathsql_tests'
Making all in sql_stmt_proj_tests
make[3]: Entering directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_proj_tests'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_proj_tests'
Making all in sql_stmt_proj492_tests
make[3]: Entering directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_proj492_tests'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_proj492_tests'
Making all in sql_stmt_proj493_tests
make[3]: Entering directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_proj493_tests'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_proj493_tests'
Making all in sql_stmt_proj600security_tests
make[3]: Entering directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_proj600security_tests'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_proj600security_tests'
Making all in sql_stmt_proj720_tests
make[3]: Entering directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_proj720_tests'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_proj720_tests'
Making all in sql_stmt_proj910_tests
make[3]: Entering directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_proj910_tests'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_proj910_tests'
Making all in sql_stmt_zip_proj6
make[3]: Entering directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_zip_proj6'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_zip_proj6'
Making all in sql_stmt_minizip
make[3]: Entering directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_minizip'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_minizip'
Making all in sql_stmt_proj600_tests
make[3]: Entering directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_proj600_tests'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_proj600_tests'
Making all in sql_stmt_security_tests
make[3]: Entering directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_security_tests'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_security_tests'
Making all in sql_stmt_tests
make[3]: Entering directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_tests'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_tests'
Making all in sql_stmt_xmlsec_tests
make[3]: Entering directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_xmlsec_tests'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_xmlsec_tests'
Making all in sql_stmt_geopackage_tests
make[3]: Entering directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_geopackage_tests'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_geopackage_tests'
Making all in sql_stmt_freexl_tests
make[3]: Entering directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_freexl_tests'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_freexl_tests'
Making all in sql_stmt_cache_tests
make[3]: Entering directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_cache_tests'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_cache_tests'
Making all in sql_stmt_nocache_tests
make[3]: Entering directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_nocache_tests'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_nocache_tests'
Making all in sql_stmt_voronoj1_tests
make[3]: Entering directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_voronoj1_tests'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_voronoj1_tests'
Making all in sql_stmt_voronoj2_tests
make[3]: Entering directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_voronoj2_tests'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_voronoj2_tests'
Making all in sql_stmt_gpkg_epsg492_tests
make[3]: Entering directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_gpkg_epsg492_tests'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_gpkg_epsg492_tests'
Making all in sql_stmt_gpkg_epsg493_tests
make[3]: Entering directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_gpkg_epsg493_tests'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_gpkg_epsg493_tests'
Making all in sql_stmt_gpkg_epsg600_tests
make[3]: Entering directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_gpkg_epsg600_tests'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_gpkg_epsg600_tests'
Making all in sql_stmt_rttopo_tests
make[3]: Entering directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_rttopo_tests'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_rttopo_tests'
Making all in sql_stmt_gpkgcache_tests
make[3]: Entering directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_gpkgcache_tests'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_gpkgcache_tests'
Making all in sql_stmt_gpkgnocache_tests
make[3]: Entering directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_gpkgnocache_tests'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_gpkgnocache_tests'
Making all in sql_stmt_sequence_tests
make[3]: Entering directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_sequence_tests'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_sequence_tests'
Making all in sql_stmt_routing_tests
make[3]: Entering directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_routing_tests'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_routing_tests'
Making all in sql_stmt_logfile_tests
make[3]: Entering directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_logfile_tests'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_logfile_tests'
Making all in sql_stmt_iconv_tests
make[3]: Entering directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_iconv_tests'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_iconv_tests'
Making all in sql_stmt_point_geom
make[3]: Entering directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_point_geom'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_point_geom'
Making all in sql_stmt_tiny_point
make[3]: Entering directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_tiny_point'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_tiny_point'
Making all in sql_stmt_postgres_tests
make[3]: Entering directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_postgres_tests'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_postgres_tests'
Making all in sql_stmt_renamenew_tests
make[3]: Entering directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_renamenew_tests'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_renamenew_tests'
Making all in sql_stmt_renameold_tests
make[3]: Entering directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_renameold_tests'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_renameold_tests'
Making all in sql_stmt_bufoptsnew_tests
make[3]: Entering directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_bufoptsnew_tests'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_bufoptsnew_tests'
Making all in sql_stmt_bufoptsold_tests
make[3]: Entering directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_bufoptsold_tests'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_bufoptsold_tests'
Making all in sql_stmt_rtgeom_390
make[3]: Entering directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_rtgeom_390'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_rtgeom_390'
Making all in sql_stmt_rtgeom_non390
make[3]: Entering directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_rtgeom_non390'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_rtgeom_non390'
Making all in sql_stmt_voronoj_390
make[3]: Entering directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_voronoj_390'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_voronoj_390'
Making all in sql_stmt_voronoj_non390
make[3]: Entering directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_voronoj_non390'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_voronoj_non390'
make[3]: Entering directory '/build/libspatialite/src/libspatialite-5.1.0/test'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/build/libspatialite/src/libspatialite-5.1.0/test'
make[2]: Leaving directory '/build/libspatialite/src/libspatialite-5.1.0/test'
Making all in examples
make[2]: Entering directory '/build/libspatialite/src/libspatialite-5.1.0/examples'
gcc -DHAVE_CONFIG_H -I. -I../. -I.././src/headers/spatialite    -I./../src/headers  -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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  -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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  -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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  -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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  -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT demo5.o -MD -MP -MF .deps/demo5.Tpo -c -o demo5.o demo5.c
mv -f .deps/demo5.Tpo .deps/demo5.Po
/bin/sh ../libtool  --tag=CC   --mode=link gcc -I./../src/headers  -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -L../src -lspatialite -lsqlite3 -lm  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o demo5 demo5.o  -lminizip -lrttopo -lfreexl -lproj -lz  -L/usr/lib -lgeos_c
mv -f .deps/demo1.Tpo .deps/demo1.Po
mv -f .deps/demo4.Tpo .deps/demo4.Po
/bin/sh ../libtool  --tag=CC   --mode=link gcc -I./../src/headers  -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -L../src -lspatialite -lsqlite3 -lm  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o demo1 demo1.o  -lminizip -lrttopo -lfreexl -lproj -lz  -L/usr/lib -lgeos_c
/bin/sh ../libtool  --tag=CC   --mode=link gcc -I./../src/headers  -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -L../src -lspatialite -lsqlite3 -lm  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o demo4 demo4.o  -lminizip -lrttopo -lfreexl -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  -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -L../src -lspatialite -lsqlite3 -lm  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o demo3 demo3.o  -lminizip -lrttopo -lfreexl -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  -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -L../src -lspatialite -lsqlite3 -lm  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o demo2 demo2.o  -lminizip -lrttopo -lfreexl -lproj -lz  -L/usr/lib -lgeos_c
libtool: link: gcc -I./../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/demo5 demo5.o  -L../src /build/libspatialite/src/libspatialite-5.1.0/src/.libs/libspatialite.so -L/usr/lib -lxml2 -lpthread -ldl -lsqlite3 -lm -lminizip -lrttopo -lfreexl -lproj -lz -lgeos_c
libtool: link: gcc -I./../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/demo1 demo1.o  -L../src /build/libspatialite/src/libspatialite-5.1.0/src/.libs/libspatialite.so -L/usr/lib -lxml2 -lpthread -ldl -lsqlite3 -lm -lminizip -lrttopo -lfreexl -lproj -lz -lgeos_c
libtool: link: gcc -I./../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/demo4 demo4.o  -L../src /build/libspatialite/src/libspatialite-5.1.0/src/.libs/libspatialite.so -L/usr/lib -lxml2 -lpthread -ldl -lsqlite3 -lm -lminizip -lrttopo -lfreexl -lproj -lz -lgeos_c
libtool: link: gcc -I./../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/demo3 demo3.o  -L../src /build/libspatialite/src/libspatialite-5.1.0/src/.libs/libspatialite.so -L/usr/lib -lxml2 -lpthread -ldl -lsqlite3 -lm -lminizip -lrttopo -lfreexl -lproj -lz -lgeos_c
libtool: link: gcc -I./../src/headers -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/demo2 demo2.o  -L../src /build/libspatialite/src/libspatialite-5.1.0/src/.libs/libspatialite.so -L/usr/lib -lxml2 -lpthread -ldl -lsqlite3 -lm -lminizip -lrttopo -lfreexl -lproj -lz -lgeos_c
make[2]: Leaving directory '/build/libspatialite/src/libspatialite-5.1.0/examples'
make[2]: Entering directory '/build/libspatialite/src/libspatialite-5.1.0'
make[2]: Leaving directory '/build/libspatialite/src/libspatialite-5.1.0'
make[1]: Leaving directory '/build/libspatialite/src/libspatialite-5.1.0'
==> Entering fakeroot environment...
==> Starting package()...
Making install in src
make[1]: Entering directory '/build/libspatialite/src/libspatialite-5.1.0/src'
Making install in headers
make[2]: Entering directory '/build/libspatialite/src/libspatialite-5.1.0/src/headers'
make[3]: Entering directory '/build/libspatialite/src/libspatialite-5.1.0/src/headers'
make[3]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/libspatialite/pkg/libspatialite/usr/include'
 /usr/bin/install -c -m 644  spatialite.h '/build/libspatialite/pkg/libspatialite/usr/include/.'
 /usr/bin/mkdir -p '/build/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 '/build/libspatialite/pkg/libspatialite/usr/include/spatialite'
make[3]: Leaving directory '/build/libspatialite/src/libspatialite-5.1.0/src/headers'
make[2]: Leaving directory '/build/libspatialite/src/libspatialite-5.1.0/src/headers'
Making install in gaiaaux
make[2]: Entering directory '/build/libspatialite/src/libspatialite-5.1.0/src/gaiaaux'
make[3]: Entering directory '/build/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 '/build/libspatialite/src/libspatialite-5.1.0/src/gaiaaux'
make[2]: Leaving directory '/build/libspatialite/src/libspatialite-5.1.0/src/gaiaaux'
Making install in gaiaexif
make[2]: Entering directory '/build/libspatialite/src/libspatialite-5.1.0/src/gaiaexif'
make[3]: Entering directory '/build/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 '/build/libspatialite/src/libspatialite-5.1.0/src/gaiaexif'
make[2]: Leaving directory '/build/libspatialite/src/libspatialite-5.1.0/src/gaiaexif'
Making install in gaiageo
make[2]: Entering directory '/build/libspatialite/src/libspatialite-5.1.0/src/gaiageo'
Making install in flex
make[3]: Entering directory '/build/libspatialite/src/libspatialite-5.1.0/src/gaiageo/flex'
make[4]: Entering directory '/build/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 '/build/libspatialite/src/libspatialite-5.1.0/src/gaiageo/flex'
make[3]: Leaving directory '/build/libspatialite/src/libspatialite-5.1.0/src/gaiageo/flex'
Making install in lemon
make[3]: Entering directory '/build/libspatialite/src/libspatialite-5.1.0/src/gaiageo/lemon'
Making install in lemon_src
make[4]: Entering directory '/build/libspatialite/src/libspatialite-5.1.0/src/gaiageo/lemon/lemon_src'
make[5]: Entering directory '/build/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 '/build/libspatialite/src/libspatialite-5.1.0/src/gaiageo/lemon/lemon_src'
make[4]: Leaving directory '/build/libspatialite/src/libspatialite-5.1.0/src/gaiageo/lemon/lemon_src'
make[4]: Entering directory '/build/libspatialite/src/libspatialite-5.1.0/src/gaiageo/lemon'
make[5]: Entering directory '/build/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 '/build/libspatialite/src/libspatialite-5.1.0/src/gaiageo/lemon'
make[4]: Leaving directory '/build/libspatialite/src/libspatialite-5.1.0/src/gaiageo/lemon'
make[3]: Leaving directory '/build/libspatialite/src/libspatialite-5.1.0/src/gaiageo/lemon'
make[3]: Entering directory '/build/libspatialite/src/libspatialite-5.1.0/src/gaiageo'
make[4]: Entering directory '/build/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 '/build/libspatialite/src/libspatialite-5.1.0/src/gaiageo'
make[3]: Leaving directory '/build/libspatialite/src/libspatialite-5.1.0/src/gaiageo'
make[2]: Leaving directory '/build/libspatialite/src/libspatialite-5.1.0/src/gaiageo'
Making install in geopackage
make[2]: Entering directory '/build/libspatialite/src/libspatialite-5.1.0/src/geopackage'
make[3]: Entering directory '/build/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 '/build/libspatialite/src/libspatialite-5.1.0/src/geopackage'
make[2]: Leaving directory '/build/libspatialite/src/libspatialite-5.1.0/src/geopackage'
Making install in spatialite
make[2]: Entering directory '/build/libspatialite/src/libspatialite-5.1.0/src/spatialite'
make[3]: Entering directory '/build/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 '/build/libspatialite/src/libspatialite-5.1.0/src/spatialite'
make[2]: Leaving directory '/build/libspatialite/src/libspatialite-5.1.0/src/spatialite'
Making install in shapefiles
make[2]: Entering directory '/build/libspatialite/src/libspatialite-5.1.0/src/shapefiles'
make[3]: Entering directory '/build/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 '/build/libspatialite/src/libspatialite-5.1.0/src/shapefiles'
make[2]: Leaving directory '/build/libspatialite/src/libspatialite-5.1.0/src/shapefiles'
Making install in srsinit
make[2]: Entering directory '/build/libspatialite/src/libspatialite-5.1.0/src/srsinit'
Making install in epsg_update
make[3]: Entering directory '/build/libspatialite/src/libspatialite-5.1.0/src/srsinit/epsg_update'
make[4]: Entering directory '/build/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 '/build/libspatialite/src/libspatialite-5.1.0/src/srsinit/epsg_update'
make[3]: Leaving directory '/build/libspatialite/src/libspatialite-5.1.0/src/srsinit/epsg_update'
make[3]: Entering directory '/build/libspatialite/src/libspatialite-5.1.0/src/srsinit'
make[4]: Entering directory '/build/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 '/build/libspatialite/src/libspatialite-5.1.0/src/srsinit'
make[3]: Leaving directory '/build/libspatialite/src/libspatialite-5.1.0/src/srsinit'
make[2]: Leaving directory '/build/libspatialite/src/libspatialite-5.1.0/src/srsinit'
Making install in connection_cache
make[2]: Entering directory '/build/libspatialite/src/libspatialite-5.1.0/src/connection_cache'
Making install in generator
make[3]: Entering directory '/build/libspatialite/src/libspatialite-5.1.0/src/connection_cache/generator'
make[4]: Entering directory '/build/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 '/build/libspatialite/src/libspatialite-5.1.0/src/connection_cache/generator'
make[3]: Leaving directory '/build/libspatialite/src/libspatialite-5.1.0/src/connection_cache/generator'
make[3]: Entering directory '/build/libspatialite/src/libspatialite-5.1.0/src/connection_cache'
make[4]: Entering directory '/build/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 '/build/libspatialite/src/libspatialite-5.1.0/src/connection_cache'
make[3]: Leaving directory '/build/libspatialite/src/libspatialite-5.1.0/src/connection_cache'
make[2]: Leaving directory '/build/libspatialite/src/libspatialite-5.1.0/src/connection_cache'
Making install in virtualtext
make[2]: Entering directory '/build/libspatialite/src/libspatialite-5.1.0/src/virtualtext'
make[3]: Entering directory '/build/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 '/build/libspatialite/src/libspatialite-5.1.0/src/virtualtext'
make[2]: Leaving directory '/build/libspatialite/src/libspatialite-5.1.0/src/virtualtext'
Making install in wfs
make[2]: Entering directory '/build/libspatialite/src/libspatialite-5.1.0/src/wfs'
make[3]: Entering directory '/build/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 '/build/libspatialite/src/libspatialite-5.1.0/src/wfs'
make[2]: Leaving directory '/build/libspatialite/src/libspatialite-5.1.0/src/wfs'
Making install in dxf
make[2]: Entering directory '/build/libspatialite/src/libspatialite-5.1.0/src/dxf'
make[3]: Entering directory '/build/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 '/build/libspatialite/src/libspatialite-5.1.0/src/dxf'
make[2]: Leaving directory '/build/libspatialite/src/libspatialite-5.1.0/src/dxf'
Making install in md5
make[2]: Entering directory '/build/libspatialite/src/libspatialite-5.1.0/src/md5'
make[3]: Entering directory '/build/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 '/build/libspatialite/src/libspatialite-5.1.0/src/md5'
make[2]: Leaving directory '/build/libspatialite/src/libspatialite-5.1.0/src/md5'
Making install in control_points
make[2]: Entering directory '/build/libspatialite/src/libspatialite-5.1.0/src/control_points'
make[3]: Entering directory '/build/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 '/build/libspatialite/src/libspatialite-5.1.0/src/control_points'
make[2]: Leaving directory '/build/libspatialite/src/libspatialite-5.1.0/src/control_points'
Making install in cutter
make[2]: Entering directory '/build/libspatialite/src/libspatialite-5.1.0/src/cutter'
make[3]: Entering directory '/build/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 '/build/libspatialite/src/libspatialite-5.1.0/src/cutter'
make[2]: Leaving directory '/build/libspatialite/src/libspatialite-5.1.0/src/cutter'
Making install in topology
make[2]: Entering directory '/build/libspatialite/src/libspatialite-5.1.0/src/topology'
make[3]: Entering directory '/build/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 '/build/libspatialite/src/libspatialite-5.1.0/src/topology'
make[2]: Leaving directory '/build/libspatialite/src/libspatialite-5.1.0/src/topology'
Making install in stored_procedures
make[2]: Entering directory '/build/libspatialite/src/libspatialite-5.1.0/src/stored_procedures'
make[3]: Entering directory '/build/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 '/build/libspatialite/src/libspatialite-5.1.0/src/stored_procedures'
make[2]: Leaving directory '/build/libspatialite/src/libspatialite-5.1.0/src/stored_procedures'
make[2]: Entering directory '/build/libspatialite/src/libspatialite-5.1.0/src'
make[3]: Entering directory '/build/libspatialite/src/libspatialite-5.1.0/src'
make[3]: Nothing to be done for 'install-data-am'.
 /usr/bin/mkdir -p '/build/libspatialite/pkg/libspatialite/usr/lib'
 /bin/sh ../libtool   --mode=install /usr/bin/install -c   libspatialite.la mod_spatialite.la '/build/libspatialite/pkg/libspatialite/usr/lib'
libtool: install: /usr/bin/install -c .libs/libspatialite.so.8.1.0 /build/libspatialite/pkg/libspatialite/usr/lib/libspatialite.so.8.1.0
libtool: install: (cd /build/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 /build/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 /build/libspatialite/pkg/libspatialite/usr/lib/libspatialite.la
libtool: install: /usr/bin/install -c .libs/mod_spatialite.so.8.1.0 /build/libspatialite/pkg/libspatialite/usr/lib/mod_spatialite.so.8.1.0
libtool: install: (cd /build/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 /build/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 /build/libspatialite/pkg/libspatialite/usr/lib/mod_spatialite.la
libtool: install: /usr/bin/install -c .libs/libspatialite.a /build/libspatialite/pkg/libspatialite/usr/lib/libspatialite.a
libtool: install: chmod 644 /build/libspatialite/pkg/libspatialite/usr/lib/libspatialite.a
libtool: install: ranlib /build/libspatialite/pkg/libspatialite/usr/lib/libspatialite.a
libtool: warning: remember to run 'libtool --finish /usr/lib'
make[3]: Leaving directory '/build/libspatialite/src/libspatialite-5.1.0/src'
make[2]: Leaving directory '/build/libspatialite/src/libspatialite-5.1.0/src'
make[1]: Leaving directory '/build/libspatialite/src/libspatialite-5.1.0/src'
Making install in test
make[1]: Entering directory '/build/libspatialite/src/libspatialite-5.1.0/test'
Making install in sql_stmt_geosadvanced_tests
make[2]: Entering directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_geosadvanced_tests'
make[3]: Entering directory '/build/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 '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_geosadvanced_tests'
make[2]: Leaving directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_geosadvanced_tests'
Making install in sql_stmt_geos_tests
make[2]: Entering directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_geos_tests'
make[3]: Entering directory '/build/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 '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_geos_tests'
make[2]: Leaving directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_geos_tests'
Making install in sql_stmt_geos_380
make[2]: Entering directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_geos_380'
make[3]: Entering directory '/build/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 '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_geos_380'
make[2]: Leaving directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_geos_380'
Making install in sql_stmt_geos_non380
make[2]: Entering directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_geos_non380'
make[3]: Entering directory '/build/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 '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_geos_non380'
make[2]: Leaving directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_geos_non380'
Making install in sql_stmt_geos_390
make[2]: Entering directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_geos_390'
make[3]: Entering directory '/build/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 '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_geos_390'
make[2]: Leaving directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_geos_390'
Making install in sql_stmt_geos_non390
make[2]: Entering directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_geos_non390'
make[3]: Entering directory '/build/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 '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_geos_non390'
make[2]: Leaving directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_geos_non390'
Making install in sql_stmt_geos_391
make[2]: Entering directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_geos_391'
make[3]: Entering directory '/build/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 '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_geos_391'
make[2]: Leaving directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_geos_391'
Making install in sql_stmt_geos370_tests
make[2]: Entering directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_geos370_tests'
make[3]: Entering directory '/build/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 '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_geos370_tests'
make[2]: Leaving directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_geos370_tests'
Making install in sql_stmt_geos3100_tests
make[2]: Entering directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_geos3100_tests'
make[3]: Entering directory '/build/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 '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_geos3100_tests'
make[2]: Leaving directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_geos3100_tests'
Making install in sql_stmt_geos_3100
make[2]: Entering directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_geos_3100'
make[3]: Entering directory '/build/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 '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_geos_3100'
make[2]: Leaving directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_geos_3100'
Making install in sql_stmt_geos_non3100
make[2]: Entering directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_geos_non3100'
make[3]: Entering directory '/build/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 '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_geos_non3100'
make[2]: Leaving directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_geos_non3100'
Making install in sql_stmt_geos3110_tests
make[2]: Entering directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_geos3110_tests'
make[3]: Entering directory '/build/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 '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_geos3110_tests'
make[2]: Leaving directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_geos3110_tests'
Making install in sql_stmt_geos_3110
make[2]: Entering directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_geos_3110'
make[3]: Entering directory '/build/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 '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_geos_3110'
make[2]: Leaving directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_geos_3110'
Making install in sql_stmt_geos_non3110
make[2]: Entering directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_geos_non3110'
make[3]: Entering directory '/build/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 '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_geos_non3110'
make[2]: Leaving directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_geos_non3110'
Making install in sql_stmt_geos_3120
make[2]: Entering directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_geos_3120'
make[3]: Entering directory '/build/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 '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_geos_3120'
make[2]: Leaving directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_geos_3120'
Making install in sql_stmt_geos_non3120
make[2]: Entering directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_geos_non3120'
make[3]: Entering directory '/build/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 '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_geos_non3120'
make[2]: Leaving directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_geos_non3120'
Making install in sql_stmt_libxml2_tests
make[2]: Entering directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_libxml2_tests'
make[3]: Entering directory '/build/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 '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_libxml2_tests'
make[2]: Leaving directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_libxml2_tests'
Making install in sql_stmt_rtgeom_tests
make[2]: Entering directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_rtgeom_tests'
make[3]: Entering directory '/build/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 '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_rtgeom_tests'
make[2]: Leaving directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_rtgeom_tests'
Making install in sql_stmt_libxml2_rttopo_tests
make[2]: Entering directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_libxml2_rttopo_tests'
make[3]: Entering directory '/build/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 '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_libxml2_rttopo_tests'
make[2]: Leaving directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_libxml2_rttopo_tests'
Making install in sql_stmt_proc_tests
make[2]: Entering directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_proc_tests'
make[3]: Entering directory '/build/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 '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_proc_tests'
make[2]: Leaving directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_proc_tests'
Making install in sql_stmt_mathsql_tests
make[2]: Entering directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_mathsql_tests'
make[3]: Entering directory '/build/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 '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_mathsql_tests'
make[2]: Leaving directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_mathsql_tests'
Making install in sql_stmt_proj_tests
make[2]: Entering directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_proj_tests'
make[3]: Entering directory '/build/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 '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_proj_tests'
make[2]: Leaving directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_proj_tests'
Making install in sql_stmt_proj492_tests
make[2]: Entering directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_proj492_tests'
make[3]: Entering directory '/build/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 '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_proj492_tests'
make[2]: Leaving directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_proj492_tests'
Making install in sql_stmt_proj493_tests
make[2]: Entering directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_proj493_tests'
make[3]: Entering directory '/build/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 '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_proj493_tests'
make[2]: Leaving directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_proj493_tests'
Making install in sql_stmt_proj600security_tests
make[2]: Entering directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_proj600security_tests'
make[3]: Entering directory '/build/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 '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_proj600security_tests'
make[2]: Leaving directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_proj600security_tests'
Making install in sql_stmt_proj720_tests
make[2]: Entering directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_proj720_tests'
make[3]: Entering directory '/build/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 '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_proj720_tests'
make[2]: Leaving directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_proj720_tests'
Making install in sql_stmt_proj910_tests
make[2]: Entering directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_proj910_tests'
make[3]: Entering directory '/build/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 '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_proj910_tests'
make[2]: Leaving directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_proj910_tests'
Making install in sql_stmt_zip_proj6
make[2]: Entering directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_zip_proj6'
make[3]: Entering directory '/build/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 '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_zip_proj6'
make[2]: Leaving directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_zip_proj6'
Making install in sql_stmt_minizip
make[2]: Entering directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_minizip'
make[3]: Entering directory '/build/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 '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_minizip'
make[2]: Leaving directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_minizip'
Making install in sql_stmt_proj600_tests
make[2]: Entering directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_proj600_tests'
make[3]: Entering directory '/build/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 '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_proj600_tests'
make[2]: Leaving directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_proj600_tests'
Making install in sql_stmt_security_tests
make[2]: Entering directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_security_tests'
make[3]: Entering directory '/build/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 '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_security_tests'
make[2]: Leaving directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_security_tests'
Making install in sql_stmt_tests
make[2]: Entering directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_tests'
make[3]: Entering directory '/build/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 '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_tests'
make[2]: Leaving directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_tests'
Making install in sql_stmt_xmlsec_tests
make[2]: Entering directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_xmlsec_tests'
make[3]: Entering directory '/build/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 '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_xmlsec_tests'
make[2]: Leaving directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_xmlsec_tests'
Making install in sql_stmt_geopackage_tests
make[2]: Entering directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_geopackage_tests'
make[3]: Entering directory '/build/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 '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_geopackage_tests'
make[2]: Leaving directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_geopackage_tests'
Making install in sql_stmt_freexl_tests
make[2]: Entering directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_freexl_tests'
make[3]: Entering directory '/build/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 '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_freexl_tests'
make[2]: Leaving directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_freexl_tests'
Making install in sql_stmt_cache_tests
make[2]: Entering directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_cache_tests'
make[3]: Entering directory '/build/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 '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_cache_tests'
make[2]: Leaving directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_cache_tests'
Making install in sql_stmt_nocache_tests
make[2]: Entering directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_nocache_tests'
make[3]: Entering directory '/build/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 '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_nocache_tests'
make[2]: Leaving directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_nocache_tests'
Making install in sql_stmt_voronoj1_tests
make[2]: Entering directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_voronoj1_tests'
make[3]: Entering directory '/build/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 '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_voronoj1_tests'
make[2]: Leaving directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_voronoj1_tests'
Making install in sql_stmt_voronoj2_tests
make[2]: Entering directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_voronoj2_tests'
make[3]: Entering directory '/build/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 '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_voronoj2_tests'
make[2]: Leaving directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_voronoj2_tests'
Making install in sql_stmt_gpkg_epsg492_tests
make[2]: Entering directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_gpkg_epsg492_tests'
make[3]: Entering directory '/build/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 '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_gpkg_epsg492_tests'
make[2]: Leaving directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_gpkg_epsg492_tests'
Making install in sql_stmt_gpkg_epsg493_tests
make[2]: Entering directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_gpkg_epsg493_tests'
make[3]: Entering directory '/build/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 '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_gpkg_epsg493_tests'
make[2]: Leaving directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_gpkg_epsg493_tests'
Making install in sql_stmt_gpkg_epsg600_tests
make[2]: Entering directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_gpkg_epsg600_tests'
make[3]: Entering directory '/build/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 '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_gpkg_epsg600_tests'
make[2]: Leaving directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_gpkg_epsg600_tests'
Making install in sql_stmt_rttopo_tests
make[2]: Entering directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_rttopo_tests'
make[3]: Entering directory '/build/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 '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_rttopo_tests'
make[2]: Leaving directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_rttopo_tests'
Making install in sql_stmt_gpkgcache_tests
make[2]: Entering directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_gpkgcache_tests'
make[3]: Entering directory '/build/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 '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_gpkgcache_tests'
make[2]: Leaving directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_gpkgcache_tests'
Making install in sql_stmt_gpkgnocache_tests
make[2]: Entering directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_gpkgnocache_tests'
make[3]: Entering directory '/build/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 '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_gpkgnocache_tests'
make[2]: Leaving directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_gpkgnocache_tests'
Making install in sql_stmt_sequence_tests
make[2]: Entering directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_sequence_tests'
make[3]: Entering directory '/build/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 '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_sequence_tests'
make[2]: Leaving directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_sequence_tests'
Making install in sql_stmt_routing_tests
make[2]: Entering directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_routing_tests'
make[3]: Entering directory '/build/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 '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_routing_tests'
make[2]: Leaving directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_routing_tests'
Making install in sql_stmt_logfile_tests
make[2]: Entering directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_logfile_tests'
make[3]: Entering directory '/build/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 '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_logfile_tests'
make[2]: Leaving directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_logfile_tests'
Making install in sql_stmt_iconv_tests
make[2]: Entering directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_iconv_tests'
make[3]: Entering directory '/build/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 '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_iconv_tests'
make[2]: Leaving directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_iconv_tests'
Making install in sql_stmt_point_geom
make[2]: Entering directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_point_geom'
make[3]: Entering directory '/build/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 '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_point_geom'
make[2]: Leaving directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_point_geom'
Making install in sql_stmt_tiny_point
make[2]: Entering directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_tiny_point'
make[3]: Entering directory '/build/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 '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_tiny_point'
make[2]: Leaving directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_tiny_point'
Making install in sql_stmt_postgres_tests
make[2]: Entering directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_postgres_tests'
make[3]: Entering directory '/build/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 '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_postgres_tests'
make[2]: Leaving directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_postgres_tests'
Making install in sql_stmt_renamenew_tests
make[2]: Entering directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_renamenew_tests'
make[3]: Entering directory '/build/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 '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_renamenew_tests'
make[2]: Leaving directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_renamenew_tests'
Making install in sql_stmt_renameold_tests
make[2]: Entering directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_renameold_tests'
make[3]: Entering directory '/build/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 '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_renameold_tests'
make[2]: Leaving directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_renameold_tests'
Making install in sql_stmt_bufoptsnew_tests
make[2]: Entering directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_bufoptsnew_tests'
make[3]: Entering directory '/build/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 '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_bufoptsnew_tests'
make[2]: Leaving directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_bufoptsnew_tests'
Making install in sql_stmt_bufoptsold_tests
make[2]: Entering directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_bufoptsold_tests'
make[3]: Entering directory '/build/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 '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_bufoptsold_tests'
make[2]: Leaving directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_bufoptsold_tests'
Making install in sql_stmt_rtgeom_390
make[2]: Entering directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_rtgeom_390'
make[3]: Entering directory '/build/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 '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_rtgeom_390'
make[2]: Leaving directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_rtgeom_390'
Making install in sql_stmt_rtgeom_non390
make[2]: Entering directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_rtgeom_non390'
make[3]: Entering directory '/build/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 '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_rtgeom_non390'
make[2]: Leaving directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_rtgeom_non390'
Making install in sql_stmt_voronoj_390
make[2]: Entering directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_voronoj_390'
make[3]: Entering directory '/build/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 '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_voronoj_390'
make[2]: Leaving directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_voronoj_390'
Making install in sql_stmt_voronoj_non390
make[2]: Entering directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_voronoj_non390'
make[3]: Entering directory '/build/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 '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_voronoj_non390'
make[2]: Leaving directory '/build/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_voronoj_non390'
make[2]: Entering directory '/build/libspatialite/src/libspatialite-5.1.0/test'
make[3]: Entering directory '/build/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 '/build/libspatialite/src/libspatialite-5.1.0/test'
make[2]: Leaving directory '/build/libspatialite/src/libspatialite-5.1.0/test'
make[1]: Leaving directory '/build/libspatialite/src/libspatialite-5.1.0/test'
Making install in examples
make[1]: Entering directory '/build/libspatialite/src/libspatialite-5.1.0/examples'
make[2]: Entering directory '/build/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 '/build/libspatialite/src/libspatialite-5.1.0/examples'
make[1]: Leaving directory '/build/libspatialite/src/libspatialite-5.1.0/examples'
make[1]: Entering directory '/build/libspatialite/src/libspatialite-5.1.0'
make[2]: Entering directory '/build/libspatialite/src/libspatialite-5.1.0'
make[2]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/libspatialite/pkg/libspatialite/usr/lib/pkgconfig'
 /usr/bin/install -c -m 644 spatialite.pc '/build/libspatialite/pkg/libspatialite/usr/lib/pkgconfig'
make[2]: Leaving directory '/build/libspatialite/src/libspatialite-5.1.0'
make[1]: Leaving directory '/build/libspatialite/src/libspatialite-5.1.0'
==> Tidying install...
  -> Removing libtool files...
  -> Purging unwanted files...
  -> Removing static library files...
  -> Stripping unneeded symbols from binaries and libraries...
  -> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "libspatialite"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: libspatialite 5.1.0-3 (Wed Apr 30 15:49:43 2025)
==> Cleaning up...