Mock Version: 1.2.18 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/libspatialite.spec'], env={'HOME': '/builddir', 'PS1': ' \\s-\\v\\$ ', 'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock'}chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-3192/root'timeout=0gid=135uid=1001user='mockbuild'shell=FalseprintOutput=Falselogger=) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/libspatialite.spec'] with env {'HOME': '/builddir', 'PS1': ' \\s-\\v\\$ ', 'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock'} and shell False warning: Could not canonicalize hostname: copr-builder-524081117.novalocal Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/libspatialite-4.3.0a-2.el7.centos.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/libspatialite.spec'], private_network=Trueenv={'HOME': '/builddir', 'PS1': ' \\s-\\v\\$ ', 'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock'}chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-3192/root'timeout=0gid=135uid=1001user='mockbuild'shell=FalseprintOutput=Falselogger=) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/libspatialite.spec'] with env {'HOME': '/builddir', 'PS1': ' \\s-\\v\\$ ', 'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.F1avFo + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf libspatialite-4.3.0a + /usr/bin/gzip -dc /builddir/build/SOURCES/libspatialite-4.3.0a.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd libspatialite-4.3.0a + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.cpKmu7 + umask 022 + cd /builddir/build/BUILD + cd libspatialite-4.3.0a + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + '[' 1 == 1 ']' + '[' x86_64 == ppc64le ']' ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static --disable-lwgeom --enable-geocallbacks checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes /builddir/build/BUILD/libspatialite-4.3.0a/missing: Unknown `--is-lightweight' option Try `/builddir/build/BUILD/libspatialite-4.3.0a/missing --help' for more information configure: WARNING: 'missing' script is too old or missing checking for a thread-safe mkdir -p... /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 for style of include used by make... GNU checking for x86_64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... none 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 x86_64-redhat-linux-gnu-g++... no checking for x86_64-redhat-linux-gnu-c++... no checking for x86_64-redhat-linux-gnu-gpp... no checking for x86_64-redhat-linux-gnu-aCC... no checking for x86_64-redhat-linux-gnu-CC... no checking for x86_64-redhat-linux-gnu-cxx... no checking for x86_64-redhat-linux-gnu-cc++... no checking for x86_64-redhat-linux-gnu-cl.exe... no checking for x86_64-redhat-linux-gnu-FCC... no checking for x86_64-redhat-linux-gnu-KCC... no checking for x86_64-redhat-linux-gnu-RCC... no checking for x86_64-redhat-linux-gnu-xlC_r... no checking for x86_64-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking for x86_64-redhat-linux-gnu-gcc... 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) none 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... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-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 whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-redhat-linux-gnu file names to x86_64-redhat-linux-gnu format... func_convert_file_noop checking how to convert x86_64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for x86_64-redhat-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-redhat-linux-gnu-dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for x86_64-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-redhat-linux-gnu-strip... no checking for strip... strip checking for x86_64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for x86_64-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no 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 -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no 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 -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for an ANSI C-conforming const... yes checking for off_t... yes checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for working volatile... yes checking whether lstat correctly handles trailing slash... yes checking whether lstat accepts an empty string... no checking whether lstat correctly handles trailing slash... (cached) yes checking for working memcmp... yes checking whether stat accepts an empty string... no checking for strftime... yes checking for memset... yes checking for sqrt... no checking for strcasecmp... yes checking for strerror... yes checking for strncasecmp... yes checking for strstr... yes checking for fdatasync... yes checking for ftruncate... yes checking for getcwd... yes checking for gettimeofday... yes checking for localtime_r... yes checking for memmove... yes checking for strerror... (cached) yes checking for sqlite3_prepare_v2 in -lsqlite3... yes checking for inflateInit_ in -lz... yes checking for sqlite3_rtree_geometry_callback in -lsqlite3... yes checking proj_api.h usability... yes checking proj_api.h presence... yes checking for proj_api.h... yes checking for library containing pj_init_plus... -lproj checking for library containing pj_init_ctx... none required checking iconv.h usability... yes checking iconv.h presence... yes checking for iconv.h... yes checking for library containing iconv... none required checking for library containing locale_charset... no checking for library containing nl_langinfo... none required checking freexl.h usability... yes checking freexl.h presence... yes checking for freexl.h... yes checking for library containing freexl_version... -lfreexl checking for geos-config... /usr/bin/geos-config checking geos_c.h usability... yes checking geos_c.h presence... yes checking for geos_c.h... yes checking for library containing GEOSCoveredBy... -lgeos_c checking for library containing GEOSDelaunayTriangulation... none required checking for x86_64-redhat-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for LIBXML2... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/headers/Makefile config.status: creating src/gaiaaux/Makefile config.status: creating src/gaiaexif/Makefile config.status: creating src/gaiageo/Makefile config.status: creating src/gaiageo/flex/Makefile config.status: creating src/gaiageo/lemon/Makefile config.status: creating src/gaiageo/lemon/lemon_src/Makefile config.status: creating src/geopackage/Makefile config.status: creating src/spatialite/Makefile config.status: creating src/shapefiles/Makefile config.status: creating src/dxf/Makefile config.status: creating src/md5/Makefile config.status: creating src/control_points/Makefile config.status: creating src/srsinit/Makefile config.status: creating src/srsinit/epsg_update/Makefile config.status: creating src/connection_cache/Makefile config.status: creating src/connection_cache/generator/Makefile config.status: creating src/virtualtext/Makefile config.status: creating src/wfs/Makefile config.status: creating test/Makefile config.status: creating test/sql_stmt_tests/Makefile config.status: creating test/sql_stmt_geos_tests/Makefile config.status: creating test/sql_stmt_geosadvanced_tests/Makefile config.status: creating test/sql_stmt_geopackage_tests/Makefile config.status: creating test/sql_stmt_proj_tests/Makefile config.status: creating test/sql_stmt_mathsql_tests/Makefile config.status: creating test/sql_stmt_lwgeom_tests/Makefile config.status: creating test/sql_stmt_libxml2_tests/Makefile config.status: creating test/sql_stmt_security_tests/Makefile config.status: creating test/sql_stmt_xmlsec_tests/Makefile config.status: creating test/sql_stmt_freexl_tests/Makefile config.status: creating test/sql_stmt_cache_tests/Makefile config.status: creating test/sql_stmt_nocache_tests/Makefile config.status: creating examples/Makefile config.status: creating Doxyfile config.status: creating spatialite.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands + make -j2 make all-recursive make[1]: Entering directory `/builddir/build/BUILD/libspatialite-4.3.0a' Making all in src make[2]: Entering directory `/builddir/build/BUILD/libspatialite-4.3.0a/src' Making all in headers make[3]: Entering directory `/builddir/build/BUILD/libspatialite-4.3.0a/src/headers' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/libspatialite-4.3.0a/src/headers' Making all in gaiaaux make[3]: Entering directory `/builddir/build/BUILD/libspatialite-4.3.0a/src/gaiaaux' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o gg_sqlaux.lo gg_sqlaux.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o gg_utf8.lo gg_utf8.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c gg_sqlaux.c -fPIC -DPIC -o .libs/gg_sqlaux.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c gg_utf8.c -fPIC -DPIC -o .libs/gg_utf8.o /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -I. -DLOADABLE_EXTENSION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o gaiaaux_la-gg_sqlaux.lo `test -f 'gg_sqlaux.c' || echo './'`gg_sqlaux.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -I. -DLOADABLE_EXTENSION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c gg_sqlaux.c -fPIC -DPIC -o .libs/gaiaaux_la-gg_sqlaux.o /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -I. -DLOADABLE_EXTENSION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o gaiaaux_la-gg_utf8.lo `test -f 'gg_utf8.c' || echo './'`gg_utf8.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -I. -DLOADABLE_EXTENSION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c gg_utf8.c -fPIC -DPIC -o .libs/gaiaaux_la-gg_utf8.o /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o libgaiaaux.la gg_sqlaux.lo gg_utf8.lo -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -module -Wl,-z,relro -o gaiaaux.la gaiaaux_la-gg_sqlaux.lo gaiaaux_la-gg_utf8.lo -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: ar cru .libs/libgaiaaux.a .libs/gg_sqlaux.o .libs/gg_utf8.o libtool: link: ranlib .libs/libgaiaaux.a libtool: link: ( cd ".libs" && rm -f "libgaiaaux.la" && ln -s "../libgaiaaux.la" "libgaiaaux.la" ) libtool: link: ar cru .libs/gaiaaux.a .libs/gaiaaux_la-gg_sqlaux.o .libs/gaiaaux_la-gg_utf8.o libtool: link: ranlib .libs/gaiaaux.a libtool: link: ( cd ".libs" && rm -f "gaiaaux.la" && ln -s "../gaiaaux.la" "gaiaaux.la" ) make[3]: Leaving directory `/builddir/build/BUILD/libspatialite-4.3.0a/src/gaiaaux' Making all in gaiaexif make[3]: Entering directory `/builddir/build/BUILD/libspatialite-4.3.0a/src/gaiaexif' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o gaia_exif.lo gaia_exif.c /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -I. -DLOADABLE_EXTENSION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o gaiaexif_la-gaia_exif.lo `test -f 'gaia_exif.c' || echo './'`gaia_exif.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c gaia_exif.c -fPIC -DPIC -o .libs/gaia_exif.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -I. -DLOADABLE_EXTENSION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c gaia_exif.c -fPIC -DPIC -o .libs/gaiaexif_la-gaia_exif.o /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o libgaiaexif.la gaia_exif.lo -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -module -Wl,-z,relro -o gaiaexif.la gaiaexif_la-gaia_exif.lo -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: ar cru .libs/libgaiaexif.a .libs/gaia_exif.o libtool: link: ranlib .libs/libgaiaexif.a libtool: link: ( cd ".libs" && rm -f "libgaiaexif.la" && ln -s "../libgaiaexif.la" "libgaiaexif.la" ) libtool: link: ar cru .libs/gaiaexif.a .libs/gaiaexif_la-gaia_exif.o libtool: link: ranlib .libs/gaiaexif.a libtool: link: ( cd ".libs" && rm -f "gaiaexif.la" && ln -s "../gaiaexif.la" "gaiaexif.la" ) make[3]: Leaving directory `/builddir/build/BUILD/libspatialite-4.3.0a/src/gaiaexif' Making all in gaiageo make[3]: Entering directory `/builddir/build/BUILD/libspatialite-4.3.0a/src/gaiageo' Making all in flex make[4]: Entering directory `/builddir/build/BUILD/libspatialite-4.3.0a/src/gaiageo/flex' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/libspatialite-4.3.0a/src/gaiageo/flex' Making all in lemon make[4]: Entering directory `/builddir/build/BUILD/libspatialite-4.3.0a/src/gaiageo/lemon' Making all in lemon_src make[5]: Entering directory `/builddir/build/BUILD/libspatialite-4.3.0a/src/gaiageo/lemon/lemon_src' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/builddir/build/BUILD/libspatialite-4.3.0a/src/gaiageo/lemon/lemon_src' make[5]: Entering directory `/builddir/build/BUILD/libspatialite-4.3.0a/src/gaiageo/lemon' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/builddir/build/BUILD/libspatialite-4.3.0a/src/gaiageo/lemon' make[4]: Leaving directory `/builddir/build/BUILD/libspatialite-4.3.0a/src/gaiageo/lemon' make[4]: Entering directory `/builddir/build/BUILD/libspatialite-4.3.0a/src/gaiageo' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I../../src/headers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o gg_advanced.lo gg_advanced.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I../../src/headers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o gg_endian.lo gg_endian.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I../../src/headers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c gg_endian.c -fPIC -DPIC -o .libs/gg_endian.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I../../src/headers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c gg_advanced.c -fPIC -DPIC -o .libs/gg_advanced.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I../../src/headers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o gg_geodesic.lo gg_geodesic.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I../../src/headers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c gg_geodesic.c -fPIC -DPIC -o .libs/gg_geodesic.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I../../src/headers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o gg_geometries.lo gg_geometries.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I../../src/headers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c gg_geometries.c -fPIC -DPIC -o .libs/gg_geometries.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I../../src/headers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o gg_geoscvt.lo gg_geoscvt.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I../../src/headers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c gg_geoscvt.c -fPIC -DPIC -o .libs/gg_geoscvt.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I../../src/headers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o gg_relations.lo gg_relations.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I../../src/headers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c gg_relations.c -fPIC -DPIC -o .libs/gg_relations.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I../../src/headers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o gg_relations_ext.lo gg_relations_ext.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I../../src/headers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c gg_relations_ext.c -fPIC -DPIC -o .libs/gg_relations_ext.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I../../src/headers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o gg_lwgeom.lo gg_lwgeom.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I../../src/headers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c gg_lwgeom.c -fPIC -DPIC -o .libs/gg_lwgeom.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I../../src/headers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o gg_extras.lo gg_extras.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I../../src/headers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c gg_extras.c -fPIC -DPIC -o .libs/gg_extras.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I../../src/headers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o gg_shape.lo gg_shape.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I../../src/headers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c gg_shape.c -fPIC -DPIC -o .libs/gg_shape.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I../../src/headers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o gg_transform.lo gg_transform.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I../../src/headers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c gg_transform.c -fPIC -DPIC -o .libs/gg_transform.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I../../src/headers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o gg_wkb.lo gg_wkb.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I../../src/headers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c gg_wkb.c -fPIC -DPIC -o .libs/gg_wkb.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I../../src/headers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o gg_wkt.lo gg_wkt.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I../../src/headers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c gg_wkt.c -fPIC -DPIC -o .libs/gg_wkt.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I../../src/headers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o gg_vanuatu.lo gg_vanuatu.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I../../src/headers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c gg_vanuatu.c -fPIC -DPIC -o .libs/gg_vanuatu.o In file included from gg_vanuatu.c:1809:0: vanuatuWkt.c: In function 'vanuatu_yy_destructor': vanuatuWkt.c:71:46: warning: unused variable 'p_data' [-Wunused-variable] #define ParseARG_FETCH struct vanuatu_data *p_data = yypParser->p_data ^ vanuatuWkt.c:912:5: note: in expansion of macro 'ParseARG_FETCH' ParseARG_FETCH; ^ /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I../../src/headers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o gg_ewkt.lo gg_ewkt.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I../../src/headers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c gg_ewkt.c -fPIC -DPIC -o .libs/gg_ewkt.o In file included from gg_ewkt.c:1774:0: Ewkt.c: In function 'ewkt_yy_destructor': Ewkt.c:71:43: warning: unused variable 'p_data' [-Wunused-variable] #define ParseARG_FETCH struct ewkt_data *p_data = yypParser->p_data ^ Ewkt.c:915:5: note: in expansion of macro 'ParseARG_FETCH' ParseARG_FETCH; ^ /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I../../src/headers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o gg_geoJSON.lo gg_geoJSON.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I../../src/headers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c gg_geoJSON.c -fPIC -DPIC -o .libs/gg_geoJSON.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I../../src/headers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o gg_kml.lo gg_kml.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I../../src/headers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c gg_kml.c -fPIC -DPIC -o .libs/gg_kml.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I../../src/headers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o gg_gml.lo gg_gml.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I../../src/headers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c gg_gml.c -fPIC -DPIC -o .libs/gg_gml.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I../../src/headers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o gg_voronoj.lo gg_voronoj.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I../../src/headers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c gg_voronoj.c -fPIC -DPIC -o .libs/gg_voronoj.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I../../src/headers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o gg_xml.lo gg_xml.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I../../src/headers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c gg_xml.c -fPIC -DPIC -o .libs/gg_xml.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I../../src/headers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o gg_matrix.lo gg_matrix.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I../../src/headers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c gg_matrix.c -fPIC -DPIC -o .libs/gg_matrix.o /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o gaiageo_la-gg_advanced.lo `test -f 'gg_advanced.c' || echo './'`gg_advanced.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c gg_advanced.c -fPIC -DPIC -o .libs/gaiageo_la-gg_advanced.o /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o gaiageo_la-gg_endian.lo `test -f 'gg_endian.c' || echo './'`gg_endian.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c gg_endian.c -fPIC -DPIC -o .libs/gaiageo_la-gg_endian.o /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o gaiageo_la-gg_geodesic.lo `test -f 'gg_geodesic.c' || echo './'`gg_geodesic.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c gg_geodesic.c -fPIC -DPIC -o .libs/gaiageo_la-gg_geodesic.o /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o gaiageo_la-gg_geometries.lo `test -f 'gg_geometries.c' || echo './'`gg_geometries.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c gg_geometries.c -fPIC -DPIC -o .libs/gaiageo_la-gg_geometries.o /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o gaiageo_la-gg_geoscvt.lo `test -f 'gg_geoscvt.c' || echo './'`gg_geoscvt.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c gg_geoscvt.c -fPIC -DPIC -o .libs/gaiageo_la-gg_geoscvt.o /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o gaiageo_la-gg_relations.lo `test -f 'gg_relations.c' || echo './'`gg_relations.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c gg_relations.c -fPIC -DPIC -o .libs/gaiageo_la-gg_relations.o /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c gg_relations_ext.c -fPIC -DPIC -o .libs/gaiageo_la-gg_relations_ext.o /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o gaiageo_la-gg_lwgeom.lo `test -f 'gg_lwgeom.c' || echo './'`gg_lwgeom.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c gg_lwgeom.c -fPIC -DPIC -o .libs/gaiageo_la-gg_lwgeom.o /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o gaiageo_la-gg_extras.lo `test -f 'gg_extras.c' || echo './'`gg_extras.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c gg_extras.c -fPIC -DPIC -o .libs/gaiageo_la-gg_extras.o /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o gaiageo_la-gg_shape.lo `test -f 'gg_shape.c' || echo './'`gg_shape.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c gg_shape.c -fPIC -DPIC -o .libs/gaiageo_la-gg_shape.o /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o gaiageo_la-gg_transform.lo `test -f 'gg_transform.c' || echo './'`gg_transform.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c gg_transform.c -fPIC -DPIC -o .libs/gaiageo_la-gg_transform.o /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o gaiageo_la-gg_wkb.lo `test -f 'gg_wkb.c' || echo './'`gg_wkb.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c gg_wkb.c -fPIC -DPIC -o .libs/gaiageo_la-gg_wkb.o /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o gaiageo_la-gg_wkt.lo `test -f 'gg_wkt.c' || echo './'`gg_wkt.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c gg_wkt.c -fPIC -DPIC -o .libs/gaiageo_la-gg_wkt.o /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o gaiageo_la-gg_vanuatu.lo `test -f 'gg_vanuatu.c' || echo './'`gg_vanuatu.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c gg_vanuatu.c -fPIC -DPIC -o .libs/gaiageo_la-gg_vanuatu.o In file included from gg_vanuatu.c:1809:0: vanuatuWkt.c: In function 'vanuatu_yy_destructor': vanuatuWkt.c:71:46: warning: unused variable 'p_data' [-Wunused-variable] #define ParseARG_FETCH struct vanuatu_data *p_data = yypParser->p_data ^ vanuatuWkt.c:912:5: note: in expansion of macro 'ParseARG_FETCH' ParseARG_FETCH; ^ /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o gaiageo_la-gg_ewkt.lo `test -f 'gg_ewkt.c' || echo './'`gg_ewkt.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c gg_ewkt.c -fPIC -DPIC -o .libs/gaiageo_la-gg_ewkt.o In file included from gg_ewkt.c:1774:0: Ewkt.c: In function 'ewkt_yy_destructor': Ewkt.c:71:43: warning: unused variable 'p_data' [-Wunused-variable] #define ParseARG_FETCH struct ewkt_data *p_data = yypParser->p_data ^ Ewkt.c:915:5: note: in expansion of macro 'ParseARG_FETCH' ParseARG_FETCH; ^ /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o gaiageo_la-gg_geoJSON.lo `test -f 'gg_geoJSON.c' || echo './'`gg_geoJSON.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c gg_geoJSON.c -fPIC -DPIC -o .libs/gaiageo_la-gg_geoJSON.o /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o gaiageo_la-gg_kml.lo `test -f 'gg_kml.c' || echo './'`gg_kml.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c gg_kml.c -fPIC -DPIC -o .libs/gaiageo_la-gg_kml.o /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o gaiageo_la-gg_gml.lo `test -f 'gg_gml.c' || echo './'`gg_gml.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c gg_gml.c -fPIC -DPIC -o .libs/gaiageo_la-gg_gml.o /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o gaiageo_la-gg_voronoj.lo `test -f 'gg_voronoj.c' || echo './'`gg_voronoj.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c gg_voronoj.c -fPIC -DPIC -o .libs/gaiageo_la-gg_voronoj.o /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o gaiageo_la-gg_xml.lo `test -f 'gg_xml.c' || echo './'`gg_xml.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c gg_xml.c -fPIC -DPIC -o .libs/gaiageo_la-gg_xml.o /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o gaiageo_la-gg_matrix.lo `test -f 'gg_matrix.c' || echo './'`gg_matrix.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c gg_matrix.c -fPIC -DPIC -o .libs/gaiageo_la-gg_matrix.o /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o libgaiageo.la gg_advanced.lo gg_endian.lo gg_geodesic.lo gg_geometries.lo gg_geoscvt.lo gg_relations.lo gg_relations_ext.lo gg_lwgeom.lo gg_extras.lo gg_shape.lo gg_transform.lo gg_wkb.lo gg_wkt.lo gg_vanuatu.lo gg_ewkt.lo gg_geoJSON.lo gg_kml.lo gg_gml.lo gg_voronoj.lo gg_xml.lo gg_matrix.lo -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: ar cru .libs/libgaiageo.a .libs/gg_advanced.o .libs/gg_endian.o .libs/gg_geodesic.o .libs/gg_geometries.o .libs/gg_geoscvt.o .libs/gg_relations.o .libs/gg_relations_ext.o .libs/gg_lwgeom.o .libs/gg_extras.o .libs/gg_shape.o .libs/gg_transform.o .libs/gg_wkb.o .libs/gg_wkt.o .libs/gg_vanuatu.o .libs/gg_ewkt.o .libs/gg_geoJSON.o .libs/gg_kml.o .libs/gg_gml.o .libs/gg_voronoj.o .libs/gg_xml.o .libs/gg_matrix.o libtool: link: ranlib .libs/libgaiageo.a libtool: link: ( cd ".libs" && rm -f "libgaiageo.la" && ln -s "../libgaiageo.la" "libgaiageo.la" ) /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -module -Wl,-z,relro -o gaiageo.la gaiageo_la-gg_advanced.lo gaiageo_la-gg_endian.lo gaiageo_la-gg_geodesic.lo gaiageo_la-gg_geometries.lo gaiageo_la-gg_geoscvt.lo gaiageo_la-gg_relations.lo gaiageo_la-gg_relations_ext.lo gaiageo_la-gg_lwgeom.lo gaiageo_la-gg_extras.lo gaiageo_la-gg_shape.lo gaiageo_la-gg_transform.lo gaiageo_la-gg_wkb.lo gaiageo_la-gg_wkt.lo gaiageo_la-gg_vanuatu.lo gaiageo_la-gg_ewkt.lo gaiageo_la-gg_geoJSON.lo gaiageo_la-gg_kml.lo gaiageo_la-gg_gml.lo gaiageo_la-gg_voronoj.lo gaiageo_la-gg_xml.lo gaiageo_la-gg_matrix.lo -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: ar cru .libs/gaiageo.a .libs/gaiageo_la-gg_advanced.o .libs/gaiageo_la-gg_endian.o .libs/gaiageo_la-gg_geodesic.o .libs/gaiageo_la-gg_geometries.o .libs/gaiageo_la-gg_geoscvt.o .libs/gaiageo_la-gg_relations.o .libs/gaiageo_la-gg_relations_ext.o .libs/gaiageo_la-gg_lwgeom.o .libs/gaiageo_la-gg_extras.o .libs/gaiageo_la-gg_shape.o .libs/gaiageo_la-gg_transform.o .libs/gaiageo_la-gg_wkb.o .libs/gaiageo_la-gg_wkt.o .libs/gaiageo_la-gg_vanuatu.o .libs/gaiageo_la-gg_ewkt.o .libs/gaiageo_la-gg_geoJSON.o .libs/gaiageo_la-gg_kml.o .libs/gaiageo_la-gg_gml.o .libs/gaiageo_la-gg_voronoj.o .libs/gaiageo_la-gg_xml.o .libs/gaiageo_la-gg_matrix.o libtool: link: ranlib .libs/gaiageo.a libtool: link: ( cd ".libs" && rm -f "gaiageo.la" && ln -s "../gaiageo.la" "gaiageo.la" ) make[4]: Leaving directory `/builddir/build/BUILD/libspatialite-4.3.0a/src/gaiageo' make[3]: Leaving directory `/builddir/build/BUILD/libspatialite-4.3.0a/src/gaiageo' Making all in geopackage make[3]: Entering directory `/builddir/build/BUILD/libspatialite-4.3.0a/src/geopackage' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libgeopackage_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../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c gpkg_get_normal_row.c -fPIC -DPIC -o .libs/libgeopackage_la-gpkg_get_normal_row.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libgeopackage_la-gpkgGetImageType.lo `test -f 'gpkgGetImageType.c' || echo './'`gpkgGetImageType.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c gpkgGetImageType.c -fPIC -DPIC -o .libs/libgeopackage_la-gpkgGetImageType.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libgeopackage_la-gpkgInsertEpsgSRID.lo `test -f 'gpkgInsertEpsgSRID.c' || echo './'`gpkgInsertEpsgSRID.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c gpkgCreateBaseTables.c -fPIC -DPIC -o .libs/libgeopackage_la-gpkgCreateBaseTables.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c gpkgInsertEpsgSRID.c -fPIC -DPIC -o .libs/libgeopackage_la-gpkgInsertEpsgSRID.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libgeopackage_la-gpkgCreateTilesZoomLevel.lo `test -f 'gpkgCreateTilesZoomLevel.c' || echo './'`gpkgCreateTilesZoomLevel.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c gpkgCreateTilesTable.c -fPIC -DPIC -o .libs/libgeopackage_la-gpkgCreateTilesTable.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c gpkgCreateTilesZoomLevel.c -fPIC -DPIC -o .libs/libgeopackage_la-gpkgCreateTilesZoomLevel.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libgeopackage_la-gpkgAddGeometryColumn.lo `test -f 'gpkgAddGeometryColumn.c' || echo './'`gpkgAddGeometryColumn.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libgeopackage_la-gpkgMakePoint.lo `test -f 'gpkgMakePoint.c' || echo './'`gpkgMakePoint.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c gpkgAddGeometryColumn.c -fPIC -DPIC -o .libs/libgeopackage_la-gpkgAddGeometryColumn.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c gpkgMakePoint.c -fPIC -DPIC -o .libs/libgeopackage_la-gpkgMakePoint.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libgeopackage_la-gpkgBinary.lo `test -f 'gpkgBinary.c' || echo './'`gpkgBinary.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c gpkgBinary.c -fPIC -DPIC -o .libs/libgeopackage_la-gpkgBinary.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libgeopackage_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../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c gpkg_add_geometry_triggers.c -fPIC -DPIC -o .libs/libgeopackage_la-gpkg_add_geometry_triggers.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libgeopackage_la-gpkg_add_spatial_index.lo `test -f 'gpkg_add_spatial_index.c' || echo './'`gpkg_add_spatial_index.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c gpkg_add_spatial_index.c -fPIC -DPIC -o .libs/libgeopackage_la-gpkg_add_spatial_index.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libgeopackage_la-gaia_cvt_gpkg.lo `test -f 'gaia_cvt_gpkg.c' || echo './'`gaia_cvt_gpkg.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c gaia_cvt_gpkg.c -fPIC -DPIC -o .libs/libgeopackage_la-gaia_cvt_gpkg.o /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o geopackage_la-gpkg_add_tile_triggers.lo `test -f 'gpkg_add_tile_triggers.c' || echo './'`gpkg_add_tile_triggers.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c gpkg_add_tile_triggers.c -fPIC -DPIC -o .libs/geopackage_la-gpkg_add_tile_triggers.o /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c gpkg_get_normal_row.c -fPIC -DPIC -o .libs/geopackage_la-gpkg_get_normal_row.o /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c gpkg_get_normal_zoom.c -fPIC -DPIC -o .libs/geopackage_la-gpkg_get_normal_zoom.o /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o geopackage_la-gpkgGetImageType.lo `test -f 'gpkgGetImageType.c' || echo './'`gpkgGetImageType.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c gpkgGetImageType.c -fPIC -DPIC -o .libs/geopackage_la-gpkgGetImageType.o /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o geopackage_la-gpkgCreateBaseTables.lo `test -f 'gpkgCreateBaseTables.c' || echo './'`gpkgCreateBaseTables.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c gpkgCreateBaseTables.c -fPIC -DPIC -o .libs/geopackage_la-gpkgCreateBaseTables.o /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o geopackage_la-gpkgInsertEpsgSRID.lo `test -f 'gpkgInsertEpsgSRID.c' || echo './'`gpkgInsertEpsgSRID.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c gpkgInsertEpsgSRID.c -fPIC -DPIC -o .libs/geopackage_la-gpkgInsertEpsgSRID.o /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o geopackage_la-gpkgCreateTilesTable.lo `test -f 'gpkgCreateTilesTable.c' || echo './'`gpkgCreateTilesTable.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c gpkgCreateTilesTable.c -fPIC -DPIC -o .libs/geopackage_la-gpkgCreateTilesTable.o /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o geopackage_la-gpkgCreateTilesZoomLevel.lo `test -f 'gpkgCreateTilesZoomLevel.c' || echo './'`gpkgCreateTilesZoomLevel.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c gpkgCreateTilesZoomLevel.c -fPIC -DPIC -o .libs/geopackage_la-gpkgCreateTilesZoomLevel.o /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o geopackage_la-gpkgAddGeometryColumn.lo `test -f 'gpkgAddGeometryColumn.c' || echo './'`gpkgAddGeometryColumn.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c gpkgAddGeometryColumn.c -fPIC -DPIC -o .libs/geopackage_la-gpkgAddGeometryColumn.o /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o geopackage_la-gpkgMakePoint.lo `test -f 'gpkgMakePoint.c' || echo './'`gpkgMakePoint.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o geopackage_la-gpkgBinary.lo `test -f 'gpkgBinary.c' || echo './'`gpkgBinary.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c gpkgBinary.c -fPIC -DPIC -o .libs/geopackage_la-gpkgBinary.o /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o geopackage_la-gpkg_add_geometry_triggers.lo `test -f 'gpkg_add_geometry_triggers.c' || echo './'`gpkg_add_geometry_triggers.c /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o geopackage_la-gpkg_add_spatial_index.lo `test -f 'gpkg_add_spatial_index.c' || echo './'`gpkg_add_spatial_index.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c gpkg_add_spatial_index.c -fPIC -DPIC -o .libs/geopackage_la-gpkg_add_spatial_index.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c gpkg_add_geometry_triggers.c -fPIC -DPIC -o .libs/geopackage_la-gpkg_add_geometry_triggers.o /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o geopackage_la-gaia_cvt_gpkg.lo `test -f 'gaia_cvt_gpkg.c' || echo './'`gaia_cvt_gpkg.c /bin/sh ../../libtool --tag=CC --mode=link gcc -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o libgeopackage.la libgeopackage_la-gpkg_add_tile_triggers.lo libgeopackage_la-gpkg_get_normal_row.lo libgeopackage_la-gpkg_get_normal_zoom.lo libgeopackage_la-gpkgGetImageType.lo libgeopackage_la-gpkgCreateBaseTables.lo libgeopackage_la-gpkgInsertEpsgSRID.lo libgeopackage_la-gpkgCreateTilesTable.lo libgeopackage_la-gpkgCreateTilesZoomLevel.lo libgeopackage_la-gpkgAddGeometryColumn.lo libgeopackage_la-gpkgMakePoint.lo libgeopackage_la-gpkgBinary.lo libgeopackage_la-gpkg_add_geometry_triggers.lo libgeopackage_la-gpkg_add_spatial_index.lo libgeopackage_la-gaia_cvt_gpkg.lo -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c gaia_cvt_gpkg.c -fPIC -DPIC -o .libs/geopackage_la-gaia_cvt_gpkg.o 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 libtool: link: ranlib .libs/libgeopackage.a libtool: link: ( cd ".libs" && rm -f "libgeopackage.la" && ln -s "../libgeopackage.la" "libgeopackage.la" ) /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -module -Wl,-z,relro -o geopackage.la geopackage_la-gpkg_add_tile_triggers.lo geopackage_la-gpkg_get_normal_row.lo geopackage_la-gpkg_get_normal_zoom.lo geopackage_la-gpkgGetImageType.lo geopackage_la-gpkgCreateBaseTables.lo geopackage_la-gpkgInsertEpsgSRID.lo geopackage_la-gpkgCreateTilesTable.lo geopackage_la-gpkgCreateTilesZoomLevel.lo geopackage_la-gpkgAddGeometryColumn.lo geopackage_la-gpkgMakePoint.lo geopackage_la-gpkgBinary.lo geopackage_la-gpkg_add_geometry_triggers.lo geopackage_la-gpkg_add_spatial_index.lo geopackage_la-gaia_cvt_gpkg.lo -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: ar cru .libs/geopackage.a .libs/geopackage_la-gpkg_add_tile_triggers.o .libs/geopackage_la-gpkg_get_normal_row.o .libs/geopackage_la-gpkg_get_normal_zoom.o .libs/geopackage_la-gpkgGetImageType.o .libs/geopackage_la-gpkgCreateBaseTables.o .libs/geopackage_la-gpkgInsertEpsgSRID.o .libs/geopackage_la-gpkgCreateTilesTable.o .libs/geopackage_la-gpkgCreateTilesZoomLevel.o .libs/geopackage_la-gpkgAddGeometryColumn.o .libs/geopackage_la-gpkgMakePoint.o .libs/geopackage_la-gpkgBinary.o .libs/geopackage_la-gpkg_add_geometry_triggers.o .libs/geopackage_la-gpkg_add_spatial_index.o .libs/geopackage_la-gaia_cvt_gpkg.o libtool: link: ranlib .libs/geopackage.a libtool: link: ( cd ".libs" && rm -f "geopackage.la" && ln -s "../geopackage.la" "geopackage.la" ) make[3]: Leaving directory `/builddir/build/BUILD/libspatialite-4.3.0a/src/geopackage' Making all in spatialite make[3]: Entering directory `/builddir/build/BUILD/libspatialite-4.3.0a/src/spatialite' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I../../src/headers -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I../../src/headers -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libsplite_la-spatialite.lo `test -f 'spatialite.c' || echo './'`spatialite.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I../../src/headers -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c spatialite.c -fPIC -DPIC -o .libs/libsplite_la-spatialite.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I../../src/headers -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c mbrcache.c -fPIC -DPIC -o .libs/libsplite_la-mbrcache.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I../../src/headers -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libsplite_la-spatialite_init.lo `test -f 'spatialite_init.c' || echo './'`spatialite_init.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I../../src/headers -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c spatialite_init.c -fPIC -DPIC -o .libs/libsplite_la-spatialite_init.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I../../src/headers -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libsplite_la-metatables.lo `test -f 'metatables.c' || echo './'`metatables.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I../../src/headers -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c metatables.c -fPIC -DPIC -o .libs/libsplite_la-metatables.o spatialite.c: In function 'fnct_math_atan2': spatialite.c:27580:7: warning: 'y' may be used uninitialized in this function [-Wmaybe-uninitialized] t = atan2 (y, x); ^ spatialite.c:27580:7: warning: 'x' may be used uninitialized in this function [-Wmaybe-uninitialized] spatialite.c: In function 'fnct_DropGeoTable': spatialite.c:29346:9: warning: 'table' may be used uninitialized in this function [-Wmaybe-uninitialized] ret = gaiaDropTableEx2 (db_handle, db_prefix, table, transaction); ^ spatialite.c: In function 'fnct_AffineTransformMatrix_Scale': spatialite.c:34498:33: warning: 'iblob_sz' may be used uninitialized in this function [-Wmaybe-uninitialized] gaia_matrix_create_multiply (iblob, iblob_sz, a, b, c, d, e, f, g, h, i, ^ spatialite.c:34498:33: warning: 'iblob' may be used uninitialized in this function [-Wmaybe-uninitialized] spatialite.c: In function 'fnct_AffineTransformMatrix_Translate': spatialite.c:34367:33: warning: 'iblob_sz' may be used uninitialized in this function [-Wmaybe-uninitialized] gaia_matrix_create_multiply (iblob, iblob_sz, a, b, c, d, e, f, g, h, i, ^ spatialite.c:34367:33: warning: 'iblob' may be used uninitialized in this function [-Wmaybe-uninitialized] /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I../../src/headers -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libsplite_la-statistics.lo `test -f 'statistics.c' || echo './'`statistics.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I../../src/headers -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c statistics.c -fPIC -DPIC -o .libs/libsplite_la-statistics.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I../../src/headers -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libsplite_la-extra_tables.lo `test -f 'extra_tables.c' || echo './'`extra_tables.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I../../src/headers -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c extra_tables.c -fPIC -DPIC -o .libs/libsplite_la-extra_tables.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I../../src/headers -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libsplite_la-se_helpers.lo `test -f 'se_helpers.c' || echo './'`se_helpers.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I../../src/headers -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c se_helpers.c -fPIC -DPIC -o .libs/libsplite_la-se_helpers.o se_helpers.c: In function 'update_vector_coverage_extent': se_helpers.c:4030:26: warning: 'maxy' may be used uninitialized in this function [-Wmaybe-uninitialized] gaiaAddPointToGeomColl (in, maxx, maxy); ^ se_helpers.c:4245:15: note: 'maxy' was declared here double maxy; ^ se_helpers.c:4030:26: warning: 'maxx' may be used uninitialized in this function [-Wmaybe-uninitialized] gaiaAddPointToGeomColl (in, maxx, maxy); ^ se_helpers.c:4244:15: note: 'maxx' was declared here double maxx; ^ se_helpers.c:4007:26: warning: 'miny' may be used uninitialized in this function [-Wmaybe-uninitialized] gaiaAddPointToGeomColl (in, minx, miny); ^ se_helpers.c:4243:15: note: 'miny' was declared here double miny; ^ se_helpers.c:4007:26: warning: 'minx' may be used uninitialized in this function [-Wmaybe-uninitialized] gaiaAddPointToGeomColl (in, minx, miny); ^ se_helpers.c:4242:15: note: 'minx' was declared here double minx; ^ se_helpers.c: In function 'update_raster_coverage_extent': se_helpers.c:4962:26: warning: 'maxy' may be used uninitialized in this function [-Wmaybe-uninitialized] gaiaAddPointToGeomColl (in, maxx, maxy); ^ se_helpers.c:5165:15: note: 'maxy' was declared here double maxy; ^ se_helpers.c:4962:26: warning: 'maxx' may be used uninitialized in this function [-Wmaybe-uninitialized] gaiaAddPointToGeomColl (in, maxx, maxy); ^ se_helpers.c:5164:15: note: 'maxx' was declared here double maxx; ^ se_helpers.c:4939:26: warning: 'miny' may be used uninitialized in this function [-Wmaybe-uninitialized] gaiaAddPointToGeomColl (in, minx, miny); ^ se_helpers.c:5163:15: note: 'miny' was declared here double miny; ^ se_helpers.c:4939:26: warning: 'minx' may be used uninitialized in this function [-Wmaybe-uninitialized] gaiaAddPointToGeomColl (in, minx, miny); ^ se_helpers.c:5162:15: note: 'minx' was declared here double minx; ^ /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I../../src/headers -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libsplite_la-srid_aux.lo `test -f 'srid_aux.c' || echo './'`srid_aux.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I../../src/headers -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c srid_aux.c -fPIC -DPIC -o .libs/libsplite_la-srid_aux.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I../../src/headers -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libsplite_la-table_cloner.lo `test -f 'table_cloner.c' || echo './'`table_cloner.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I../../src/headers -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c table_cloner.c -fPIC -DPIC -o .libs/libsplite_la-table_cloner.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I../../src/headers -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libsplite_la-virtualdbf.lo `test -f 'virtualdbf.c' || echo './'`virtualdbf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I../../src/headers -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c virtualdbf.c -fPIC -DPIC -o .libs/libsplite_la-virtualdbf.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I../../src/headers -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libsplite_la-virtualXL.lo `test -f 'virtualXL.c' || echo './'`virtualXL.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I../../src/headers -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c virtualXL.c -fPIC -DPIC -o .libs/libsplite_la-virtualXL.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I../../src/headers -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libsplite_la-virtualfdo.lo `test -f 'virtualfdo.c' || echo './'`virtualfdo.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I../../src/headers -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c virtualfdo.c -fPIC -DPIC -o .libs/libsplite_la-virtualfdo.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I../../src/headers -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libsplite_la-virtualgpkg.lo `test -f 'virtualgpkg.c' || echo './'`virtualgpkg.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I../../src/headers -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c virtualgpkg.c -fPIC -DPIC -o .libs/libsplite_la-virtualgpkg.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I../../src/headers -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libsplite_la-virtualbbox.lo `test -f 'virtualbbox.c' || echo './'`virtualbbox.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I../../src/headers -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c virtualbbox.c -fPIC -DPIC -o .libs/libsplite_la-virtualbbox.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I../../src/headers -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libsplite_la-virtualspatialindex.lo `test -f 'virtualspatialindex.c' || echo './'`virtualspatialindex.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I../../src/headers -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c virtualspatialindex.c -fPIC -DPIC -o .libs/libsplite_la-virtualspatialindex.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I../../src/headers -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libsplite_la-virtualnetwork.lo `test -f 'virtualnetwork.c' || echo './'`virtualnetwork.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I../../src/headers -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c virtualnetwork.c -fPIC -DPIC -o .libs/libsplite_la-virtualnetwork.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I../../src/headers -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libsplite_la-virtualshape.lo `test -f 'virtualshape.c' || echo './'`virtualshape.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I../../src/headers -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c virtualshape.c -fPIC -DPIC -o .libs/libsplite_la-virtualshape.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I../../src/headers -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libsplite_la-virtualxpath.lo `test -f 'virtualxpath.c' || echo './'`virtualxpath.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I../../src/headers -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c virtualxpath.c -fPIC -DPIC -o .libs/libsplite_la-virtualxpath.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I../../src/headers -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libsplite_la-virtualelementary.lo `test -f 'virtualelementary.c' || echo './'`virtualelementary.c /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o splite_la-mbrcache.lo `test -f 'mbrcache.c' || echo './'`mbrcache.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I../../src/headers -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c virtualelementary.c -fPIC -DPIC -o .libs/libsplite_la-virtualelementary.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c mbrcache.c -fPIC -DPIC -o .libs/splite_la-mbrcache.o virtualelementary.c: In function 'velem_filter': virtualelementary.c:802:25: warning: 'rowid_value' may be used uninitialized in this function [-Wmaybe-uninitialized] cursor->origin_rowid = rowid_value; ^ /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o splite_la-spatialite.lo `test -f 'spatialite.c' || echo './'`spatialite.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c spatialite.c -fPIC -DPIC -o .libs/splite_la-spatialite.o /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o splite_la-spatialite_init.lo `test -f 'spatialite_init.c' || echo './'`spatialite_init.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c spatialite_init.c -fPIC -DPIC -o .libs/splite_la-spatialite_init.o /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o splite_la-metatables.lo `test -f 'metatables.c' || echo './'`metatables.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c metatables.c -fPIC -DPIC -o .libs/splite_la-metatables.o spatialite.c: In function 'fnct_math_atan2': spatialite.c:27580:7: warning: 'y' may be used uninitialized in this function [-Wmaybe-uninitialized] t = atan2 (y, x); ^ spatialite.c:27580:7: warning: 'x' may be used uninitialized in this function [-Wmaybe-uninitialized] spatialite.c: In function 'fnct_DropGeoTable': spatialite.c:29346:9: warning: 'table' may be used uninitialized in this function [-Wmaybe-uninitialized] ret = gaiaDropTableEx2 (db_handle, db_prefix, table, transaction); ^ spatialite.c: In function 'fnct_AffineTransformMatrix_Scale': spatialite.c:34498:33: warning: 'iblob_sz' may be used uninitialized in this function [-Wmaybe-uninitialized] gaia_matrix_create_multiply (iblob, iblob_sz, a, b, c, d, e, f, g, h, i, ^ spatialite.c:34498:33: warning: 'iblob' may be used uninitialized in this function [-Wmaybe-uninitialized] spatialite.c: In function 'fnct_AffineTransformMatrix_Translate': spatialite.c:34367:33: warning: 'iblob_sz' may be used uninitialized in this function [-Wmaybe-uninitialized] gaia_matrix_create_multiply (iblob, iblob_sz, a, b, c, d, e, f, g, h, i, ^ spatialite.c:34367:33: warning: 'iblob' may be used uninitialized in this function [-Wmaybe-uninitialized] /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o splite_la-statistics.lo `test -f 'statistics.c' || echo './'`statistics.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c statistics.c -fPIC -DPIC -o .libs/splite_la-statistics.o /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o splite_la-extra_tables.lo `test -f 'extra_tables.c' || echo './'`extra_tables.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c extra_tables.c -fPIC -DPIC -o .libs/splite_la-extra_tables.o /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o splite_la-se_helpers.lo `test -f 'se_helpers.c' || echo './'`se_helpers.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c se_helpers.c -fPIC -DPIC -o .libs/splite_la-se_helpers.o se_helpers.c: In function 'update_vector_coverage_extent': se_helpers.c:4030:26: warning: 'maxy' may be used uninitialized in this function [-Wmaybe-uninitialized] gaiaAddPointToGeomColl (in, maxx, maxy); ^ se_helpers.c:4245:15: note: 'maxy' was declared here double maxy; ^ se_helpers.c:4030:26: warning: 'maxx' may be used uninitialized in this function [-Wmaybe-uninitialized] gaiaAddPointToGeomColl (in, maxx, maxy); ^ se_helpers.c:4244:15: note: 'maxx' was declared here double maxx; ^ se_helpers.c:4007:26: warning: 'miny' may be used uninitialized in this function [-Wmaybe-uninitialized] gaiaAddPointToGeomColl (in, minx, miny); ^ se_helpers.c:4243:15: note: 'miny' was declared here double miny; ^ se_helpers.c:4007:26: warning: 'minx' may be used uninitialized in this function [-Wmaybe-uninitialized] gaiaAddPointToGeomColl (in, minx, miny); ^ se_helpers.c:4242:15: note: 'minx' was declared here double minx; ^ se_helpers.c: In function 'update_raster_coverage_extent': se_helpers.c:4962:26: warning: 'maxy' may be used uninitialized in this function [-Wmaybe-uninitialized] gaiaAddPointToGeomColl (in, maxx, maxy); ^ se_helpers.c:5165:15: note: 'maxy' was declared here double maxy; ^ se_helpers.c:4962:26: warning: 'maxx' may be used uninitialized in this function [-Wmaybe-uninitialized] gaiaAddPointToGeomColl (in, maxx, maxy); ^ se_helpers.c:5164:15: note: 'maxx' was declared here double maxx; ^ se_helpers.c:4939:26: warning: 'miny' may be used uninitialized in this function [-Wmaybe-uninitialized] gaiaAddPointToGeomColl (in, minx, miny); ^ se_helpers.c:5163:15: note: 'miny' was declared here double miny; ^ se_helpers.c:4939:26: warning: 'minx' may be used uninitialized in this function [-Wmaybe-uninitialized] gaiaAddPointToGeomColl (in, minx, miny); ^ se_helpers.c:5162:15: note: 'minx' was declared here double minx; ^ /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o splite_la-srid_aux.lo `test -f 'srid_aux.c' || echo './'`srid_aux.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c srid_aux.c -fPIC -DPIC -o .libs/splite_la-srid_aux.o /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o splite_la-table_cloner.lo `test -f 'table_cloner.c' || echo './'`table_cloner.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c table_cloner.c -fPIC -DPIC -o .libs/splite_la-table_cloner.o /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o splite_la-virtualdbf.lo `test -f 'virtualdbf.c' || echo './'`virtualdbf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c virtualdbf.c -fPIC -DPIC -o .libs/splite_la-virtualdbf.o /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o splite_la-virtualXL.lo `test -f 'virtualXL.c' || echo './'`virtualXL.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c virtualXL.c -fPIC -DPIC -o .libs/splite_la-virtualXL.o /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o splite_la-virtualfdo.lo `test -f 'virtualfdo.c' || echo './'`virtualfdo.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c virtualfdo.c -fPIC -DPIC -o .libs/splite_la-virtualfdo.o /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o splite_la-virtualgpkg.lo `test -f 'virtualgpkg.c' || echo './'`virtualgpkg.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c virtualgpkg.c -fPIC -DPIC -o .libs/splite_la-virtualgpkg.o /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o splite_la-virtualbbox.lo `test -f 'virtualbbox.c' || echo './'`virtualbbox.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c virtualbbox.c -fPIC -DPIC -o .libs/splite_la-virtualbbox.o /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o splite_la-virtualspatialindex.lo `test -f 'virtualspatialindex.c' || echo './'`virtualspatialindex.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c virtualspatialindex.c -fPIC -DPIC -o .libs/splite_la-virtualspatialindex.o /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o splite_la-virtualnetwork.lo `test -f 'virtualnetwork.c' || echo './'`virtualnetwork.c /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o splite_la-virtualshape.lo `test -f 'virtualshape.c' || echo './'`virtualshape.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c virtualnetwork.c -fPIC -DPIC -o .libs/splite_la-virtualnetwork.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c virtualshape.c -fPIC -DPIC -o .libs/splite_la-virtualshape.o /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o splite_la-virtualxpath.lo `test -f 'virtualxpath.c' || echo './'`virtualxpath.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c virtualxpath.c -fPIC -DPIC -o .libs/splite_la-virtualxpath.o /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o splite_la-virtualelementary.lo `test -f 'virtualelementary.c' || echo './'`virtualelementary.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c virtualelementary.c -fPIC -DPIC -o .libs/splite_la-virtualelementary.o /bin/sh ../../libtool --tag=CC --mode=link gcc -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o libsplite.la libsplite_la-mbrcache.lo libsplite_la-spatialite.lo libsplite_la-spatialite_init.lo libsplite_la-metatables.lo libsplite_la-statistics.lo libsplite_la-extra_tables.lo libsplite_la-se_helpers.lo libsplite_la-srid_aux.lo libsplite_la-table_cloner.lo libsplite_la-virtualdbf.lo libsplite_la-virtualXL.lo libsplite_la-virtualfdo.lo libsplite_la-virtualgpkg.lo libsplite_la-virtualbbox.lo libsplite_la-virtualspatialindex.lo libsplite_la-virtualnetwork.lo libsplite_la-virtualshape.lo libsplite_la-virtualxpath.lo libsplite_la-virtualelementary.lo -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: ar cru .libs/libsplite.a .libs/libsplite_la-mbrcache.o .libs/libsplite_la-spatialite.o .libs/libsplite_la-spatialite_init.o .libs/libsplite_la-metatables.o .libs/libsplite_la-statistics.o .libs/libsplite_la-extra_tables.o .libs/libsplite_la-se_helpers.o .libs/libsplite_la-srid_aux.o .libs/libsplite_la-table_cloner.o .libs/libsplite_la-virtualdbf.o .libs/libsplite_la-virtualXL.o .libs/libsplite_la-virtualfdo.o .libs/libsplite_la-virtualgpkg.o .libs/libsplite_la-virtualbbox.o .libs/libsplite_la-virtualspatialindex.o .libs/libsplite_la-virtualnetwork.o .libs/libsplite_la-virtualshape.o .libs/libsplite_la-virtualxpath.o .libs/libsplite_la-virtualelementary.o libtool: link: ranlib .libs/libsplite.a libtool: link: ( cd ".libs" && rm -f "libsplite.la" && ln -s "../libsplite.la" "libsplite.la" ) virtualelementary.c: In function 'velem_filter': virtualelementary.c:802:25: warning: 'rowid_value' may be used uninitialized in this function [-Wmaybe-uninitialized] cursor->origin_rowid = rowid_value; ^ /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -module -Wl,-z,relro -o splite.la splite_la-mbrcache.lo splite_la-spatialite.lo splite_la-spatialite_init.lo splite_la-metatables.lo splite_la-statistics.lo splite_la-extra_tables.lo splite_la-se_helpers.lo splite_la-srid_aux.lo splite_la-table_cloner.lo splite_la-virtualdbf.lo splite_la-virtualXL.lo splite_la-virtualfdo.lo splite_la-virtualgpkg.lo splite_la-virtualbbox.lo splite_la-virtualspatialindex.lo splite_la-virtualnetwork.lo splite_la-virtualshape.lo splite_la-virtualxpath.lo splite_la-virtualelementary.lo -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: ar cru .libs/splite.a .libs/splite_la-mbrcache.o .libs/splite_la-spatialite.o .libs/splite_la-spatialite_init.o .libs/splite_la-metatables.o .libs/splite_la-statistics.o .libs/splite_la-extra_tables.o .libs/splite_la-se_helpers.o .libs/splite_la-srid_aux.o .libs/splite_la-table_cloner.o .libs/splite_la-virtualdbf.o .libs/splite_la-virtualXL.o .libs/splite_la-virtualfdo.o .libs/splite_la-virtualgpkg.o .libs/splite_la-virtualbbox.o .libs/splite_la-virtualspatialindex.o .libs/splite_la-virtualnetwork.o .libs/splite_la-virtualshape.o .libs/splite_la-virtualxpath.o .libs/splite_la-virtualelementary.o libtool: link: ranlib .libs/splite.a libtool: link: ( cd ".libs" && rm -f "splite.la" && ln -s "../splite.la" "splite.la" ) make[3]: Leaving directory `/builddir/build/BUILD/libspatialite-4.3.0a/src/spatialite' Making all in shapefiles make[3]: Entering directory `/builddir/build/BUILD/libspatialite-4.3.0a/src/shapefiles' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o shapefiles.lo shapefiles.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o validator.lo validator.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c shapefiles.c -fPIC -DPIC -o .libs/shapefiles.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c validator.c -fPIC -DPIC -o .libs/validator.o shapefiles.c: In function 'attached_layer': shapefiles.c:2421:28: warning: 'min_y' may be used uninitialized in this function [-Wmaybe-uninitialized] addVectorLayerExtent (list, table_name, geometry_column, ^ shapefiles.c:2397:10: note: 'min_y' was declared here double min_y; ^ shapefiles.c:2421:28: warning: 'min_x' may be used uninitialized in this function [-Wmaybe-uninitialized] addVectorLayerExtent (list, table_name, geometry_column, ^ shapefiles.c:2396:10: note: 'min_x' was declared here double min_x; ^ shapefiles.c:2421:28: warning: 'count' may be used uninitialized in this function [-Wmaybe-uninitialized] addVectorLayerExtent (list, table_name, geometry_column, ^ shapefiles.c:2395:7: note: 'count' was declared here int count; ^ shapefiles.c:1855:26: warning: 'double_max' may be used uninitialized in this function [-Wmaybe-uninitialized] addLayerAttributeField (list, table_name, geometry_column, ^ shapefiles.c:1822:10: note: 'double_max' was declared here double double_max; ^ shapefiles.c:1855:26: warning: 'double_min' may be used uninitialized in this function [-Wmaybe-uninitialized] addLayerAttributeField (list, table_name, geometry_column, ^ shapefiles.c:1821:10: note: 'double_min' was declared here double double_min; ^ shapefiles.c:1855:26: warning: 'max_size' may be used uninitialized in this function [-Wmaybe-uninitialized] addLayerAttributeField (list, table_name, geometry_column, ^ shapefiles.c:1818:7: note: 'max_size' was declared here int max_size; ^ shapefiles.c:1780:28: warning: 'min_y' may be used uninitialized in this function [-Wmaybe-uninitialized] addVectorLayerExtent (list, table_name, geometry_column, ^ shapefiles.c:1756:10: note: 'min_y' was declared here double min_y; ^ shapefiles.c:1780:28: warning: 'min_x' may be used uninitialized in this function [-Wmaybe-uninitialized] addVectorLayerExtent (list, table_name, geometry_column, ^ shapefiles.c:1755:10: note: 'min_x' was declared here double min_x; ^ shapefiles.c:1780:28: warning: 'count' may be used uninitialized in this function [-Wmaybe-uninitialized] addVectorLayerExtent (list, table_name, geometry_column, ^ shapefiles.c:1754:7: note: 'count' was declared here int count; ^ /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -I. -DLOADABLE_EXTENSION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o shapefiles_la-shapefiles.lo `test -f 'shapefiles.c' || echo './'`shapefiles.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -I. -DLOADABLE_EXTENSION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c shapefiles.c -fPIC -DPIC -o .libs/shapefiles_la-shapefiles.o shapefiles.c: In function 'load_shapefile_ex2': shapefiles.c:983:8: warning: 'geom_type' may be used uninitialized in this function [-Wmaybe-uninitialized] sql = sqlite3_mprintf ("SELECT AddGeometryColumn(%Q, %Q, %d, %Q, %Q)", ^ shapefiles.c: In function 'attached_layer': shapefiles.c:2421:28: warning: 'min_y' may be used uninitialized in this function [-Wmaybe-uninitialized] addVectorLayerExtent (list, table_name, geometry_column, ^ shapefiles.c:2397:10: note: 'min_y' was declared here double min_y; ^ shapefiles.c:2421:28: warning: 'min_x' may be used uninitialized in this function [-Wmaybe-uninitialized] addVectorLayerExtent (list, table_name, geometry_column, ^ shapefiles.c:2396:10: note: 'min_x' was declared here double min_x; ^ shapefiles.c:2421:28: warning: 'count' may be used uninitialized in this function [-Wmaybe-uninitialized] addVectorLayerExtent (list, table_name, geometry_column, ^ shapefiles.c:2395:7: note: 'count' was declared here int count; ^ shapefiles.c:1855:26: warning: 'double_max' may be used uninitialized in this function [-Wmaybe-uninitialized] addLayerAttributeField (list, table_name, geometry_column, ^ shapefiles.c:1822:10: note: 'double_max' was declared here double double_max; ^ shapefiles.c:1855:26: warning: 'double_min' may be used uninitialized in this function [-Wmaybe-uninitialized] addLayerAttributeField (list, table_name, geometry_column, ^ shapefiles.c:1821:10: note: 'double_min' was declared here double double_min; ^ shapefiles.c:1855:26: warning: 'max_size' may be used uninitialized in this function [-Wmaybe-uninitialized] addLayerAttributeField (list, table_name, geometry_column, ^ shapefiles.c:1818:7: note: 'max_size' was declared here int max_size; ^ shapefiles.c:1780:28: warning: 'min_y' may be used uninitialized in this function [-Wmaybe-uninitialized] addVectorLayerExtent (list, table_name, geometry_column, ^ shapefiles.c:1756:10: note: 'min_y' was declared here double min_y; ^ shapefiles.c:1780:28: warning: 'min_x' may be used uninitialized in this function [-Wmaybe-uninitialized] addVectorLayerExtent (list, table_name, geometry_column, ^ shapefiles.c:1755:10: note: 'min_x' was declared here double min_x; ^ shapefiles.c:1780:28: warning: 'count' may be used uninitialized in this function [-Wmaybe-uninitialized] addVectorLayerExtent (list, table_name, geometry_column, ^ shapefiles.c:1754:7: note: 'count' was declared here int count; ^ shapefiles.c: In function 'load_shapefile_ex2': shapefiles.c:983:8: warning: 'geom_type' may be used uninitialized in this function [-Wmaybe-uninitialized] sql = sqlite3_mprintf ("SELECT AddGeometryColumn(%Q, %Q, %d, %Q, %Q)", ^ shapefiles.c: In function 'dump_dbf_ex': shapefiles.c:4012:10: warning: 'xtable' may be used uninitialized in this function [-Wmaybe-uninitialized] free (xtable); ^ shapefiles.c: In function 'dump_dbf_ex': shapefiles.c:4012:10: warning: 'xtable' may be used uninitialized in this function [-Wmaybe-uninitialized] free (xtable); ^ /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -I. -DLOADABLE_EXTENSION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o shapefiles_la-validator.lo `test -f 'validator.c' || echo './'`validator.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -I. -DLOADABLE_EXTENSION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c validator.c -fPIC -DPIC -o .libs/shapefiles_la-validator.o /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o libshapefiles.la shapefiles.lo validator.lo -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: ar cru .libs/libshapefiles.a .libs/shapefiles.o .libs/validator.o libtool: link: ranlib .libs/libshapefiles.a libtool: link: ( cd ".libs" && rm -f "libshapefiles.la" && ln -s "../libshapefiles.la" "libshapefiles.la" ) /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -module -Wl,-z,relro -o shapefiles.la shapefiles_la-shapefiles.lo shapefiles_la-validator.lo -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: ar cru .libs/shapefiles.a .libs/shapefiles_la-shapefiles.o .libs/shapefiles_la-validator.o libtool: link: ranlib .libs/shapefiles.a libtool: link: ( cd ".libs" && rm -f "shapefiles.la" && ln -s "../shapefiles.la" "shapefiles.la" ) make[3]: Leaving directory `/builddir/build/BUILD/libspatialite-4.3.0a/src/shapefiles' Making all in srsinit make[3]: Entering directory `/builddir/build/BUILD/libspatialite-4.3.0a/src/srsinit' Making all in epsg_update make[4]: Entering directory `/builddir/build/BUILD/libspatialite-4.3.0a/src/srsinit/epsg_update' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/libspatialite-4.3.0a/src/srsinit/epsg_update' make[4]: Entering directory `/builddir/build/BUILD/libspatialite-4.3.0a/src/srsinit' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libsrsinit_la-epsg_inlined_00.lo `test -f 'epsg_inlined_00.c' || echo './'`epsg_inlined_00.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c srs_init.c -fPIC -DPIC -o .libs/libsrsinit_la-srs_init.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c epsg_inlined_00.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_00.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libsrsinit_la-epsg_inlined_01.lo `test -f 'epsg_inlined_01.c' || echo './'`epsg_inlined_01.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c epsg_inlined_01.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_01.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libsrsinit_la-epsg_inlined_02.lo `test -f 'epsg_inlined_02.c' || echo './'`epsg_inlined_02.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c epsg_inlined_02.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_02.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libsrsinit_la-epsg_inlined_03.lo `test -f 'epsg_inlined_03.c' || echo './'`epsg_inlined_03.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c epsg_inlined_03.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_03.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libsrsinit_la-epsg_inlined_04.lo `test -f 'epsg_inlined_04.c' || echo './'`epsg_inlined_04.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c epsg_inlined_04.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_04.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libsrsinit_la-epsg_inlined_05.lo `test -f 'epsg_inlined_05.c' || echo './'`epsg_inlined_05.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c epsg_inlined_05.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_05.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c epsg_inlined_06.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_06.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c epsg_inlined_07.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_07.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c epsg_inlined_08.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_08.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libsrsinit_la-epsg_inlined_09.lo `test -f 'epsg_inlined_09.c' || echo './'`epsg_inlined_09.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c epsg_inlined_09.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_09.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libsrsinit_la-epsg_inlined_10.lo `test -f 'epsg_inlined_10.c' || echo './'`epsg_inlined_10.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c epsg_inlined_10.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_10.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libsrsinit_la-epsg_inlined_11.lo `test -f 'epsg_inlined_11.c' || echo './'`epsg_inlined_11.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c epsg_inlined_11.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_11.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c epsg_inlined_12.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_12.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c epsg_inlined_13.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_13.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c epsg_inlined_14.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_14.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c epsg_inlined_15.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_15.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c epsg_inlined_16.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_16.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libsrsinit_la-epsg_inlined_17.lo `test -f 'epsg_inlined_17.c' || echo './'`epsg_inlined_17.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c epsg_inlined_17.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_17.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libsrsinit_la-epsg_inlined_18.lo `test -f 'epsg_inlined_18.c' || echo './'`epsg_inlined_18.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c epsg_inlined_18.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_18.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c epsg_inlined_19.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_19.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libsrsinit_la-epsg_inlined_20.lo `test -f 'epsg_inlined_20.c' || echo './'`epsg_inlined_20.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c epsg_inlined_20.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_20.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c epsg_inlined_21.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_21.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c epsg_inlined_22.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_22.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c epsg_inlined_23.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_23.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c epsg_inlined_24.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_24.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c epsg_inlined_25.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_25.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c epsg_inlined_26.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_26.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c epsg_inlined_27.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_27.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c epsg_inlined_28.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_28.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c epsg_inlined_29.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_29.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c epsg_inlined_30.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_30.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c epsg_inlined_31.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_31.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c epsg_inlined_32.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_32.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c epsg_inlined_33.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_33.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c epsg_inlined_34.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_34.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c epsg_inlined_35.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_35.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c epsg_inlined_36.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_36.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c epsg_inlined_37.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_37.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c epsg_inlined_38.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_38.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c epsg_inlined_39.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_39.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c epsg_inlined_40.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_40.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c epsg_inlined_41.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_41.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c epsg_inlined_42.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_42.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c epsg_inlined_43.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_43.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c epsg_inlined_44.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_44.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c epsg_inlined_45.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_45.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c epsg_inlined_46.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_46.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c epsg_inlined_wgs84_00.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_wgs84_00.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c epsg_inlined_wgs84_01.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_wgs84_01.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libsrsinit_la-epsg_inlined_prussian.lo `test -f 'epsg_inlined_prussian.c' || echo './'`epsg_inlined_prussian.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c epsg_inlined_prussian.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_prussian.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c epsg_inlined_extra.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_extra.o /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o srsinit_la-srs_init.lo `test -f 'srs_init.c' || echo './'`srs_init.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c srs_init.c -fPIC -DPIC -o .libs/srsinit_la-srs_init.o /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o srsinit_la-epsg_inlined_00.lo `test -f 'epsg_inlined_00.c' || echo './'`epsg_inlined_00.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c epsg_inlined_00.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_00.o /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o srsinit_la-epsg_inlined_01.lo `test -f 'epsg_inlined_01.c' || echo './'`epsg_inlined_01.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c epsg_inlined_01.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_01.o /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c epsg_inlined_02.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_02.o /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o srsinit_la-epsg_inlined_03.lo `test -f 'epsg_inlined_03.c' || echo './'`epsg_inlined_03.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c epsg_inlined_03.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_03.o /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c epsg_inlined_04.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_04.o /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c epsg_inlined_05.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_05.o /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o srsinit_la-epsg_inlined_06.lo `test -f 'epsg_inlined_06.c' || echo './'`epsg_inlined_06.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c epsg_inlined_06.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_06.o /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c epsg_inlined_07.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_07.o /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o srsinit_la-epsg_inlined_08.lo `test -f 'epsg_inlined_08.c' || echo './'`epsg_inlined_08.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c epsg_inlined_08.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_08.o /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c epsg_inlined_09.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_09.o /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c epsg_inlined_10.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_10.o /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c epsg_inlined_11.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_11.o /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c epsg_inlined_12.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_12.o /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c epsg_inlined_13.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_13.o /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c epsg_inlined_14.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_14.o /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c epsg_inlined_15.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_15.o /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o srsinit_la-epsg_inlined_16.lo `test -f 'epsg_inlined_16.c' || echo './'`epsg_inlined_16.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c epsg_inlined_16.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_16.o /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c epsg_inlined_17.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_17.o /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o srsinit_la-epsg_inlined_18.lo `test -f 'epsg_inlined_18.c' || echo './'`epsg_inlined_18.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c epsg_inlined_18.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_18.o /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c epsg_inlined_19.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_19.o /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c epsg_inlined_20.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_20.o /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c epsg_inlined_21.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_21.o /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o srsinit_la-epsg_inlined_22.lo `test -f 'epsg_inlined_22.c' || echo './'`epsg_inlined_22.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c epsg_inlined_22.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_22.o /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o srsinit_la-epsg_inlined_23.lo `test -f 'epsg_inlined_23.c' || echo './'`epsg_inlined_23.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c epsg_inlined_23.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_23.o /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c epsg_inlined_24.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_24.o /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c epsg_inlined_25.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_25.o /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o srsinit_la-epsg_inlined_27.lo `test -f 'epsg_inlined_27.c' || echo './'`epsg_inlined_27.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c epsg_inlined_27.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_27.o /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c epsg_inlined_28.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_28.o /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c epsg_inlined_29.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_29.o /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o srsinit_la-epsg_inlined_30.lo `test -f 'epsg_inlined_30.c' || echo './'`epsg_inlined_30.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c epsg_inlined_31.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_31.o /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o srsinit_la-epsg_inlined_32.lo `test -f 'epsg_inlined_32.c' || echo './'`epsg_inlined_32.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c epsg_inlined_32.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_32.o /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c epsg_inlined_33.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_33.o /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o srsinit_la-epsg_inlined_34.lo `test -f 'epsg_inlined_34.c' || echo './'`epsg_inlined_34.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c epsg_inlined_34.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_34.o /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c epsg_inlined_35.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_35.o /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c epsg_inlined_36.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_36.o /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c epsg_inlined_37.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_37.o /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c epsg_inlined_38.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_38.o /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c epsg_inlined_39.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_39.o /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c epsg_inlined_40.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_40.o /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o srsinit_la-epsg_inlined_41.lo `test -f 'epsg_inlined_41.c' || echo './'`epsg_inlined_41.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c epsg_inlined_41.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_41.o /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o srsinit_la-epsg_inlined_42.lo `test -f 'epsg_inlined_42.c' || echo './'`epsg_inlined_42.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c epsg_inlined_42.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_42.o /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c epsg_inlined_43.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_43.o /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c epsg_inlined_44.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_44.o /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c epsg_inlined_45.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_45.o /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o srsinit_la-epsg_inlined_46.lo `test -f 'epsg_inlined_46.c' || echo './'`epsg_inlined_46.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c epsg_inlined_46.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_46.o /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o srsinit_la-epsg_inlined_wgs84_00.lo `test -f 'epsg_inlined_wgs84_00.c' || echo './'`epsg_inlined_wgs84_00.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c epsg_inlined_wgs84_00.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_wgs84_00.o /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o srsinit_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../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c epsg_inlined_wgs84_01.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_wgs84_01.o /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o srsinit_la-epsg_inlined_prussian.lo `test -f 'epsg_inlined_prussian.c' || echo './'`epsg_inlined_prussian.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c epsg_inlined_prussian.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_prussian.o /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o libsrsinit.la libsrsinit_la-srs_init.lo libsrsinit_la-epsg_inlined_00.lo libsrsinit_la-epsg_inlined_01.lo libsrsinit_la-epsg_inlined_02.lo libsrsinit_la-epsg_inlined_03.lo libsrsinit_la-epsg_inlined_04.lo libsrsinit_la-epsg_inlined_05.lo libsrsinit_la-epsg_inlined_06.lo libsrsinit_la-epsg_inlined_07.lo libsrsinit_la-epsg_inlined_08.lo libsrsinit_la-epsg_inlined_09.lo libsrsinit_la-epsg_inlined_10.lo libsrsinit_la-epsg_inlined_11.lo libsrsinit_la-epsg_inlined_12.lo libsrsinit_la-epsg_inlined_13.lo libsrsinit_la-epsg_inlined_14.lo libsrsinit_la-epsg_inlined_15.lo libsrsinit_la-epsg_inlined_16.lo libsrsinit_la-epsg_inlined_17.lo libsrsinit_la-epsg_inlined_18.lo libsrsinit_la-epsg_inlined_19.lo libsrsinit_la-epsg_inlined_20.lo libsrsinit_la-epsg_inlined_21.lo libsrsinit_la-epsg_inlined_22.lo libsrsinit_la-epsg_inlined_23.lo libsrsinit_la-epsg_inlined_24.lo libsrsinit_la-epsg_inlined_25.lo libsrsinit_la-epsg_inlined_26.lo libsrsinit_la-epsg_inlined_27.lo libsrsinit_la-epsg_inlined_28.lo libsrsinit_la-epsg_inlined_29.lo libsrsinit_la-epsg_inlined_30.lo libsrsinit_la-epsg_inlined_31.lo libsrsinit_la-epsg_inlined_32.lo libsrsinit_la-epsg_inlined_33.lo libsrsinit_la-epsg_inlined_34.lo libsrsinit_la-epsg_inlined_35.lo libsrsinit_la-epsg_inlined_36.lo libsrsinit_la-epsg_inlined_37.lo libsrsinit_la-epsg_inlined_38.lo libsrsinit_la-epsg_inlined_39.lo libsrsinit_la-epsg_inlined_40.lo libsrsinit_la-epsg_inlined_41.lo libsrsinit_la-epsg_inlined_42.lo libsrsinit_la-epsg_inlined_43.lo libsrsinit_la-epsg_inlined_44.lo libsrsinit_la-epsg_inlined_45.lo libsrsinit_la-epsg_inlined_46.lo libsrsinit_la-epsg_inlined_wgs84_00.lo libsrsinit_la-epsg_inlined_wgs84_01.lo libsrsinit_la-epsg_inlined_prussian.lo libsrsinit_la-epsg_inlined_extra.lo -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -module -Wl,-z,relro -o srsinit.la srsinit_la-srs_init.lo srsinit_la-epsg_inlined_00.lo srsinit_la-epsg_inlined_01.lo srsinit_la-epsg_inlined_02.lo srsinit_la-epsg_inlined_03.lo srsinit_la-epsg_inlined_04.lo srsinit_la-epsg_inlined_05.lo srsinit_la-epsg_inlined_06.lo srsinit_la-epsg_inlined_07.lo srsinit_la-epsg_inlined_08.lo srsinit_la-epsg_inlined_09.lo srsinit_la-epsg_inlined_10.lo srsinit_la-epsg_inlined_11.lo srsinit_la-epsg_inlined_12.lo srsinit_la-epsg_inlined_13.lo srsinit_la-epsg_inlined_14.lo srsinit_la-epsg_inlined_15.lo srsinit_la-epsg_inlined_16.lo srsinit_la-epsg_inlined_17.lo srsinit_la-epsg_inlined_18.lo srsinit_la-epsg_inlined_19.lo srsinit_la-epsg_inlined_20.lo srsinit_la-epsg_inlined_21.lo srsinit_la-epsg_inlined_22.lo srsinit_la-epsg_inlined_23.lo srsinit_la-epsg_inlined_24.lo srsinit_la-epsg_inlined_25.lo srsinit_la-epsg_inlined_26.lo srsinit_la-epsg_inlined_27.lo srsinit_la-epsg_inlined_28.lo srsinit_la-epsg_inlined_29.lo srsinit_la-epsg_inlined_30.lo srsinit_la-epsg_inlined_31.lo srsinit_la-epsg_inlined_32.lo srsinit_la-epsg_inlined_33.lo srsinit_la-epsg_inlined_34.lo srsinit_la-epsg_inlined_35.lo srsinit_la-epsg_inlined_36.lo srsinit_la-epsg_inlined_37.lo srsinit_la-epsg_inlined_38.lo srsinit_la-epsg_inlined_39.lo srsinit_la-epsg_inlined_40.lo srsinit_la-epsg_inlined_41.lo srsinit_la-epsg_inlined_42.lo srsinit_la-epsg_inlined_43.lo srsinit_la-epsg_inlined_44.lo srsinit_la-epsg_inlined_45.lo srsinit_la-epsg_inlined_46.lo srsinit_la-epsg_inlined_wgs84_00.lo srsinit_la-epsg_inlined_wgs84_01.lo srsinit_la-epsg_inlined_prussian.lo srsinit_la-epsg_inlined_extra.lo -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: ar cru .libs/libsrsinit.a .libs/libsrsinit_la-srs_init.o .libs/libsrsinit_la-epsg_inlined_00.o .libs/libsrsinit_la-epsg_inlined_01.o .libs/libsrsinit_la-epsg_inlined_02.o .libs/libsrsinit_la-epsg_inlined_03.o .libs/libsrsinit_la-epsg_inlined_04.o .libs/libsrsinit_la-epsg_inlined_05.o .libs/libsrsinit_la-epsg_inlined_06.o .libs/libsrsinit_la-epsg_inlined_07.o .libs/libsrsinit_la-epsg_inlined_08.o .libs/libsrsinit_la-epsg_inlined_09.o .libs/libsrsinit_la-epsg_inlined_10.o .libs/libsrsinit_la-epsg_inlined_11.o .libs/libsrsinit_la-epsg_inlined_12.o .libs/libsrsinit_la-epsg_inlined_13.o .libs/libsrsinit_la-epsg_inlined_14.o .libs/libsrsinit_la-epsg_inlined_15.o .libs/libsrsinit_la-epsg_inlined_16.o .libs/libsrsinit_la-epsg_inlined_17.o .libs/libsrsinit_la-epsg_inlined_18.o .libs/libsrsinit_la-epsg_inlined_19.o .libs/libsrsinit_la-epsg_inlined_20.o .libs/libsrsinit_la-epsg_inlined_21.o .libs/libsrsinit_la-epsg_inlined_22.o .libs/libsrsinit_la-epsg_inlined_23.o .libs/libsrsinit_la-epsg_inlined_24.o .libs/libsrsinit_la-epsg_inlined_25.o .libs/libsrsinit_la-epsg_inlined_26.o .libs/libsrsinit_la-epsg_inlined_27.o .libs/libsrsinit_la-epsg_inlined_28.o .libs/libsrsinit_la-epsg_inlined_29.o .libs/libsrsinit_la-epsg_inlined_30.o .libs/libsrsinit_la-epsg_inlined_31.o .libs/libsrsinit_la-epsg_inlined_32.o .libs/libsrsinit_la-epsg_inlined_33.o .libs/libsrsinit_la-epsg_inlined_34.o .libs/libsrsinit_la-epsg_inlined_35.o .libs/libsrsinit_la-epsg_inlined_36.o .libs/libsrsinit_la-epsg_inlined_37.o .libs/libsrsinit_la-epsg_inlined_38.o .libs/libsrsinit_la-epsg_inlined_39.o .libs/libsrsinit_la-epsg_inlined_40.o .libs/libsrsinit_la-epsg_inlined_41.o .libs/libsrsinit_la-epsg_inlined_42.o .libs/libsrsinit_la-epsg_inlined_43.o .libs/libsrsinit_la-epsg_inlined_44.o .libs/libsrsinit_la-epsg_inlined_45.o .libs/libsrsinit_la-epsg_inlined_46.o .libs/libsrsinit_la-epsg_inlined_wgs84_00.o .libs/libsrsinit_la-epsg_inlined_wgs84_01.o .libs/libsrsinit_la-epsg_inlined_prussian.o .libs/libsrsinit_la-epsg_inlined_extra.o libtool: link: ar cru .libs/srsinit.a .libs/srsinit_la-srs_init.o .libs/srsinit_la-epsg_inlined_00.o .libs/srsinit_la-epsg_inlined_01.o .libs/srsinit_la-epsg_inlined_02.o .libs/srsinit_la-epsg_inlined_03.o .libs/srsinit_la-epsg_inlined_04.o .libs/srsinit_la-epsg_inlined_05.o .libs/srsinit_la-epsg_inlined_06.o .libs/srsinit_la-epsg_inlined_07.o .libs/srsinit_la-epsg_inlined_08.o .libs/srsinit_la-epsg_inlined_09.o .libs/srsinit_la-epsg_inlined_10.o .libs/srsinit_la-epsg_inlined_11.o .libs/srsinit_la-epsg_inlined_12.o .libs/srsinit_la-epsg_inlined_13.o .libs/srsinit_la-epsg_inlined_14.o .libs/srsinit_la-epsg_inlined_15.o .libs/srsinit_la-epsg_inlined_16.o .libs/srsinit_la-epsg_inlined_17.o .libs/srsinit_la-epsg_inlined_18.o .libs/srsinit_la-epsg_inlined_19.o .libs/srsinit_la-epsg_inlined_20.o .libs/srsinit_la-epsg_inlined_21.o .libs/srsinit_la-epsg_inlined_22.o .libs/srsinit_la-epsg_inlined_23.o .libs/srsinit_la-epsg_inlined_24.o .libs/srsinit_la-epsg_inlined_25.o .libs/srsinit_la-epsg_inlined_26.o .libs/srsinit_la-epsg_inlined_27.o .libs/srsinit_la-epsg_inlined_28.o .libs/srsinit_la-epsg_inlined_29.o .libs/srsinit_la-epsg_inlined_30.o .libs/srsinit_la-epsg_inlined_31.o .libs/srsinit_la-epsg_inlined_32.o .libs/srsinit_la-epsg_inlined_33.o .libs/srsinit_la-epsg_inlined_34.o .libs/srsinit_la-epsg_inlined_35.o .libs/srsinit_la-epsg_inlined_36.o .libs/srsinit_la-epsg_inlined_37.o .libs/srsinit_la-epsg_inlined_38.o .libs/srsinit_la-epsg_inlined_39.o .libs/srsinit_la-epsg_inlined_40.o .libs/srsinit_la-epsg_inlined_41.o .libs/srsinit_la-epsg_inlined_42.o .libs/srsinit_la-epsg_inlined_43.o .libs/srsinit_la-epsg_inlined_44.o .libs/srsinit_la-epsg_inlined_45.o .libs/srsinit_la-epsg_inlined_46.o .libs/srsinit_la-epsg_inlined_wgs84_00.o .libs/srsinit_la-epsg_inlined_wgs84_01.o .libs/srsinit_la-epsg_inlined_prussian.o .libs/srsinit_la-epsg_inlined_extra.o libtool: link: ranlib .libs/libsrsinit.a libtool: link: ranlib .libs/srsinit.a libtool: link: ( cd ".libs" && rm -f "libsrsinit.la" && ln -s "../libsrsinit.la" "libsrsinit.la" ) libtool: link: ( cd ".libs" && rm -f "srsinit.la" && ln -s "../srsinit.la" "srsinit.la" ) make[4]: Leaving directory `/builddir/build/BUILD/libspatialite-4.3.0a/src/srsinit' make[3]: Leaving directory `/builddir/build/BUILD/libspatialite-4.3.0a/src/srsinit' Making all in connection_cache make[3]: Entering directory `/builddir/build/BUILD/libspatialite-4.3.0a/src/connection_cache' Making all in generator make[4]: Entering directory `/builddir/build/BUILD/libspatialite-4.3.0a/src/connection_cache/generator' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/libspatialite-4.3.0a/src/connection_cache/generator' make[4]: Entering directory `/builddir/build/BUILD/libspatialite-4.3.0a/src/connection_cache' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include/libxml2 -I../../src/headers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o alloc_cache.lo alloc_cache.c /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o connection_cache_la-alloc_cache.lo `test -f 'alloc_cache.c' || echo './'`alloc_cache.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include/libxml2 -I../../src/headers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c alloc_cache.c -fPIC -DPIC -o .libs/alloc_cache.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c alloc_cache.c -fPIC -DPIC -o .libs/connection_cache_la-alloc_cache.o alloc_cache.c:133:1: warning: 'setGeosAuxErrorMsg' defined but not used [-Wunused-function] setGeosAuxErrorMsg (int pool_index, const char *msg) ^ alloc_cache.c:133:1: warning: 'setGeosAuxErrorMsg' defined but not used [-Wunused-function] setGeosAuxErrorMsg (int pool_index, const char *msg) ^ /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o libconnection_cache.la alloc_cache.lo -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -module -Wl,-z,relro -o connection_cache.la connection_cache_la-alloc_cache.lo -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: ar cru .libs/libconnection_cache.a .libs/alloc_cache.o libtool: link: ranlib .libs/libconnection_cache.a libtool: link: ( cd ".libs" && rm -f "libconnection_cache.la" && ln -s "../libconnection_cache.la" "libconnection_cache.la" ) libtool: link: ar cru .libs/connection_cache.a .libs/connection_cache_la-alloc_cache.o libtool: link: ranlib .libs/connection_cache.a libtool: link: ( cd ".libs" && rm -f "connection_cache.la" && ln -s "../connection_cache.la" "connection_cache.la" ) make[4]: Leaving directory `/builddir/build/BUILD/libspatialite-4.3.0a/src/connection_cache' make[3]: Leaving directory `/builddir/build/BUILD/libspatialite-4.3.0a/src/connection_cache' Making all in virtualtext make[3]: Entering directory `/builddir/build/BUILD/libspatialite-4.3.0a/src/virtualtext' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o virtualtext.lo virtualtext.c /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -I. -DLOADABLE_EXTENSION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o virtualtext_la-virtualtext.lo `test -f 'virtualtext.c' || echo './'`virtualtext.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c virtualtext.c -fPIC -DPIC -o .libs/virtualtext.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -I. -DLOADABLE_EXTENSION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c virtualtext.c -fPIC -DPIC -o .libs/virtualtext_la-virtualtext.o virtualtext.c: In function 'vtxt_eval_constraints': virtualtext.c:622:11: warning: 'dbl_value' may be used uninitialized in this function [-Wmaybe-uninitialized] if (dbl_value >= pC->intValue) ^ virtualtext.c: In function 'vtxt_eval_constraints': virtualtext.c:622:11: warning: 'dbl_value' may be used uninitialized in this function [-Wmaybe-uninitialized] if (dbl_value >= pC->intValue) ^ /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o libvirtualtext.la virtualtext.lo -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -module -Wl,-z,relro -o virtualtext.la virtualtext_la-virtualtext.lo -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: ar cru .libs/libvirtualtext.a .libs/virtualtext.o libtool: link: ranlib .libs/libvirtualtext.a libtool: link: ( cd ".libs" && rm -f "libvirtualtext.la" && ln -s "../libvirtualtext.la" "libvirtualtext.la" ) libtool: link: ar cru .libs/virtualtext.a .libs/virtualtext_la-virtualtext.o libtool: link: ranlib .libs/virtualtext.a libtool: link: ( cd ".libs" && rm -f "virtualtext.la" && ln -s "../virtualtext.la" "virtualtext.la" ) make[3]: Leaving directory `/builddir/build/BUILD/libspatialite-4.3.0a/src/virtualtext' Making all in wfs make[3]: Entering directory `/builddir/build/BUILD/libspatialite-4.3.0a/src/wfs' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include/libxml2 -I../../src/headers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o wfs_in.lo wfs_in.c /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o wfs_la-wfs_in.lo `test -f 'wfs_in.c' || echo './'`wfs_in.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include/libxml2 -I../../src/headers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c wfs_in.c -fPIC -DPIC -o .libs/wfs_in.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c wfs_in.c -fPIC -DPIC -o .libs/wfs_la-wfs_in.o wfs_in.c: In function 'load_from_wfs_paged': wfs_in.c:3058:8: warning: 'pType' may be used uninitialized in this function [-Wmaybe-uninitialized] sql = sqlite3_mprintf ("UPDATE geometry_columns SET type = %Q, " ^ wfs_in.c:2996:16: note: 'pType' was declared here const char *pType; ^ wfs_in.c:3153:4: warning: 'dims' may be used uninitialized in this function [-Wmaybe-uninitialized] switch (dims) ^ wfs_in.c:2543:9: note: 'dims' was declared here int dims; ^ wfs_in.c: In function 'load_from_wfs_paged': wfs_in.c:3058:8: warning: 'pType' may be used uninitialized in this function [-Wmaybe-uninitialized] sql = sqlite3_mprintf ("UPDATE geometry_columns SET type = %Q, " ^ wfs_in.c:2996:16: note: 'pType' was declared here const char *pType; ^ wfs_in.c:3153:4: warning: 'dims' may be used uninitialized in this function [-Wmaybe-uninitialized] switch (dims) ^ wfs_in.c:2543:9: note: 'dims' was declared here int dims; ^ /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o libwfs.la wfs_in.lo -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -module -Wl,-z,relro -o wfs.la wfs_la-wfs_in.lo -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: ar cru .libs/libwfs.a .libs/wfs_in.o libtool: link: ranlib .libs/libwfs.a libtool: link: ( cd ".libs" && rm -f "libwfs.la" && ln -s "../libwfs.la" "libwfs.la" ) libtool: link: ar cru .libs/wfs.a .libs/wfs_la-wfs_in.o libtool: link: ranlib .libs/wfs.a libtool: link: ( cd ".libs" && rm -f "wfs.la" && ln -s "../wfs.la" "wfs.la" ) make[3]: Leaving directory `/builddir/build/BUILD/libspatialite-4.3.0a/src/wfs' Making all in dxf make[3]: Entering directory `/builddir/build/BUILD/libspatialite-4.3.0a/src/dxf' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o dxf_parser.lo dxf_parser.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o dxf_loader.lo dxf_loader.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c dxf_parser.c -fPIC -DPIC -o .libs/dxf_parser.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c dxf_loader.c -fPIC -DPIC -o .libs/dxf_loader.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o dxf_load_distinct.lo dxf_load_distinct.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c dxf_load_distinct.c -fPIC -DPIC -o .libs/dxf_load_distinct.o dxf_load_distinct.c: In function 'import_by_layer': dxf_load_distinct.c:1701:20: warning: 'attr_name' may be used uninitialized in this function [-Wmaybe-uninitialized] sqlite3_free (attr_name); ^ /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o dxf_load_mixed.lo dxf_load_mixed.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c dxf_load_mixed.c -fPIC -DPIC -o .libs/dxf_load_mixed.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o dxf_writer.lo dxf_writer.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c dxf_writer.c -fPIC -DPIC -o .libs/dxf_writer.o /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -I. -DLOADABLE_EXTENSION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -I. -DLOADABLE_EXTENSION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o dxf_la-dxf_loader.lo `test -f 'dxf_loader.c' || echo './'`dxf_loader.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -I. -DLOADABLE_EXTENSION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c dxf_parser.c -fPIC -DPIC -o .libs/dxf_la-dxf_parser.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -I. -DLOADABLE_EXTENSION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c dxf_loader.c -fPIC -DPIC -o .libs/dxf_la-dxf_loader.o /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -I. -DLOADABLE_EXTENSION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -I. -DLOADABLE_EXTENSION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c dxf_load_distinct.c -fPIC -DPIC -o .libs/dxf_la-dxf_load_distinct.o dxf_load_distinct.c: In function 'import_by_layer': dxf_load_distinct.c:1701:20: warning: 'attr_name' may be used uninitialized in this function [-Wmaybe-uninitialized] sqlite3_free (attr_name); ^ /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -I. -DLOADABLE_EXTENSION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -I. -DLOADABLE_EXTENSION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c dxf_load_mixed.c -fPIC -DPIC -o .libs/dxf_la-dxf_load_mixed.o /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -I. -DLOADABLE_EXTENSION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o dxf_la-dxf_writer.lo `test -f 'dxf_writer.c' || echo './'`dxf_writer.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -I. -DLOADABLE_EXTENSION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c dxf_writer.c -fPIC -DPIC -o .libs/dxf_la-dxf_writer.o /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o libdxf.la dxf_parser.lo dxf_loader.lo dxf_load_distinct.lo dxf_load_mixed.lo dxf_writer.lo -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: ar cru .libs/libdxf.a .libs/dxf_parser.o .libs/dxf_loader.o .libs/dxf_load_distinct.o .libs/dxf_load_mixed.o .libs/dxf_writer.o libtool: link: ranlib .libs/libdxf.a libtool: link: ( cd ".libs" && rm -f "libdxf.la" && ln -s "../libdxf.la" "libdxf.la" ) /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -module -Wl,-z,relro -o dxf.la dxf_la-dxf_parser.lo dxf_la-dxf_loader.lo dxf_la-dxf_load_distinct.lo dxf_la-dxf_load_mixed.lo dxf_la-dxf_writer.lo -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: ar cru .libs/dxf.a .libs/dxf_la-dxf_parser.o .libs/dxf_la-dxf_loader.o .libs/dxf_la-dxf_load_distinct.o .libs/dxf_la-dxf_load_mixed.o .libs/dxf_la-dxf_writer.o libtool: link: ranlib .libs/dxf.a libtool: link: ( cd ".libs" && rm -f "dxf.la" && ln -s "../dxf.la" "dxf.la" ) make[3]: Leaving directory `/builddir/build/BUILD/libspatialite-4.3.0a/src/dxf' Making all in md5 make[3]: Entering directory `/builddir/build/BUILD/libspatialite-4.3.0a/src/md5' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o md5.lo md5.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o gaia_md5.lo gaia_md5.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c md5.c -fPIC -DPIC -o .libs/md5.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c gaia_md5.c -fPIC -DPIC -o .libs/gaia_md5.o /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -I. -DLOADABLE_EXTENSION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o md5_la-md5.lo `test -f 'md5.c' || echo './'`md5.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -I. -DLOADABLE_EXTENSION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c md5.c -fPIC -DPIC -o .libs/md5_la-md5.o /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -I. -DLOADABLE_EXTENSION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o md5_la-gaia_md5.lo `test -f 'gaia_md5.c' || echo './'`gaia_md5.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -I. -DLOADABLE_EXTENSION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c gaia_md5.c -fPIC -DPIC -o .libs/md5_la-gaia_md5.o /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o libmd5.la md5.lo gaia_md5.lo -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -module -Wl,-z,relro -o md5.la md5_la-md5.lo md5_la-gaia_md5.lo -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: ar cru .libs/libmd5.a .libs/md5.o .libs/gaia_md5.o libtool: link: ranlib .libs/libmd5.a libtool: link: ar cru .libs/md5.a .libs/md5_la-md5.o .libs/md5_la-gaia_md5.o libtool: link: ( cd ".libs" && rm -f "libmd5.la" && ln -s "../libmd5.la" "libmd5.la" ) libtool: link: ranlib .libs/md5.a libtool: link: ( cd ".libs" && rm -f "md5.la" && ln -s "../md5.la" "md5.la" ) make[3]: Leaving directory `/builddir/build/BUILD/libspatialite-4.3.0a/src/md5' Making all in control_points make[3]: Entering directory `/builddir/build/BUILD/libspatialite-4.3.0a/src/control_points' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o gaia_control_points.lo gaia_control_points.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o grass_crs3d.lo grass_crs3d.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c grass_crs3d.c -fPIC -DPIC -o .libs/grass_crs3d.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c gaia_control_points.c -fPIC -DPIC -o .libs/gaia_control_points.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o grass_georef.lo grass_georef.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c grass_georef.c -fPIC -DPIC -o .libs/grass_georef.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o grass_georef_tps.lo grass_georef_tps.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c grass_georef_tps.c -fPIC -DPIC -o .libs/grass_georef_tps.o /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -I. -DLOADABLE_EXTENSION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o control_points_la-gaia_control_points.lo `test -f 'gaia_control_points.c' || echo './'`gaia_control_points.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -I. -DLOADABLE_EXTENSION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c gaia_control_points.c -fPIC -DPIC -o .libs/control_points_la-gaia_control_points.o /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -I. -DLOADABLE_EXTENSION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -I. -DLOADABLE_EXTENSION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o control_points_la-grass_georef.lo `test -f 'grass_georef.c' || echo './'`grass_georef.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -I. -DLOADABLE_EXTENSION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c grass_crs3d.c -fPIC -DPIC -o .libs/control_points_la-grass_crs3d.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -I. -DLOADABLE_EXTENSION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c grass_georef.c -fPIC -DPIC -o .libs/control_points_la-grass_georef.o /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -I. -DLOADABLE_EXTENSION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o control_points_la-grass_georef_tps.lo `test -f 'grass_georef_tps.c' || echo './'`grass_georef_tps.c /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o libcontrol_points.la gaia_control_points.lo grass_crs3d.lo grass_georef.lo grass_georef_tps.lo -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../../src/headers -I. -DLOADABLE_EXTENSION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c grass_georef_tps.c -fPIC -DPIC -o .libs/control_points_la-grass_georef_tps.o 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 libtool: link: ranlib .libs/libcontrol_points.a libtool: link: ( cd ".libs" && rm -f "libcontrol_points.la" && ln -s "../libcontrol_points.la" "libcontrol_points.la" ) /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -module -Wl,-z,relro -o control_points.la control_points_la-gaia_control_points.lo control_points_la-grass_crs3d.lo control_points_la-grass_georef.lo control_points_la-grass_georef_tps.lo -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: ar cru .libs/control_points.a .libs/control_points_la-gaia_control_points.o .libs/control_points_la-grass_crs3d.o .libs/control_points_la-grass_georef.o .libs/control_points_la-grass_georef_tps.o libtool: link: ranlib .libs/control_points.a libtool: link: ( cd ".libs" && rm -f "control_points.la" && ln -s "../control_points.la" "control_points.la" ) make[3]: Leaving directory `/builddir/build/BUILD/libspatialite-4.3.0a/src/control_points' make[3]: Entering directory `/builddir/build/BUILD/libspatialite-4.3.0a/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../src/headers -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o versioninfo/version.lo versioninfo/version.c /bin/sh ../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../src/headers -I. -DLOADABLE_EXTENSION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../src/headers -I. -DLOADABLE_EXTENSION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c versioninfo/version.c -fPIC -DPIC -o versioninfo/.libs/mod_spatialite_la-version.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I../src/headers -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c versioninfo/version.c -fPIC -DPIC -o versioninfo/.libs/version.o /bin/sh ../libtool --tag=CC --tag=disable-static --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -module -version-info 8:0:1 -Wl,-z,relro -o mod_spatialite.la -rpath /usr/lib64 versioninfo/mod_spatialite_la-version.lo ./gaiaaux/gaiaaux.la ./gaiaexif/gaiaexif.la ./gaiageo/gaiageo.la ./geopackage/geopackage.la ./spatialite/splite.la ./shapefiles/shapefiles.la ./dxf/dxf.la ./md5/md5.la ./control_points/control_points.la ./srsinit/srsinit.la ./connection_cache/connection_cache.la ./virtualtext/virtualtext.la ./wfs/wfs.la -lxml2 -lpthread -ldl -lm -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -version-info 8:0:1 -Wl,-z,relro -o libspatialite.la -rpath /usr/lib64 versioninfo/version.lo ./gaiaaux/libgaiaaux.la ./gaiaexif/libgaiaexif.la ./gaiageo/libgaiageo.la ./geopackage/libgeopackage.la ./spatialite/libsplite.la ./shapefiles/libshapefiles.la ./dxf/libdxf.la ./md5/libmd5.la ./control_points/libcontrol_points.la ./srsinit/libsrsinit.la ./connection_cache/libconnection_cache.la ./virtualtext/libvirtualtext.la ./wfs/libwfs.la -lxml2 -lpthread -ldl -lm -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: gcc -shared -fPIC -DPIC versioninfo/.libs/version.o -Wl,--whole-archive ./gaiaaux/.libs/libgaiaaux.a ./gaiaexif/.libs/libgaiaexif.a ./gaiageo/.libs/libgaiageo.a ./geopackage/.libs/libgeopackage.a ./spatialite/.libs/libsplite.a ./shapefiles/.libs/libshapefiles.a ./dxf/.libs/libdxf.a ./md5/.libs/libmd5.a ./control_points/.libs/libcontrol_points.a ./srsinit/.libs/libsrsinit.a ./connection_cache/.libs/libconnection_cache.a ./virtualtext/.libs/libvirtualtext.a ./wfs/.libs/libwfs.a -Wl,--no-whole-archive -L/usr/lib64 -lxml2 -lpthread -ldl -lm -lfreexl -lproj -lz -lsqlite3 -lgeos_c -O2 -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,-soname -Wl,libspatialite.so.7 -o .libs/libspatialite.so.7.1.0 libtool: link: gcc -shared -fPIC -DPIC versioninfo/.libs/mod_spatialite_la-version.o -Wl,--whole-archive ./gaiaaux/.libs/gaiaaux.a ./gaiaexif/.libs/gaiaexif.a ./gaiageo/.libs/gaiageo.a ./geopackage/.libs/geopackage.a ./spatialite/.libs/splite.a ./shapefiles/.libs/shapefiles.a ./dxf/.libs/dxf.a ./md5/.libs/md5.a ./control_points/.libs/control_points.a ./srsinit/.libs/srsinit.a ./connection_cache/.libs/connection_cache.a ./virtualtext/.libs/virtualtext.a ./wfs/.libs/wfs.a -Wl,--no-whole-archive -L/usr/lib64 -lxml2 -lpthread -ldl -lm -lfreexl -lproj -lz -lsqlite3 -lgeos_c -O2 -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,-soname -Wl,mod_spatialite.so.7 -o .libs/mod_spatialite.so.7.1.0 libtool: link: (cd ".libs" && rm -f "libspatialite.so.7" && ln -s "libspatialite.so.7.1.0" "libspatialite.so.7") libtool: link: (cd ".libs" && rm -f "libspatialite.so" && ln -s "libspatialite.so.7.1.0" "libspatialite.so") libtool: link: ( cd ".libs" && rm -f "libspatialite.la" && ln -s "../libspatialite.la" "libspatialite.la" ) libtool: link: (cd ".libs" && rm -f "mod_spatialite.so.7" && ln -s "mod_spatialite.so.7.1.0" "mod_spatialite.so.7") libtool: link: (cd ".libs" && rm -f "mod_spatialite.so" && ln -s "mod_spatialite.so.7.1.0" "mod_spatialite.so") libtool: link: ( cd ".libs" && rm -f "mod_spatialite.la" && ln -s "../mod_spatialite.la" "mod_spatialite.la" ) make[3]: Leaving directory `/builddir/build/BUILD/libspatialite-4.3.0a/src' make[2]: Leaving directory `/builddir/build/BUILD/libspatialite-4.3.0a/src' Making all in test make[2]: Entering directory `/builddir/build/BUILD/libspatialite-4.3.0a/test' Making all in sql_stmt_geosadvanced_tests make[3]: Entering directory `/builddir/build/BUILD/libspatialite-4.3.0a/test/sql_stmt_geosadvanced_tests' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/libspatialite-4.3.0a/test/sql_stmt_geosadvanced_tests' Making all in sql_stmt_geos_tests make[3]: Entering directory `/builddir/build/BUILD/libspatialite-4.3.0a/test/sql_stmt_geos_tests' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/libspatialite-4.3.0a/test/sql_stmt_geos_tests' Making all in sql_stmt_libxml2_tests make[3]: Entering directory `/builddir/build/BUILD/libspatialite-4.3.0a/test/sql_stmt_libxml2_tests' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/libspatialite-4.3.0a/test/sql_stmt_libxml2_tests' Making all in sql_stmt_lwgeom_tests make[3]: Entering directory `/builddir/build/BUILD/libspatialite-4.3.0a/test/sql_stmt_lwgeom_tests' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/libspatialite-4.3.0a/test/sql_stmt_lwgeom_tests' Making all in sql_stmt_mathsql_tests make[3]: Entering directory `/builddir/build/BUILD/libspatialite-4.3.0a/test/sql_stmt_mathsql_tests' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/libspatialite-4.3.0a/test/sql_stmt_mathsql_tests' Making all in sql_stmt_proj_tests make[3]: Entering directory `/builddir/build/BUILD/libspatialite-4.3.0a/test/sql_stmt_proj_tests' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/libspatialite-4.3.0a/test/sql_stmt_proj_tests' Making all in sql_stmt_security_tests make[3]: Entering directory `/builddir/build/BUILD/libspatialite-4.3.0a/test/sql_stmt_security_tests' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/libspatialite-4.3.0a/test/sql_stmt_security_tests' Making all in sql_stmt_tests make[3]: Entering directory `/builddir/build/BUILD/libspatialite-4.3.0a/test/sql_stmt_tests' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/libspatialite-4.3.0a/test/sql_stmt_tests' Making all in sql_stmt_xmlsec_tests make[3]: Entering directory `/builddir/build/BUILD/libspatialite-4.3.0a/test/sql_stmt_xmlsec_tests' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/libspatialite-4.3.0a/test/sql_stmt_xmlsec_tests' Making all in sql_stmt_geopackage_tests make[3]: Entering directory `/builddir/build/BUILD/libspatialite-4.3.0a/test/sql_stmt_geopackage_tests' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/libspatialite-4.3.0a/test/sql_stmt_geopackage_tests' Making all in sql_stmt_freexl_tests make[3]: Entering directory `/builddir/build/BUILD/libspatialite-4.3.0a/test/sql_stmt_freexl_tests' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/libspatialite-4.3.0a/test/sql_stmt_freexl_tests' Making all in sql_stmt_cache_tests make[3]: Entering directory `/builddir/build/BUILD/libspatialite-4.3.0a/test/sql_stmt_cache_tests' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/libspatialite-4.3.0a/test/sql_stmt_cache_tests' Making all in sql_stmt_nocache_tests make[3]: Entering directory `/builddir/build/BUILD/libspatialite-4.3.0a/test/sql_stmt_nocache_tests' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/libspatialite-4.3.0a/test/sql_stmt_nocache_tests' make[3]: Entering directory `/builddir/build/BUILD/libspatialite-4.3.0a/test' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/libspatialite-4.3.0a/test' make[2]: Leaving directory `/builddir/build/BUILD/libspatialite-4.3.0a/test' Making all in examples make[2]: Entering directory `/builddir/build/BUILD/libspatialite-4.3.0a/examples' gcc -DHAVE_CONFIG_H -I. -I.. -I./../src/headers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o demo1.o demo1.c gcc -DHAVE_CONFIG_H -I. -I.. -I./../src/headers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o demo2.o demo2.c gcc -DHAVE_CONFIG_H -I. -I.. -I./../src/headers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o demo3.o demo3.c gcc -DHAVE_CONFIG_H -I. -I.. -I./../src/headers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o demo4.o demo4.c gcc -DHAVE_CONFIG_H -I. -I.. -I./../src/headers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o demo5.o demo5.c /bin/sh ../libtool --tag=CC --mode=link gcc -I./../src/headers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -L../src -lspatialite -lm -Wl,-z,relro -o demo1 demo1.o -lxml2 -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c /bin/sh ../libtool --tag=CC --mode=link gcc -I./../src/headers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -L../src -lspatialite -lm -Wl,-z,relro -o demo2 demo2.o -lxml2 -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: gcc -I./../src/headers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/demo1 demo1.o -L../src /builddir/build/BUILD/libspatialite-4.3.0a/src/.libs/libspatialite.so -L/usr/lib64 -lpthread -ldl -lm -lxml2 -lfreexl -lproj -lz -lsqlite3 -lgeos_c libtool: link: gcc -I./../src/headers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/demo2 demo2.o -L../src /builddir/build/BUILD/libspatialite-4.3.0a/src/.libs/libspatialite.so -L/usr/lib64 -lpthread -ldl -lm -lxml2 -lfreexl -lproj -lz -lsqlite3 -lgeos_c /bin/sh ../libtool --tag=CC --mode=link gcc -I./../src/headers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -L../src -lspatialite -lm -Wl,-z,relro -o demo3 demo3.o -lxml2 -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c /bin/sh ../libtool --tag=CC --mode=link gcc -I./../src/headers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -L../src -lspatialite -lm -Wl,-z,relro -o demo4 demo4.o -lxml2 -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: gcc -I./../src/headers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/demo3 demo3.o -L../src /builddir/build/BUILD/libspatialite-4.3.0a/src/.libs/libspatialite.so -L/usr/lib64 -lpthread -ldl -lm -lxml2 -lfreexl -lproj -lz -lsqlite3 -lgeos_c libtool: link: gcc -I./../src/headers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/demo4 demo4.o -L../src /builddir/build/BUILD/libspatialite-4.3.0a/src/.libs/libspatialite.so -L/usr/lib64 -lpthread -ldl -lm -lxml2 -lfreexl -lproj -lz -lsqlite3 -lgeos_c /bin/sh ../libtool --tag=CC --mode=link gcc -I./../src/headers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -L../src -lspatialite -lm -Wl,-z,relro -o demo5 demo5.o -lxml2 -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: gcc -I./../src/headers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/demo5 demo5.o -L../src /builddir/build/BUILD/libspatialite-4.3.0a/src/.libs/libspatialite.so -L/usr/lib64 -lpthread -ldl -lm -lxml2 -lfreexl -lproj -lz -lsqlite3 -lgeos_c make[2]: Leaving directory `/builddir/build/BUILD/libspatialite-4.3.0a/examples' make[2]: Entering directory `/builddir/build/BUILD/libspatialite-4.3.0a' make[2]: Leaving directory `/builddir/build/BUILD/libspatialite-4.3.0a' make[1]: Leaving directory `/builddir/build/BUILD/libspatialite-4.3.0a' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.bzzm3m + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/libspatialite-4.3.0a-2.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/libspatialite-4.3.0a-2.el7.centos.x86_64 ++ dirname /builddir/build/BUILDROOT/libspatialite-4.3.0a-2.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/libspatialite-4.3.0a-2.el7.centos.x86_64 + cd libspatialite-4.3.0a + rm -rf /builddir/build/BUILDROOT/libspatialite-4.3.0a-2.el7.centos.x86_64 + make install DESTDIR=/builddir/build/BUILDROOT/libspatialite-4.3.0a-2.el7.centos.x86_64 Making install in src make[1]: Entering directory `/builddir/build/BUILD/libspatialite-4.3.0a/src' Making install in headers make[2]: Entering directory `/builddir/build/BUILD/libspatialite-4.3.0a/src/headers' make[3]: Entering directory `/builddir/build/BUILD/libspatialite-4.3.0a/src/headers' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libspatialite-4.3.0a-2.el7.centos.x86_64/usr/include' /usr/bin/install -c -m 644 spatialite.h '/builddir/build/BUILDROOT/libspatialite-4.3.0a-2.el7.centos.x86_64/usr/include/.' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libspatialite-4.3.0a-2.el7.centos.x86_64/usr/include/spatialite' /usr/bin/install -c -m 644 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.h spatialite/sqlite.h spatialite/debug.h spatialite/geopackage.h spatialite/control_points.h '/builddir/build/BUILDROOT/libspatialite-4.3.0a-2.el7.centos.x86_64/usr/include/spatialite' make[3]: Leaving directory `/builddir/build/BUILD/libspatialite-4.3.0a/src/headers' make[2]: Leaving directory `/builddir/build/BUILD/libspatialite-4.3.0a/src/headers' Making install in gaiaaux make[2]: Entering directory `/builddir/build/BUILD/libspatialite-4.3.0a/src/gaiaaux' make[3]: Entering directory `/builddir/build/BUILD/libspatialite-4.3.0a/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 `/builddir/build/BUILD/libspatialite-4.3.0a/src/gaiaaux' make[2]: Leaving directory `/builddir/build/BUILD/libspatialite-4.3.0a/src/gaiaaux' Making install in gaiaexif make[2]: Entering directory `/builddir/build/BUILD/libspatialite-4.3.0a/src/gaiaexif' make[3]: Entering directory `/builddir/build/BUILD/libspatialite-4.3.0a/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 `/builddir/build/BUILD/libspatialite-4.3.0a/src/gaiaexif' make[2]: Leaving directory `/builddir/build/BUILD/libspatialite-4.3.0a/src/gaiaexif' Making install in gaiageo make[2]: Entering directory `/builddir/build/BUILD/libspatialite-4.3.0a/src/gaiageo' Making install in flex make[3]: Entering directory `/builddir/build/BUILD/libspatialite-4.3.0a/src/gaiageo/flex' make[4]: Entering directory `/builddir/build/BUILD/libspatialite-4.3.0a/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 `/builddir/build/BUILD/libspatialite-4.3.0a/src/gaiageo/flex' make[3]: Leaving directory `/builddir/build/BUILD/libspatialite-4.3.0a/src/gaiageo/flex' Making install in lemon make[3]: Entering directory `/builddir/build/BUILD/libspatialite-4.3.0a/src/gaiageo/lemon' Making install in lemon_src make[4]: Entering directory `/builddir/build/BUILD/libspatialite-4.3.0a/src/gaiageo/lemon/lemon_src' make[5]: Entering directory `/builddir/build/BUILD/libspatialite-4.3.0a/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 `/builddir/build/BUILD/libspatialite-4.3.0a/src/gaiageo/lemon/lemon_src' make[4]: Leaving directory `/builddir/build/BUILD/libspatialite-4.3.0a/src/gaiageo/lemon/lemon_src' make[4]: Entering directory `/builddir/build/BUILD/libspatialite-4.3.0a/src/gaiageo/lemon' make[5]: Entering directory `/builddir/build/BUILD/libspatialite-4.3.0a/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 `/builddir/build/BUILD/libspatialite-4.3.0a/src/gaiageo/lemon' make[4]: Leaving directory `/builddir/build/BUILD/libspatialite-4.3.0a/src/gaiageo/lemon' make[3]: Leaving directory `/builddir/build/BUILD/libspatialite-4.3.0a/src/gaiageo/lemon' make[3]: Entering directory `/builddir/build/BUILD/libspatialite-4.3.0a/src/gaiageo' make[4]: Entering directory `/builddir/build/BUILD/libspatialite-4.3.0a/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 `/builddir/build/BUILD/libspatialite-4.3.0a/src/gaiageo' make[3]: Leaving directory `/builddir/build/BUILD/libspatialite-4.3.0a/src/gaiageo' make[2]: Leaving directory `/builddir/build/BUILD/libspatialite-4.3.0a/src/gaiageo' Making install in geopackage make[2]: Entering directory `/builddir/build/BUILD/libspatialite-4.3.0a/src/geopackage' make[3]: Entering directory `/builddir/build/BUILD/libspatialite-4.3.0a/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 `/builddir/build/BUILD/libspatialite-4.3.0a/src/geopackage' make[2]: Leaving directory `/builddir/build/BUILD/libspatialite-4.3.0a/src/geopackage' Making install in spatialite make[2]: Entering directory `/builddir/build/BUILD/libspatialite-4.3.0a/src/spatialite' make[3]: Entering directory `/builddir/build/BUILD/libspatialite-4.3.0a/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 `/builddir/build/BUILD/libspatialite-4.3.0a/src/spatialite' make[2]: Leaving directory `/builddir/build/BUILD/libspatialite-4.3.0a/src/spatialite' Making install in shapefiles make[2]: Entering directory `/builddir/build/BUILD/libspatialite-4.3.0a/src/shapefiles' make[3]: Entering directory `/builddir/build/BUILD/libspatialite-4.3.0a/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 `/builddir/build/BUILD/libspatialite-4.3.0a/src/shapefiles' make[2]: Leaving directory `/builddir/build/BUILD/libspatialite-4.3.0a/src/shapefiles' Making install in srsinit make[2]: Entering directory `/builddir/build/BUILD/libspatialite-4.3.0a/src/srsinit' Making install in epsg_update make[3]: Entering directory `/builddir/build/BUILD/libspatialite-4.3.0a/src/srsinit/epsg_update' make[4]: Entering directory `/builddir/build/BUILD/libspatialite-4.3.0a/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 `/builddir/build/BUILD/libspatialite-4.3.0a/src/srsinit/epsg_update' make[3]: Leaving directory `/builddir/build/BUILD/libspatialite-4.3.0a/src/srsinit/epsg_update' make[3]: Entering directory `/builddir/build/BUILD/libspatialite-4.3.0a/src/srsinit' make[4]: Entering directory `/builddir/build/BUILD/libspatialite-4.3.0a/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 `/builddir/build/BUILD/libspatialite-4.3.0a/src/srsinit' make[3]: Leaving directory `/builddir/build/BUILD/libspatialite-4.3.0a/src/srsinit' make[2]: Leaving directory `/builddir/build/BUILD/libspatialite-4.3.0a/src/srsinit' Making install in connection_cache make[2]: Entering directory `/builddir/build/BUILD/libspatialite-4.3.0a/src/connection_cache' Making install in generator make[3]: Entering directory `/builddir/build/BUILD/libspatialite-4.3.0a/src/connection_cache/generator' make[4]: Entering directory `/builddir/build/BUILD/libspatialite-4.3.0a/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 `/builddir/build/BUILD/libspatialite-4.3.0a/src/connection_cache/generator' make[3]: Leaving directory `/builddir/build/BUILD/libspatialite-4.3.0a/src/connection_cache/generator' make[3]: Entering directory `/builddir/build/BUILD/libspatialite-4.3.0a/src/connection_cache' make[4]: Entering directory `/builddir/build/BUILD/libspatialite-4.3.0a/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 `/builddir/build/BUILD/libspatialite-4.3.0a/src/connection_cache' make[3]: Leaving directory `/builddir/build/BUILD/libspatialite-4.3.0a/src/connection_cache' make[2]: Leaving directory `/builddir/build/BUILD/libspatialite-4.3.0a/src/connection_cache' Making install in virtualtext make[2]: Entering directory `/builddir/build/BUILD/libspatialite-4.3.0a/src/virtualtext' make[3]: Entering directory `/builddir/build/BUILD/libspatialite-4.3.0a/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 `/builddir/build/BUILD/libspatialite-4.3.0a/src/virtualtext' make[2]: Leaving directory `/builddir/build/BUILD/libspatialite-4.3.0a/src/virtualtext' Making install in wfs make[2]: Entering directory `/builddir/build/BUILD/libspatialite-4.3.0a/src/wfs' make[3]: Entering directory `/builddir/build/BUILD/libspatialite-4.3.0a/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 `/builddir/build/BUILD/libspatialite-4.3.0a/src/wfs' make[2]: Leaving directory `/builddir/build/BUILD/libspatialite-4.3.0a/src/wfs' Making install in dxf make[2]: Entering directory `/builddir/build/BUILD/libspatialite-4.3.0a/src/dxf' make[3]: Entering directory `/builddir/build/BUILD/libspatialite-4.3.0a/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 `/builddir/build/BUILD/libspatialite-4.3.0a/src/dxf' make[2]: Leaving directory `/builddir/build/BUILD/libspatialite-4.3.0a/src/dxf' Making install in md5 make[2]: Entering directory `/builddir/build/BUILD/libspatialite-4.3.0a/src/md5' make[3]: Entering directory `/builddir/build/BUILD/libspatialite-4.3.0a/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 `/builddir/build/BUILD/libspatialite-4.3.0a/src/md5' make[2]: Leaving directory `/builddir/build/BUILD/libspatialite-4.3.0a/src/md5' Making install in control_points make[2]: Entering directory `/builddir/build/BUILD/libspatialite-4.3.0a/src/control_points' make[3]: Entering directory `/builddir/build/BUILD/libspatialite-4.3.0a/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 `/builddir/build/BUILD/libspatialite-4.3.0a/src/control_points' make[2]: Leaving directory `/builddir/build/BUILD/libspatialite-4.3.0a/src/control_points' make[2]: Entering directory `/builddir/build/BUILD/libspatialite-4.3.0a/src' make[3]: Entering directory `/builddir/build/BUILD/libspatialite-4.3.0a/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libspatialite-4.3.0a-2.el7.centos.x86_64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -c libspatialite.la mod_spatialite.la '/builddir/build/BUILDROOT/libspatialite-4.3.0a-2.el7.centos.x86_64/usr/lib64' libtool: install: /usr/bin/install -c .libs/libspatialite.so.7.1.0 /builddir/build/BUILDROOT/libspatialite-4.3.0a-2.el7.centos.x86_64/usr/lib64/libspatialite.so.7.1.0 libtool: install: (cd /builddir/build/BUILDROOT/libspatialite-4.3.0a-2.el7.centos.x86_64/usr/lib64 && { ln -s -f libspatialite.so.7.1.0 libspatialite.so.7 || { rm -f libspatialite.so.7 && ln -s libspatialite.so.7.1.0 libspatialite.so.7; }; }) libtool: install: (cd /builddir/build/BUILDROOT/libspatialite-4.3.0a-2.el7.centos.x86_64/usr/lib64 && { ln -s -f libspatialite.so.7.1.0 libspatialite.so || { rm -f libspatialite.so && ln -s libspatialite.so.7.1.0 libspatialite.so; }; }) libtool: install: /usr/bin/install -c .libs/libspatialite.lai /builddir/build/BUILDROOT/libspatialite-4.3.0a-2.el7.centos.x86_64/usr/lib64/libspatialite.la libtool: install: /usr/bin/install -c .libs/mod_spatialite.so.7.1.0 /builddir/build/BUILDROOT/libspatialite-4.3.0a-2.el7.centos.x86_64/usr/lib64/mod_spatialite.so.7.1.0 libtool: install: (cd /builddir/build/BUILDROOT/libspatialite-4.3.0a-2.el7.centos.x86_64/usr/lib64 && { ln -s -f mod_spatialite.so.7.1.0 mod_spatialite.so.7 || { rm -f mod_spatialite.so.7 && ln -s mod_spatialite.so.7.1.0 mod_spatialite.so.7; }; }) libtool: install: (cd /builddir/build/BUILDROOT/libspatialite-4.3.0a-2.el7.centos.x86_64/usr/lib64 && { ln -s -f mod_spatialite.so.7.1.0 mod_spatialite.so || { rm -f mod_spatialite.so && ln -s mod_spatialite.so.7.1.0 mod_spatialite.so; }; }) libtool: install: /usr/bin/install -c .libs/mod_spatialite.lai /builddir/build/BUILDROOT/libspatialite-4.3.0a-2.el7.centos.x86_64/usr/lib64/mod_spatialite.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/libspatialite-4.3.0a/src' make[2]: Leaving directory `/builddir/build/BUILD/libspatialite-4.3.0a/src' make[1]: Leaving directory `/builddir/build/BUILD/libspatialite-4.3.0a/src' Making install in test make[1]: Entering directory `/builddir/build/BUILD/libspatialite-4.3.0a/test' Making install in sql_stmt_geosadvanced_tests make[2]: Entering directory `/builddir/build/BUILD/libspatialite-4.3.0a/test/sql_stmt_geosadvanced_tests' make[3]: Entering directory `/builddir/build/BUILD/libspatialite-4.3.0a/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 `/builddir/build/BUILD/libspatialite-4.3.0a/test/sql_stmt_geosadvanced_tests' make[2]: Leaving directory `/builddir/build/BUILD/libspatialite-4.3.0a/test/sql_stmt_geosadvanced_tests' Making install in sql_stmt_geos_tests make[2]: Entering directory `/builddir/build/BUILD/libspatialite-4.3.0a/test/sql_stmt_geos_tests' make[3]: Entering directory `/builddir/build/BUILD/libspatialite-4.3.0a/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 `/builddir/build/BUILD/libspatialite-4.3.0a/test/sql_stmt_geos_tests' make[2]: Leaving directory `/builddir/build/BUILD/libspatialite-4.3.0a/test/sql_stmt_geos_tests' Making install in sql_stmt_libxml2_tests make[2]: Entering directory `/builddir/build/BUILD/libspatialite-4.3.0a/test/sql_stmt_libxml2_tests' make[3]: Entering directory `/builddir/build/BUILD/libspatialite-4.3.0a/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 `/builddir/build/BUILD/libspatialite-4.3.0a/test/sql_stmt_libxml2_tests' make[2]: Leaving directory `/builddir/build/BUILD/libspatialite-4.3.0a/test/sql_stmt_libxml2_tests' Making install in sql_stmt_lwgeom_tests make[2]: Entering directory `/builddir/build/BUILD/libspatialite-4.3.0a/test/sql_stmt_lwgeom_tests' make[3]: Entering directory `/builddir/build/BUILD/libspatialite-4.3.0a/test/sql_stmt_lwgeom_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 `/builddir/build/BUILD/libspatialite-4.3.0a/test/sql_stmt_lwgeom_tests' make[2]: Leaving directory `/builddir/build/BUILD/libspatialite-4.3.0a/test/sql_stmt_lwgeom_tests' Making install in sql_stmt_mathsql_tests make[2]: Entering directory `/builddir/build/BUILD/libspatialite-4.3.0a/test/sql_stmt_mathsql_tests' make[3]: Entering directory `/builddir/build/BUILD/libspatialite-4.3.0a/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 `/builddir/build/BUILD/libspatialite-4.3.0a/test/sql_stmt_mathsql_tests' make[2]: Leaving directory `/builddir/build/BUILD/libspatialite-4.3.0a/test/sql_stmt_mathsql_tests' Making install in sql_stmt_proj_tests make[2]: Entering directory `/builddir/build/BUILD/libspatialite-4.3.0a/test/sql_stmt_proj_tests' make[3]: Entering directory `/builddir/build/BUILD/libspatialite-4.3.0a/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 `/builddir/build/BUILD/libspatialite-4.3.0a/test/sql_stmt_proj_tests' make[2]: Leaving directory `/builddir/build/BUILD/libspatialite-4.3.0a/test/sql_stmt_proj_tests' Making install in sql_stmt_security_tests make[2]: Entering directory `/builddir/build/BUILD/libspatialite-4.3.0a/test/sql_stmt_security_tests' make[3]: Entering directory `/builddir/build/BUILD/libspatialite-4.3.0a/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 `/builddir/build/BUILD/libspatialite-4.3.0a/test/sql_stmt_security_tests' make[2]: Leaving directory `/builddir/build/BUILD/libspatialite-4.3.0a/test/sql_stmt_security_tests' Making install in sql_stmt_tests make[2]: Entering directory `/builddir/build/BUILD/libspatialite-4.3.0a/test/sql_stmt_tests' make[3]: Entering directory `/builddir/build/BUILD/libspatialite-4.3.0a/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 `/builddir/build/BUILD/libspatialite-4.3.0a/test/sql_stmt_tests' make[2]: Leaving directory `/builddir/build/BUILD/libspatialite-4.3.0a/test/sql_stmt_tests' Making install in sql_stmt_xmlsec_tests make[2]: Entering directory `/builddir/build/BUILD/libspatialite-4.3.0a/test/sql_stmt_xmlsec_tests' make[3]: Entering directory `/builddir/build/BUILD/libspatialite-4.3.0a/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 `/builddir/build/BUILD/libspatialite-4.3.0a/test/sql_stmt_xmlsec_tests' make[2]: Leaving directory `/builddir/build/BUILD/libspatialite-4.3.0a/test/sql_stmt_xmlsec_tests' Making install in sql_stmt_geopackage_tests make[2]: Entering directory `/builddir/build/BUILD/libspatialite-4.3.0a/test/sql_stmt_geopackage_tests' make[3]: Entering directory `/builddir/build/BUILD/libspatialite-4.3.0a/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 `/builddir/build/BUILD/libspatialite-4.3.0a/test/sql_stmt_geopackage_tests' make[2]: Leaving directory `/builddir/build/BUILD/libspatialite-4.3.0a/test/sql_stmt_geopackage_tests' Making install in sql_stmt_freexl_tests make[2]: Entering directory `/builddir/build/BUILD/libspatialite-4.3.0a/test/sql_stmt_freexl_tests' make[3]: Entering directory `/builddir/build/BUILD/libspatialite-4.3.0a/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 `/builddir/build/BUILD/libspatialite-4.3.0a/test/sql_stmt_freexl_tests' make[2]: Leaving directory `/builddir/build/BUILD/libspatialite-4.3.0a/test/sql_stmt_freexl_tests' Making install in sql_stmt_cache_tests make[2]: Entering directory `/builddir/build/BUILD/libspatialite-4.3.0a/test/sql_stmt_cache_tests' make[3]: Entering directory `/builddir/build/BUILD/libspatialite-4.3.0a/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 `/builddir/build/BUILD/libspatialite-4.3.0a/test/sql_stmt_cache_tests' make[2]: Leaving directory `/builddir/build/BUILD/libspatialite-4.3.0a/test/sql_stmt_cache_tests' Making install in sql_stmt_nocache_tests make[2]: Entering directory `/builddir/build/BUILD/libspatialite-4.3.0a/test/sql_stmt_nocache_tests' make[3]: Entering directory `/builddir/build/BUILD/libspatialite-4.3.0a/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 `/builddir/build/BUILD/libspatialite-4.3.0a/test/sql_stmt_nocache_tests' make[2]: Leaving directory `/builddir/build/BUILD/libspatialite-4.3.0a/test/sql_stmt_nocache_tests' make[2]: Entering directory `/builddir/build/BUILD/libspatialite-4.3.0a/test' make[3]: Entering directory `/builddir/build/BUILD/libspatialite-4.3.0a/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 `/builddir/build/BUILD/libspatialite-4.3.0a/test' make[2]: Leaving directory `/builddir/build/BUILD/libspatialite-4.3.0a/test' make[1]: Leaving directory `/builddir/build/BUILD/libspatialite-4.3.0a/test' Making install in examples make[1]: Entering directory `/builddir/build/BUILD/libspatialite-4.3.0a/examples' make[2]: Entering directory `/builddir/build/BUILD/libspatialite-4.3.0a/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 `/builddir/build/BUILD/libspatialite-4.3.0a/examples' make[1]: Leaving directory `/builddir/build/BUILD/libspatialite-4.3.0a/examples' make[1]: Entering directory `/builddir/build/BUILD/libspatialite-4.3.0a' make[2]: Entering directory `/builddir/build/BUILD/libspatialite-4.3.0a' make[2]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libspatialite-4.3.0a-2.el7.centos.x86_64/usr/lib64/pkgconfig' /usr/bin/install -c -m 644 spatialite.pc '/builddir/build/BUILDROOT/libspatialite-4.3.0a-2.el7.centos.x86_64/usr/lib64/pkgconfig' make[2]: Leaving directory `/builddir/build/BUILD/libspatialite-4.3.0a' make[1]: Leaving directory `/builddir/build/BUILD/libspatialite-4.3.0a' + find /builddir/build/BUILDROOT/libspatialite-4.3.0a-2.el7.centos.x86_64 -type f -name '*.la' -delete + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/libspatialite-4.3.0a extracting debug info from /builddir/build/BUILDROOT/libspatialite-4.3.0a-2.el7.centos.x86_64/usr/lib64/mod_spatialite.so.7.1.0 extracting debug info from /builddir/build/BUILDROOT/libspatialite-4.3.0a-2.el7.centos.x86_64/usr/lib64/libspatialite.so.7.1.0 /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib64/mod_spatialite.so.7.1.0.debug to /usr/lib/debug/usr/lib64/mod_spatialite.so.debug symlinked /usr/lib/debug/usr/lib64/mod_spatialite.so.7.1.0.debug to /usr/lib/debug/usr/lib64/mod_spatialite.so.7.debug symlinked /usr/lib/debug/usr/lib64/libspatialite.so.7.1.0.debug to /usr/lib/debug/usr/lib64/libspatialite.so.debug symlinked /usr/lib/debug/usr/lib64/libspatialite.so.7.1.0.debug to /usr/lib/debug/usr/lib64/libspatialite.so.7.debug 28449 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.aZT5mM + umask 022 + cd /builddir/build/BUILD + cd libspatialite-4.3.0a + make check V=1 Making check in src make[1]: Entering directory `/builddir/build/BUILD/libspatialite-4.3.0a/src' Making check in headers make[2]: Entering directory `/builddir/build/BUILD/libspatialite-4.3.0a/src/headers' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/builddir/build/BUILD/libspatialite-4.3.0a/src/headers' Making check in gaiaaux make[2]: Entering directory `/builddir/build/BUILD/libspatialite-4.3.0a/src/gaiaaux' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/builddir/build/BUILD/libspatialite-4.3.0a/src/gaiaaux' Making check in gaiaexif make[2]: Entering directory `/builddir/build/BUILD/libspatialite-4.3.0a/src/gaiaexif' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/builddir/build/BUILD/libspatialite-4.3.0a/src/gaiaexif' Making check in gaiageo make[2]: Entering directory `/builddir/build/BUILD/libspatialite-4.3.0a/src/gaiageo' Making check in flex make[3]: Entering directory `/builddir/build/BUILD/libspatialite-4.3.0a/src/gaiageo/flex' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/builddir/build/BUILD/libspatialite-4.3.0a/src/gaiageo/flex' Making check in lemon make[3]: Entering directory `/builddir/build/BUILD/libspatialite-4.3.0a/src/gaiageo/lemon' Making check in lemon_src make[4]: Entering directory `/builddir/build/BUILD/libspatialite-4.3.0a/src/gaiageo/lemon/lemon_src' make[4]: Nothing to be done for `check'. make[4]: Leaving directory `/builddir/build/BUILD/libspatialite-4.3.0a/src/gaiageo/lemon/lemon_src' make[4]: Entering directory `/builddir/build/BUILD/libspatialite-4.3.0a/src/gaiageo/lemon' make[4]: Nothing to be done for `check-am'. make[4]: Leaving directory `/builddir/build/BUILD/libspatialite-4.3.0a/src/gaiageo/lemon' make[3]: Leaving directory `/builddir/build/BUILD/libspatialite-4.3.0a/src/gaiageo/lemon' make[3]: Entering directory `/builddir/build/BUILD/libspatialite-4.3.0a/src/gaiageo' make[3]: Nothing to be done for `check-am'. make[3]: Leaving directory `/builddir/build/BUILD/libspatialite-4.3.0a/src/gaiageo' make[2]: Leaving directory `/builddir/build/BUILD/libspatialite-4.3.0a/src/gaiageo' Making check in geopackage make[2]: Entering directory `/builddir/build/BUILD/libspatialite-4.3.0a/src/geopackage' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/builddir/build/BUILD/libspatialite-4.3.0a/src/geopackage' Making check in spatialite make[2]: Entering directory `/builddir/build/BUILD/libspatialite-4.3.0a/src/spatialite' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/builddir/build/BUILD/libspatialite-4.3.0a/src/spatialite' Making check in shapefiles make[2]: Entering directory `/builddir/build/BUILD/libspatialite-4.3.0a/src/shapefiles' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/builddir/build/BUILD/libspatialite-4.3.0a/src/shapefiles' Making check in srsinit make[2]: Entering directory `/builddir/build/BUILD/libspatialite-4.3.0a/src/srsinit' Making check in epsg_update make[3]: Entering directory `/builddir/build/BUILD/libspatialite-4.3.0a/src/srsinit/epsg_update' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/builddir/build/BUILD/libspatialite-4.3.0a/src/srsinit/epsg_update' make[3]: Entering directory `/builddir/build/BUILD/libspatialite-4.3.0a/src/srsinit' make[3]: Nothing to be done for `check-am'. make[3]: Leaving directory `/builddir/build/BUILD/libspatialite-4.3.0a/src/srsinit' make[2]: Leaving directory `/builddir/build/BUILD/libspatialite-4.3.0a/src/srsinit' Making check in connection_cache make[2]: Entering directory `/builddir/build/BUILD/libspatialite-4.3.0a/src/connection_cache' Making check in generator make[3]: Entering directory `/builddir/build/BUILD/libspatialite-4.3.0a/src/connection_cache/generator' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/builddir/build/BUILD/libspatialite-4.3.0a/src/connection_cache/generator' make[3]: Entering directory `/builddir/build/BUILD/libspatialite-4.3.0a/src/connection_cache' make[3]: Nothing to be done for `check-am'. make[3]: Leaving directory `/builddir/build/BUILD/libspatialite-4.3.0a/src/connection_cache' make[2]: Leaving directory `/builddir/build/BUILD/libspatialite-4.3.0a/src/connection_cache' Making check in virtualtext make[2]: Entering directory `/builddir/build/BUILD/libspatialite-4.3.0a/src/virtualtext' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/builddir/build/BUILD/libspatialite-4.3.0a/src/virtualtext' Making check in wfs make[2]: Entering directory `/builddir/build/BUILD/libspatialite-4.3.0a/src/wfs' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/builddir/build/BUILD/libspatialite-4.3.0a/src/wfs' Making check in dxf make[2]: Entering directory `/builddir/build/BUILD/libspatialite-4.3.0a/src/dxf' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/builddir/build/BUILD/libspatialite-4.3.0a/src/dxf' Making check in md5 make[2]: Entering directory `/builddir/build/BUILD/libspatialite-4.3.0a/src/md5' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/builddir/build/BUILD/libspatialite-4.3.0a/src/md5' Making check in control_points make[2]: Entering directory `/builddir/build/BUILD/libspatialite-4.3.0a/src/control_points' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/builddir/build/BUILD/libspatialite-4.3.0a/src/control_points' make[2]: Entering directory `/builddir/build/BUILD/libspatialite-4.3.0a/src' make[2]: Nothing to be done for `check-am'. make[2]: Leaving directory `/builddir/build/BUILD/libspatialite-4.3.0a/src' make[1]: Leaving directory `/builddir/build/BUILD/libspatialite-4.3.0a/src' Making check in test make[1]: Entering directory `/builddir/build/BUILD/libspatialite-4.3.0a/test' Making check in sql_stmt_geosadvanced_tests make[2]: Entering directory `/builddir/build/BUILD/libspatialite-4.3.0a/test/sql_stmt_geosadvanced_tests' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/builddir/build/BUILD/libspatialite-4.3.0a/test/sql_stmt_geosadvanced_tests' Making check in sql_stmt_geos_tests make[2]: Entering directory `/builddir/build/BUILD/libspatialite-4.3.0a/test/sql_stmt_geos_tests' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/builddir/build/BUILD/libspatialite-4.3.0a/test/sql_stmt_geos_tests' Making check in sql_stmt_libxml2_tests make[2]: Entering directory `/builddir/build/BUILD/libspatialite-4.3.0a/test/sql_stmt_libxml2_tests' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/builddir/build/BUILD/libspatialite-4.3.0a/test/sql_stmt_libxml2_tests' Making check in sql_stmt_lwgeom_tests make[2]: Entering directory `/builddir/build/BUILD/libspatialite-4.3.0a/test/sql_stmt_lwgeom_tests' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/builddir/build/BUILD/libspatialite-4.3.0a/test/sql_stmt_lwgeom_tests' Making check in sql_stmt_mathsql_tests make[2]: Entering directory `/builddir/build/BUILD/libspatialite-4.3.0a/test/sql_stmt_mathsql_tests' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/builddir/build/BUILD/libspatialite-4.3.0a/test/sql_stmt_mathsql_tests' Making check in sql_stmt_proj_tests make[2]: Entering directory `/builddir/build/BUILD/libspatialite-4.3.0a/test/sql_stmt_proj_tests' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/builddir/build/BUILD/libspatialite-4.3.0a/test/sql_stmt_proj_tests' Making check in sql_stmt_security_tests make[2]: Entering directory `/builddir/build/BUILD/libspatialite-4.3.0a/test/sql_stmt_security_tests' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/builddir/build/BUILD/libspatialite-4.3.0a/test/sql_stmt_security_tests' Making check in sql_stmt_tests make[2]: Entering directory `/builddir/build/BUILD/libspatialite-4.3.0a/test/sql_stmt_tests' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/builddir/build/BUILD/libspatialite-4.3.0a/test/sql_stmt_tests' Making check in sql_stmt_xmlsec_tests make[2]: Entering directory `/builddir/build/BUILD/libspatialite-4.3.0a/test/sql_stmt_xmlsec_tests' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/builddir/build/BUILD/libspatialite-4.3.0a/test/sql_stmt_xmlsec_tests' Making check in sql_stmt_geopackage_tests make[2]: Entering directory `/builddir/build/BUILD/libspatialite-4.3.0a/test/sql_stmt_geopackage_tests' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/builddir/build/BUILD/libspatialite-4.3.0a/test/sql_stmt_geopackage_tests' Making check in sql_stmt_freexl_tests make[2]: Entering directory `/builddir/build/BUILD/libspatialite-4.3.0a/test/sql_stmt_freexl_tests' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/builddir/build/BUILD/libspatialite-4.3.0a/test/sql_stmt_freexl_tests' Making check in sql_stmt_cache_tests make[2]: Entering directory `/builddir/build/BUILD/libspatialite-4.3.0a/test/sql_stmt_cache_tests' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/builddir/build/BUILD/libspatialite-4.3.0a/test/sql_stmt_cache_tests' Making check in sql_stmt_nocache_tests make[2]: Entering directory `/builddir/build/BUILD/libspatialite-4.3.0a/test/sql_stmt_nocache_tests' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/builddir/build/BUILD/libspatialite-4.3.0a/test/sql_stmt_nocache_tests' make[2]: Entering directory `/builddir/build/BUILD/libspatialite-4.3.0a/test' make check_endian check_version check_init check_init2 check_geom_aux check_geometry_cols check_create check_bufovflw check_fdo1 check_fdo2 check_fdo3 check_fdo_bufovflw check_md5 check_dbf_load check_shp_load check_shp_load_3d shape_cp1252 shape_primitives shape_utf8_1 shape_utf8_1ex shape_utf8_2 shape_3d check_clone_table check_xls_load check_math_funcs check_gaia_util check_gaia_utf8 check_extension check_recover_geom check_sql_stmt check_multithread check_virtualtable1 check_virtualtable2 check_virtualtable3 check_virtualtable4 check_virtualtable5 check_virtualtable6 check_virtual_ovflw check_mbrcache check_spatialindex check_exif check_exif2 check_relations_fncts check_extra_relations_fncts check_geoscvt_fncts check_libxml2 check_styling check_virtualxpath check_virtualbbox check_wfsin check_dxf check_metacatalog check_virtualelem check_srid_fncts check_control_points check_createBaseTables check_gpkgCreateTilesTable check_gpkgCreateTilesTableMissingSRID check_gpkgCreateTilesZoomLevel check_gpkgInsertEpsgSRID check_gpkgMode check_gpkgCreateFeaturesTable check_gpkg_base_core_container_data_file_format_application_id check_gpkg_base_core_spatial_ref_sys_data_table_def check_gpkg_base_core_spatial_ref_sys_data_values_default check_gpkg_base_core_contents_data_table_def check_gpkg_opt_extension_mechanism_extensions_data_table_def check_add_tile_triggers check_add_tile_triggers_bad_table_name check_get_normal_row check_get_normal_row_bad_geopackage check_get_normal_row_bad_geopackage2 check_get_normal_zoom check_get_normal_zoom_extension_load check_get_normal_zoom_bad_geopackage check_get_normal_zoom_bad_geopackage2 check_gpkgGetImageFormat check_gpkgGetImageFormat_nonimage check_gpkgGetImageFormat_nonblob check_gpkgGetImageFormat_png check_gpkgGetImageFormat_tiff check_gpkgGetImageFormat_webp check_gpkgConvert check_gpkgVirtual make[3]: Entering directory `/builddir/build/BUILD/libspatialite-4.3.0a/test' gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o check_endian.o check_endian.c /bin/sh ../libtool --tag=CC --mode=link gcc -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -L../src -lpthread -lspatialite -lm -lxml2 -Wl,-z,relro -o check_endian check_endian.o -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: gcc -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/check_endian check_endian.o -L../src /builddir/build/BUILD/libspatialite-4.3.0a/src/.libs/libspatialite.so -L/usr/lib64 -lpthread -ldl -lm -lxml2 -lfreexl -lproj -lz -lsqlite3 -lgeos_c gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o check_version.o check_version.c /bin/sh ../libtool --tag=CC --mode=link gcc -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -L../src -lpthread -lspatialite -lm -lxml2 -Wl,-z,relro -o check_version check_version.o -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: gcc -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/check_version check_version.o -L../src /builddir/build/BUILD/libspatialite-4.3.0a/src/.libs/libspatialite.so -L/usr/lib64 -lpthread -ldl -lm -lxml2 -lfreexl -lproj -lz -lsqlite3 -lgeos_c gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o check_init.o check_init.c /bin/sh ../libtool --tag=CC --mode=link gcc -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -L../src -lpthread -lspatialite -lm -lxml2 -Wl,-z,relro -o check_init check_init.o -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: gcc -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/check_init check_init.o -L../src /builddir/build/BUILD/libspatialite-4.3.0a/src/.libs/libspatialite.so -L/usr/lib64 -lpthread -ldl -lm -lxml2 -lfreexl -lproj -lz -lsqlite3 -lgeos_c gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o check_init2.o check_init2.c /bin/sh ../libtool --tag=CC --mode=link gcc -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -L../src -lpthread -lspatialite -lm -lxml2 -Wl,-z,relro -o check_init2 check_init2.o -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: gcc -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/check_init2 check_init2.o -L../src /builddir/build/BUILD/libspatialite-4.3.0a/src/.libs/libspatialite.so -L/usr/lib64 -lpthread -ldl -lm -lxml2 -lfreexl -lproj -lz -lsqlite3 -lgeos_c gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o check_geom_aux.o check_geom_aux.c /bin/sh ../libtool --tag=CC --mode=link gcc -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -L../src -lpthread -lspatialite -lm -lxml2 -Wl,-z,relro -o check_geom_aux check_geom_aux.o -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: gcc -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/check_geom_aux check_geom_aux.o -L../src /builddir/build/BUILD/libspatialite-4.3.0a/src/.libs/libspatialite.so -L/usr/lib64 -lpthread -ldl -lm -lxml2 -lfreexl -lproj -lz -lsqlite3 -lgeos_c gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o check_geometry_cols.o check_geometry_cols.c /bin/sh ../libtool --tag=CC --mode=link gcc -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -L../src -lpthread -lspatialite -lm -lxml2 -Wl,-z,relro -o check_geometry_cols check_geometry_cols.o -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: gcc -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/check_geometry_cols check_geometry_cols.o -L../src /builddir/build/BUILD/libspatialite-4.3.0a/src/.libs/libspatialite.so -L/usr/lib64 -lpthread -ldl -lm -lxml2 -lfreexl -lproj -lz -lsqlite3 -lgeos_c gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o check_create.o check_create.c /bin/sh ../libtool --tag=CC --mode=link gcc -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -L../src -lpthread -lspatialite -lm -lxml2 -Wl,-z,relro -o check_create check_create.o -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: gcc -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/check_create check_create.o -L../src /builddir/build/BUILD/libspatialite-4.3.0a/src/.libs/libspatialite.so -L/usr/lib64 -lpthread -ldl -lm -lxml2 -lfreexl -lproj -lz -lsqlite3 -lgeos_c gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o check_bufovflw.o check_bufovflw.c /bin/sh ../libtool --tag=CC --mode=link gcc -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -L../src -lpthread -lspatialite -lm -lxml2 -Wl,-z,relro -o check_bufovflw check_bufovflw.o -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: gcc -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/check_bufovflw check_bufovflw.o -L../src /builddir/build/BUILD/libspatialite-4.3.0a/src/.libs/libspatialite.so -L/usr/lib64 -lpthread -ldl -lm -lxml2 -lfreexl -lproj -lz -lsqlite3 -lgeos_c gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o check_fdo1.o check_fdo1.c /bin/sh ../libtool --tag=CC --mode=link gcc -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -L../src -lpthread -lspatialite -lm -lxml2 -Wl,-z,relro -o check_fdo1 check_fdo1.o -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: gcc -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/check_fdo1 check_fdo1.o -L../src /builddir/build/BUILD/libspatialite-4.3.0a/src/.libs/libspatialite.so -L/usr/lib64 -lpthread -ldl -lm -lxml2 -lfreexl -lproj -lz -lsqlite3 -lgeos_c gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o check_fdo2.o check_fdo2.c /bin/sh ../libtool --tag=CC --mode=link gcc -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -L../src -lpthread -lspatialite -lm -lxml2 -Wl,-z,relro -o check_fdo2 check_fdo2.o -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: gcc -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/check_fdo2 check_fdo2.o -L../src /builddir/build/BUILD/libspatialite-4.3.0a/src/.libs/libspatialite.so -L/usr/lib64 -lpthread -ldl -lm -lxml2 -lfreexl -lproj -lz -lsqlite3 -lgeos_c gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o check_fdo3.o check_fdo3.c /bin/sh ../libtool --tag=CC --mode=link gcc -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -L../src -lpthread -lspatialite -lm -lxml2 -Wl,-z,relro -o check_fdo3 check_fdo3.o -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: gcc -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/check_fdo3 check_fdo3.o -L../src /builddir/build/BUILD/libspatialite-4.3.0a/src/.libs/libspatialite.so -L/usr/lib64 -lpthread -ldl -lm -lxml2 -lfreexl -lproj -lz -lsqlite3 -lgeos_c gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o check_fdo_bufovflw.o check_fdo_bufovflw.c /bin/sh ../libtool --tag=CC --mode=link gcc -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -L../src -lpthread -lspatialite -lm -lxml2 -Wl,-z,relro -o check_fdo_bufovflw check_fdo_bufovflw.o -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: gcc -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/check_fdo_bufovflw check_fdo_bufovflw.o -L../src /builddir/build/BUILD/libspatialite-4.3.0a/src/.libs/libspatialite.so -L/usr/lib64 -lpthread -ldl -lm -lxml2 -lfreexl -lproj -lz -lsqlite3 -lgeos_c gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o check_md5.o check_md5.c /bin/sh ../libtool --tag=CC --mode=link gcc -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -L../src -lpthread -lspatialite -lm -lxml2 -Wl,-z,relro -o check_md5 check_md5.o -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: gcc -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/check_md5 check_md5.o -L../src /builddir/build/BUILD/libspatialite-4.3.0a/src/.libs/libspatialite.so -L/usr/lib64 -lpthread -ldl -lm -lxml2 -lfreexl -lproj -lz -lsqlite3 -lgeos_c gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o check_dbf_load.o check_dbf_load.c /bin/sh ../libtool --tag=CC --mode=link gcc -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -L../src -lpthread -lspatialite -lm -lxml2 -Wl,-z,relro -o check_dbf_load check_dbf_load.o -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: gcc -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/check_dbf_load check_dbf_load.o -L../src /builddir/build/BUILD/libspatialite-4.3.0a/src/.libs/libspatialite.so -L/usr/lib64 -lpthread -ldl -lm -lxml2 -lfreexl -lproj -lz -lsqlite3 -lgeos_c gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o check_shp_load.o check_shp_load.c /bin/sh ../libtool --tag=CC --mode=link gcc -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -L../src -lpthread -lspatialite -lm -lxml2 -Wl,-z,relro -o check_shp_load check_shp_load.o -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: gcc -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/check_shp_load check_shp_load.o -L../src /builddir/build/BUILD/libspatialite-4.3.0a/src/.libs/libspatialite.so -L/usr/lib64 -lpthread -ldl -lm -lxml2 -lfreexl -lproj -lz -lsqlite3 -lgeos_c gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o check_shp_load_3d.o check_shp_load_3d.c /bin/sh ../libtool --tag=CC --mode=link gcc -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -L../src -lpthread -lspatialite -lm -lxml2 -Wl,-z,relro -o check_shp_load_3d check_shp_load_3d.o -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: gcc -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/check_shp_load_3d check_shp_load_3d.o -L../src /builddir/build/BUILD/libspatialite-4.3.0a/src/.libs/libspatialite.so -L/usr/lib64 -lpthread -ldl -lm -lxml2 -lfreexl -lproj -lz -lsqlite3 -lgeos_c gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o shape_cp1252.o shape_cp1252.c /bin/sh ../libtool --tag=CC --mode=link gcc -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -L../src -lpthread -lspatialite -lm -lxml2 -Wl,-z,relro -o shape_cp1252 shape_cp1252.o -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: gcc -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/shape_cp1252 shape_cp1252.o -L../src /builddir/build/BUILD/libspatialite-4.3.0a/src/.libs/libspatialite.so -L/usr/lib64 -lpthread -ldl -lm -lxml2 -lfreexl -lproj -lz -lsqlite3 -lgeos_c gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o shape_primitives.o shape_primitives.c /bin/sh ../libtool --tag=CC --mode=link gcc -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -L../src -lpthread -lspatialite -lm -lxml2 -Wl,-z,relro -o shape_primitives shape_primitives.o -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: gcc -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/shape_primitives shape_primitives.o -L../src /builddir/build/BUILD/libspatialite-4.3.0a/src/.libs/libspatialite.so -L/usr/lib64 -lpthread -ldl -lm -lxml2 -lfreexl -lproj -lz -lsqlite3 -lgeos_c gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o shape_utf8_1.o shape_utf8_1.c /bin/sh ../libtool --tag=CC --mode=link gcc -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -L../src -lpthread -lspatialite -lm -lxml2 -Wl,-z,relro -o shape_utf8_1 shape_utf8_1.o -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: gcc -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/shape_utf8_1 shape_utf8_1.o -L../src /builddir/build/BUILD/libspatialite-4.3.0a/src/.libs/libspatialite.so -L/usr/lib64 -lpthread -ldl -lm -lxml2 -lfreexl -lproj -lz -lsqlite3 -lgeos_c gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o shape_utf8_1ex.o shape_utf8_1ex.c /bin/sh ../libtool --tag=CC --mode=link gcc -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -L../src -lpthread -lspatialite -lm -lxml2 -Wl,-z,relro -o shape_utf8_1ex shape_utf8_1ex.o -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: gcc -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/shape_utf8_1ex shape_utf8_1ex.o -L../src /builddir/build/BUILD/libspatialite-4.3.0a/src/.libs/libspatialite.so -L/usr/lib64 -lpthread -ldl -lm -lxml2 -lfreexl -lproj -lz -lsqlite3 -lgeos_c gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o shape_utf8_2.o shape_utf8_2.c /bin/sh ../libtool --tag=CC --mode=link gcc -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -L../src -lpthread -lspatialite -lm -lxml2 -Wl,-z,relro -o shape_utf8_2 shape_utf8_2.o -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: gcc -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/shape_utf8_2 shape_utf8_2.o -L../src /builddir/build/BUILD/libspatialite-4.3.0a/src/.libs/libspatialite.so -L/usr/lib64 -lpthread -ldl -lm -lxml2 -lfreexl -lproj -lz -lsqlite3 -lgeos_c gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o shape_3d.o shape_3d.c /bin/sh ../libtool --tag=CC --mode=link gcc -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -L../src -lpthread -lspatialite -lm -lxml2 -Wl,-z,relro -o shape_3d shape_3d.o -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: gcc -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/shape_3d shape_3d.o -L../src /builddir/build/BUILD/libspatialite-4.3.0a/src/.libs/libspatialite.so -L/usr/lib64 -lpthread -ldl -lm -lxml2 -lfreexl -lproj -lz -lsqlite3 -lgeos_c gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o check_clone_table.o check_clone_table.c /bin/sh ../libtool --tag=CC --mode=link gcc -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -L../src -lpthread -lspatialite -lm -lxml2 -Wl,-z,relro -o check_clone_table check_clone_table.o -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: gcc -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/check_clone_table check_clone_table.o -L../src /builddir/build/BUILD/libspatialite-4.3.0a/src/.libs/libspatialite.so -L/usr/lib64 -lpthread -ldl -lm -lxml2 -lfreexl -lproj -lz -lsqlite3 -lgeos_c gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o check_xls_load.o check_xls_load.c /bin/sh ../libtool --tag=CC --mode=link gcc -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -L../src -lpthread -lspatialite -lm -lxml2 -Wl,-z,relro -o check_xls_load check_xls_load.o -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: gcc -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/check_xls_load check_xls_load.o -L../src /builddir/build/BUILD/libspatialite-4.3.0a/src/.libs/libspatialite.so -L/usr/lib64 -lpthread -ldl -lm -lxml2 -lfreexl -lproj -lz -lsqlite3 -lgeos_c gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o check_math_funcs.o check_math_funcs.c /bin/sh ../libtool --tag=CC --mode=link gcc -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -L../src -lpthread -lspatialite -lm -lxml2 -Wl,-z,relro -o check_math_funcs check_math_funcs.o -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: gcc -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/check_math_funcs check_math_funcs.o -L../src /builddir/build/BUILD/libspatialite-4.3.0a/src/.libs/libspatialite.so -L/usr/lib64 -lpthread -ldl -lm -lxml2 -lfreexl -lproj -lz -lsqlite3 -lgeos_c gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o check_gaia_util.o check_gaia_util.c check_gaia_util.c: In function 'main': check_gaia_util.c:232:14: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf (&test_str1, "SELECT %s from %s;", "Foo", "Bar"); ^ check_gaia_util.c:242:14: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf (&test_str1, "SELECT %s from %s; ", "Foo", "Bar"); ^ check_gaia_util.c:252:14: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf (&test_str1, "SELECT %s from %s; ", "Foo", "'"); ^ check_gaia_util.c:275:14: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf (&test_str1, " "); ^ check_gaia_util.c:285:14: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf (&test_str1, "SELECT %s from %s;", "Foo", "Bar"); ^ check_gaia_util.c:297:14: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf (&test_str1, "SELECT %s from %s; ", "Foo", "Bar"); ^ check_gaia_util.c:309:14: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf (&test_str1, "SELECT %s from %s;", "Foo", "'"); ^ check_gaia_util.c:321:14: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf (&test_str1, "SELECT %s from %s ; ", "Foo", "Bar"); ^ check_gaia_util.c:333:14: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf (&test_str1, "SELECT %s from %s;", "'", "Bar"); ^ check_gaia_util.c:345:14: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf (&test_str1, "My Name"); ^ check_gaia_util.c:403:14: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf (&test_str1, "My \"Name"); ^ check_gaia_util.c:415:14: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf (&test_str1, "My \"Name "); ^ check_gaia_util.c:427:14: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf (&test_str1, "%s", ""); ^ check_gaia_util.c:439:14: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf (&test_str1, " "); ^ check_gaia_util.c:451:14: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf (&test_str1, "' "); ^ check_gaia_util.c:463:14: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf (&test_str1, "'"); ^ check_gaia_util.c:475:14: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf (&test_str1, "\""); ^ /bin/sh ../libtool --tag=CC --mode=link gcc -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -L../src -lpthread -lspatialite -lm -lxml2 -Wl,-z,relro -o check_gaia_util check_gaia_util.o -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: gcc -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/check_gaia_util check_gaia_util.o -L../src /builddir/build/BUILD/libspatialite-4.3.0a/src/.libs/libspatialite.so -L/usr/lib64 -lpthread -ldl -lm -lxml2 -lfreexl -lproj -lz -lsqlite3 -lgeos_c gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o check_gaia_utf8.o check_gaia_utf8.c check_gaia_utf8.c: In function 'main': check_gaia_utf8.c:70:14: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf (&test_str1, "Hello World"); ^ /bin/sh ../libtool --tag=CC --mode=link gcc -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -L../src -lpthread -lspatialite -lm -lxml2 -Wl,-z,relro -o check_gaia_utf8 check_gaia_utf8.o -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: gcc -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/check_gaia_utf8 check_gaia_utf8.o -L../src /builddir/build/BUILD/libspatialite-4.3.0a/src/.libs/libspatialite.so -L/usr/lib64 -lpthread -ldl -lm -lxml2 -lfreexl -lproj -lz -lsqlite3 -lgeos_c gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o check_extension.o check_extension.c check_extension.c: In function 'main': check_extension.c:86:14: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf (&sql_statement, "SELECT load_extension('mod_spatialite')"); ^ check_extension.c:97:14: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf (&sql_statement, "SELECT spatialite_version()"); ^ check_extension.c:124:14: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf (&sql_statement, "SELECT geos_version()"); ^ check_extension.c:160:14: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf (&sql_statement, "SELECT proj4_version()"); ^ check_extension.c:196:14: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf (&sql_statement, "SELECT spatialite_target_cpu()"); ^ check_extension.c:216:14: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf (&sql_statement, "SELECT lwgeom_version()"); ^ check_extension.c:252:14: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf (&sql_statement, "SELECT libxml2_version()"); ^ check_extension.c:288:14: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf (&sql_statement, "SELECT freexl_version()"); ^ /bin/sh ../libtool --tag=CC --mode=link gcc -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -L../src -lpthread -lspatialite -lm -lxml2 -Wl,-z,relro -o check_extension check_extension.o -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: gcc -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/check_extension check_extension.o -L../src /builddir/build/BUILD/libspatialite-4.3.0a/src/.libs/libspatialite.so -L/usr/lib64 -lpthread -ldl -lm -lxml2 -lfreexl -lproj -lz -lsqlite3 -lgeos_c gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o check_recover_geom.o check_recover_geom.c /bin/sh ../libtool --tag=CC --mode=link gcc -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -L../src -lpthread -lspatialite -lm -lxml2 -Wl,-z,relro -o check_recover_geom check_recover_geom.o -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: gcc -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/check_recover_geom check_recover_geom.o -L../src /builddir/build/BUILD/libspatialite-4.3.0a/src/.libs/libspatialite.so -L/usr/lib64 -lpthread -ldl -lm -lxml2 -lfreexl -lproj -lz -lsqlite3 -lgeos_c gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o check_sql_stmt.o check_sql_stmt.c /bin/sh ../libtool --tag=CC --mode=link gcc -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -L../src -lpthread -lspatialite -lm -lxml2 -Wl,-z,relro -o check_sql_stmt check_sql_stmt.o -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: gcc -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/check_sql_stmt check_sql_stmt.o -L../src /builddir/build/BUILD/libspatialite-4.3.0a/src/.libs/libspatialite.so -L/usr/lib64 -lpthread -ldl -lm -lxml2 -lfreexl -lproj -lz -lsqlite3 -lgeos_c gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o check_multithread.o check_multithread.c /bin/sh ../libtool --tag=CC --mode=link gcc -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -L../src -lpthread -lspatialite -lm -lxml2 -Wl,-z,relro -o check_multithread check_multithread.o -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: gcc -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/check_multithread check_multithread.o -L../src /builddir/build/BUILD/libspatialite-4.3.0a/src/.libs/libspatialite.so -L/usr/lib64 -lpthread -ldl -lm -lxml2 -lfreexl -lproj -lz -lsqlite3 -lgeos_c gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o check_virtualtable1.o check_virtualtable1.c check_virtualtable1.c: In function 'main': check_virtualtable1.c:100:14: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf (&sql_statement, ^ /bin/sh ../libtool --tag=CC --mode=link gcc -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -L../src -lpthread -lspatialite -lm -lxml2 -Wl,-z,relro -o check_virtualtable1 check_virtualtable1.o -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: gcc -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/check_virtualtable1 check_virtualtable1.o -L../src /builddir/build/BUILD/libspatialite-4.3.0a/src/.libs/libspatialite.so -L/usr/lib64 -lpthread -ldl -lm -lxml2 -lfreexl -lproj -lz -lsqlite3 -lgeos_c gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o check_virtualtable2.o check_virtualtable2.c check_virtualtable2.c: In function 'do_test': check_virtualtable2.c:108:14: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf (&sql_statement, ^ check_virtualtable2.c:153:14: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf (&sql_statement, ^ check_virtualtable2.c:198:14: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf (&sql_statement, ^ check_virtualtable2.c:243:14: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf (&sql_statement, ^ check_virtualtable2.c:288:14: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf (&sql_statement, ^ check_virtualtable2.c:333:14: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf (&sql_statement, ^ check_virtualtable2.c:378:14: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf (&sql_statement, ^ check_virtualtable2.c:432:14: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf (&sql_statement, ^ check_virtualtable2.c:496:14: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf (&sql_statement, ^ check_virtualtable2.c:541:14: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf (&sql_statement, ^ check_virtualtable2.c:586:14: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf (&sql_statement, ^ check_virtualtable2.c:631:14: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf (&sql_statement, ^ check_virtualtable2.c:676:14: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf (&sql_statement, ^ check_virtualtable2.c:721:14: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf (&sql_statement, ^ check_virtualtable2.c:766:14: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf (&sql_statement, ^ check_virtualtable2.c:811:14: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf (&sql_statement, ^ /bin/sh ../libtool --tag=CC --mode=link gcc -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -L../src -lpthread -lspatialite -lm -lxml2 -Wl,-z,relro -o check_virtualtable2 check_virtualtable2.o -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: gcc -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/check_virtualtable2 check_virtualtable2.o -L../src /builddir/build/BUILD/libspatialite-4.3.0a/src/.libs/libspatialite.so -L/usr/lib64 -lpthread -ldl -lm -lxml2 -lfreexl -lproj -lz -lsqlite3 -lgeos_c gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o check_virtualtable3.o check_virtualtable3.c check_virtualtable3.c: In function 'main': check_virtualtable3.c:100:14: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf (&sql_statement, ^ check_virtualtable3.c:139:14: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf (&sql_statement, ^ check_virtualtable3.c:178:14: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf (&sql_statement, ^ check_virtualtable3.c:217:14: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf (&sql_statement, ^ check_virtualtable3.c:256:14: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf (&sql_statement, ^ check_virtualtable3.c:295:14: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf (&sql_statement, ^ check_virtualtable3.c:334:14: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf (&sql_statement, ^ check_virtualtable3.c:381:14: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf (&sql_statement, ^ check_virtualtable3.c:439:14: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf (&sql_statement, ^ check_virtualtable3.c:478:14: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf (&sql_statement, ^ check_virtualtable3.c:517:14: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf (&sql_statement, ^ check_virtualtable3.c:556:14: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf (&sql_statement, ^ check_virtualtable3.c:595:14: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf (&sql_statement, ^ check_virtualtable3.c:634:14: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf (&sql_statement, ^ check_virtualtable3.c:673:14: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf (&sql_statement, ^ check_virtualtable3.c:712:14: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf (&sql_statement, ^ /bin/sh ../libtool --tag=CC --mode=link gcc -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -L../src -lpthread -lspatialite -lm -lxml2 -Wl,-z,relro -o check_virtualtable3 check_virtualtable3.o -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: gcc -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/check_virtualtable3 check_virtualtable3.o -L../src /builddir/build/BUILD/libspatialite-4.3.0a/src/.libs/libspatialite.so -L/usr/lib64 -lpthread -ldl -lm -lxml2 -lfreexl -lproj -lz -lsqlite3 -lgeos_c gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o check_virtualtable4.o check_virtualtable4.c check_virtualtable4.c: In function 'main': check_virtualtable4.c:148:14: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf (&sql_statement, ^ check_virtualtable4.c:304:14: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf (&sql_statement, ^ check_virtualtable4.c:356:14: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf (&sql_statement, ^ /bin/sh ../libtool --tag=CC --mode=link gcc -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -L../src -lpthread -lspatialite -lm -lxml2 -Wl,-z,relro -o check_virtualtable4 check_virtualtable4.o -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: gcc -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/check_virtualtable4 check_virtualtable4.o -L../src /builddir/build/BUILD/libspatialite-4.3.0a/src/.libs/libspatialite.so -L/usr/lib64 -lpthread -ldl -lm -lxml2 -lfreexl -lproj -lz -lsqlite3 -lgeos_c gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o check_virtualtable5.o check_virtualtable5.c /bin/sh ../libtool --tag=CC --mode=link gcc -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -L../src -lpthread -lspatialite -lm -lxml2 -Wl,-z,relro -o check_virtualtable5 check_virtualtable5.o -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: gcc -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/check_virtualtable5 check_virtualtable5.o -L../src /builddir/build/BUILD/libspatialite-4.3.0a/src/.libs/libspatialite.so -L/usr/lib64 -lpthread -ldl -lm -lxml2 -lfreexl -lproj -lz -lsqlite3 -lgeos_c gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o check_virtualtable6.o check_virtualtable6.c /bin/sh ../libtool --tag=CC --mode=link gcc -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -L../src -lpthread -lspatialite -lm -lxml2 -Wl,-z,relro -o check_virtualtable6 check_virtualtable6.o -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: gcc -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/check_virtualtable6 check_virtualtable6.o -L../src /builddir/build/BUILD/libspatialite-4.3.0a/src/.libs/libspatialite.so -L/usr/lib64 -lpthread -ldl -lm -lxml2 -lfreexl -lproj -lz -lsqlite3 -lgeos_c gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o check_virtual_ovflw.o check_virtual_ovflw.c /bin/sh ../libtool --tag=CC --mode=link gcc -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -L../src -lpthread -lspatialite -lm -lxml2 -Wl,-z,relro -o check_virtual_ovflw check_virtual_ovflw.o -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: gcc -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/check_virtual_ovflw check_virtual_ovflw.o -L../src /builddir/build/BUILD/libspatialite-4.3.0a/src/.libs/libspatialite.so -L/usr/lib64 -lpthread -ldl -lm -lxml2 -lfreexl -lproj -lz -lsqlite3 -lgeos_c gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o check_mbrcache.o check_mbrcache.c /bin/sh ../libtool --tag=CC --mode=link gcc -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -L../src -lpthread -lspatialite -lm -lxml2 -Wl,-z,relro -o check_mbrcache check_mbrcache.o -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: gcc -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/check_mbrcache check_mbrcache.o -L../src /builddir/build/BUILD/libspatialite-4.3.0a/src/.libs/libspatialite.so -L/usr/lib64 -lpthread -ldl -lm -lxml2 -lfreexl -lproj -lz -lsqlite3 -lgeos_c gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o check_spatialindex.o check_spatialindex.c /bin/sh ../libtool --tag=CC --mode=link gcc -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -L../src -lpthread -lspatialite -lm -lxml2 -Wl,-z,relro -o check_spatialindex check_spatialindex.o -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: gcc -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/check_spatialindex check_spatialindex.o -L../src /builddir/build/BUILD/libspatialite-4.3.0a/src/.libs/libspatialite.so -L/usr/lib64 -lpthread -ldl -lm -lxml2 -lfreexl -lproj -lz -lsqlite3 -lgeos_c gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o check_exif.o check_exif.c /bin/sh ../libtool --tag=CC --mode=link gcc -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -L../src -lpthread -lspatialite -lm -lxml2 -Wl,-z,relro -o check_exif check_exif.o -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: gcc -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/check_exif check_exif.o -L../src /builddir/build/BUILD/libspatialite-4.3.0a/src/.libs/libspatialite.so -L/usr/lib64 -lpthread -ldl -lm -lxml2 -lfreexl -lproj -lz -lsqlite3 -lgeos_c gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o check_exif2.o check_exif2.c /bin/sh ../libtool --tag=CC --mode=link gcc -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -L../src -lpthread -lspatialite -lm -lxml2 -Wl,-z,relro -o check_exif2 check_exif2.o -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: gcc -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/check_exif2 check_exif2.o -L../src /builddir/build/BUILD/libspatialite-4.3.0a/src/.libs/libspatialite.so -L/usr/lib64 -lpthread -ldl -lm -lxml2 -lfreexl -lproj -lz -lsqlite3 -lgeos_c gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o check_relations_fncts.o check_relations_fncts.c /bin/sh ../libtool --tag=CC --mode=link gcc -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -L../src -lpthread -lspatialite -lm -lxml2 -Wl,-z,relro -o check_relations_fncts check_relations_fncts.o -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: gcc -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/check_relations_fncts check_relations_fncts.o -L../src /builddir/build/BUILD/libspatialite-4.3.0a/src/.libs/libspatialite.so -L/usr/lib64 -lpthread -ldl -lm -lxml2 -lfreexl -lproj -lz -lsqlite3 -lgeos_c gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o check_extra_relations_fncts.o check_extra_relations_fncts.c /bin/sh ../libtool --tag=CC --mode=link gcc -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -L../src -lpthread -lspatialite -lm -lxml2 -Wl,-z,relro -o check_extra_relations_fncts check_extra_relations_fncts.o -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: gcc -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/check_extra_relations_fncts check_extra_relations_fncts.o -L../src /builddir/build/BUILD/libspatialite-4.3.0a/src/.libs/libspatialite.so -L/usr/lib64 -lpthread -ldl -lm -lxml2 -lfreexl -lproj -lz -lsqlite3 -lgeos_c gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o check_geoscvt_fncts.o check_geoscvt_fncts.c /bin/sh ../libtool --tag=CC --mode=link gcc -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -L../src -lpthread -lspatialite -lm -lxml2 -Wl,-z,relro -o check_geoscvt_fncts check_geoscvt_fncts.o -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: gcc -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/check_geoscvt_fncts check_geoscvt_fncts.o -L../src /builddir/build/BUILD/libspatialite-4.3.0a/src/.libs/libspatialite.so -L/usr/lib64 -lpthread -ldl -lm -lxml2 -lfreexl -lproj -lz -lsqlite3 -lgeos_c gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o check_libxml2.o check_libxml2.c /bin/sh ../libtool --tag=CC --mode=link gcc -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -L../src -lpthread -lspatialite -lm -lxml2 -Wl,-z,relro -o check_libxml2 check_libxml2.o -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: gcc -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/check_libxml2 check_libxml2.o -L../src /builddir/build/BUILD/libspatialite-4.3.0a/src/.libs/libspatialite.so -L/usr/lib64 -lpthread -ldl -lm -lxml2 -lfreexl -lproj -lz -lsqlite3 -lgeos_c gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o check_styling.o check_styling.c /bin/sh ../libtool --tag=CC --mode=link gcc -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -L../src -lpthread -lspatialite -lm -lxml2 -Wl,-z,relro -o check_styling check_styling.o -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: gcc -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/check_styling check_styling.o -L../src /builddir/build/BUILD/libspatialite-4.3.0a/src/.libs/libspatialite.so -L/usr/lib64 -lpthread -ldl -lm -lxml2 -lfreexl -lproj -lz -lsqlite3 -lgeos_c gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o check_virtualxpath.o check_virtualxpath.c /bin/sh ../libtool --tag=CC --mode=link gcc -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -L../src -lpthread -lspatialite -lm -lxml2 -Wl,-z,relro -o check_virtualxpath check_virtualxpath.o -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: gcc -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/check_virtualxpath check_virtualxpath.o -L../src /builddir/build/BUILD/libspatialite-4.3.0a/src/.libs/libspatialite.so -L/usr/lib64 -lpthread -ldl -lm -lxml2 -lfreexl -lproj -lz -lsqlite3 -lgeos_c gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o check_virtualbbox.o check_virtualbbox.c /bin/sh ../libtool --tag=CC --mode=link gcc -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -L../src -lpthread -lspatialite -lm -lxml2 -Wl,-z,relro -o check_virtualbbox check_virtualbbox.o -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: gcc -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/check_virtualbbox check_virtualbbox.o -L../src /builddir/build/BUILD/libspatialite-4.3.0a/src/.libs/libspatialite.so -L/usr/lib64 -lpthread -ldl -lm -lxml2 -lfreexl -lproj -lz -lsqlite3 -lgeos_c gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o check_wfsin.o check_wfsin.c /bin/sh ../libtool --tag=CC --mode=link gcc -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -L../src -lpthread -lspatialite -lm -lxml2 -Wl,-z,relro -o check_wfsin check_wfsin.o -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: gcc -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/check_wfsin check_wfsin.o -L../src /builddir/build/BUILD/libspatialite-4.3.0a/src/.libs/libspatialite.so -L/usr/lib64 -lpthread -ldl -lm -lxml2 -lfreexl -lproj -lz -lsqlite3 -lgeos_c gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o check_dxf.o check_dxf.c /bin/sh ../libtool --tag=CC --mode=link gcc -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -L../src -lpthread -lspatialite -lm -lxml2 -Wl,-z,relro -o check_dxf check_dxf.o -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: gcc -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/check_dxf check_dxf.o -L../src /builddir/build/BUILD/libspatialite-4.3.0a/src/.libs/libspatialite.so -L/usr/lib64 -lpthread -ldl -lm -lxml2 -lfreexl -lproj -lz -lsqlite3 -lgeos_c gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o check_metacatalog.o check_metacatalog.c /bin/sh ../libtool --tag=CC --mode=link gcc -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -L../src -lpthread -lspatialite -lm -lxml2 -Wl,-z,relro -o check_metacatalog check_metacatalog.o -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: gcc -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/check_metacatalog check_metacatalog.o -L../src /builddir/build/BUILD/libspatialite-4.3.0a/src/.libs/libspatialite.so -L/usr/lib64 -lpthread -ldl -lm -lxml2 -lfreexl -lproj -lz -lsqlite3 -lgeos_c gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o check_virtualelem.o check_virtualelem.c /bin/sh ../libtool --tag=CC --mode=link gcc -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -L../src -lpthread -lspatialite -lm -lxml2 -Wl,-z,relro -o check_virtualelem check_virtualelem.o -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: gcc -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/check_virtualelem check_virtualelem.o -L../src /builddir/build/BUILD/libspatialite-4.3.0a/src/.libs/libspatialite.so -L/usr/lib64 -lpthread -ldl -lm -lxml2 -lfreexl -lproj -lz -lsqlite3 -lgeos_c gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o check_srid_fncts.o check_srid_fncts.c /bin/sh ../libtool --tag=CC --mode=link gcc -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -L../src -lpthread -lspatialite -lm -lxml2 -Wl,-z,relro -o check_srid_fncts check_srid_fncts.o -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: gcc -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/check_srid_fncts check_srid_fncts.o -L../src /builddir/build/BUILD/libspatialite-4.3.0a/src/.libs/libspatialite.so -L/usr/lib64 -lpthread -ldl -lm -lxml2 -lfreexl -lproj -lz -lsqlite3 -lgeos_c gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o check_control_points.o check_control_points.c check_control_points.c:114:1: warning: 'test_transform' defined but not used [-Wunused-function] test_transform (sqlite3 * handle, int order) ^ check_control_points.c:181:1: warning: 'test_invalid' defined but not used [-Wunused-function] test_invalid (sqlite3 * handle) ^ /bin/sh ../libtool --tag=CC --mode=link gcc -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -L../src -lpthread -lspatialite -lm -lxml2 -Wl,-z,relro -o check_control_points check_control_points.o -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: gcc -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/check_control_points check_control_points.o -L../src /builddir/build/BUILD/libspatialite-4.3.0a/src/.libs/libspatialite.so -L/usr/lib64 -lpthread -ldl -lm -lxml2 -lfreexl -lproj -lz -lsqlite3 -lgeos_c gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o check_createBaseTables.o check_createBaseTables.c /bin/sh ../libtool --tag=CC --mode=link gcc -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -L../src -lpthread -lspatialite -lm -lxml2 -Wl,-z,relro -o check_createBaseTables check_createBaseTables.o -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: gcc -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/check_createBaseTables check_createBaseTables.o -L../src /builddir/build/BUILD/libspatialite-4.3.0a/src/.libs/libspatialite.so -L/usr/lib64 -lpthread -ldl -lm -lxml2 -lfreexl -lproj -lz -lsqlite3 -lgeos_c gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o check_gpkgCreateTilesTable.o check_gpkgCreateTilesTable.c /bin/sh ../libtool --tag=CC --mode=link gcc -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -L../src -lpthread -lspatialite -lm -lxml2 -Wl,-z,relro -o check_gpkgCreateTilesTable check_gpkgCreateTilesTable.o -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: gcc -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/check_gpkgCreateTilesTable check_gpkgCreateTilesTable.o -L../src /builddir/build/BUILD/libspatialite-4.3.0a/src/.libs/libspatialite.so -L/usr/lib64 -lpthread -ldl -lm -lxml2 -lfreexl -lproj -lz -lsqlite3 -lgeos_c gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o check_gpkgCreateTilesTableMissingSRID.o check_gpkgCreateTilesTableMissingSRID.c /bin/sh ../libtool --tag=CC --mode=link gcc -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -L../src -lpthread -lspatialite -lm -lxml2 -Wl,-z,relro -o check_gpkgCreateTilesTableMissingSRID check_gpkgCreateTilesTableMissingSRID.o -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: gcc -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/check_gpkgCreateTilesTableMissingSRID check_gpkgCreateTilesTableMissingSRID.o -L../src /builddir/build/BUILD/libspatialite-4.3.0a/src/.libs/libspatialite.so -L/usr/lib64 -lpthread -ldl -lm -lxml2 -lfreexl -lproj -lz -lsqlite3 -lgeos_c gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o check_gpkgCreateTilesZoomLevel.o check_gpkgCreateTilesZoomLevel.c /bin/sh ../libtool --tag=CC --mode=link gcc -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -L../src -lpthread -lspatialite -lm -lxml2 -Wl,-z,relro -o check_gpkgCreateTilesZoomLevel check_gpkgCreateTilesZoomLevel.o -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: gcc -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/check_gpkgCreateTilesZoomLevel check_gpkgCreateTilesZoomLevel.o -L../src /builddir/build/BUILD/libspatialite-4.3.0a/src/.libs/libspatialite.so -L/usr/lib64 -lpthread -ldl -lm -lxml2 -lfreexl -lproj -lz -lsqlite3 -lgeos_c gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o check_gpkgInsertEpsgSRID.o check_gpkgInsertEpsgSRID.c /bin/sh ../libtool --tag=CC --mode=link gcc -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -L../src -lpthread -lspatialite -lm -lxml2 -Wl,-z,relro -o check_gpkgInsertEpsgSRID check_gpkgInsertEpsgSRID.o -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: gcc -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/check_gpkgInsertEpsgSRID check_gpkgInsertEpsgSRID.o -L../src /builddir/build/BUILD/libspatialite-4.3.0a/src/.libs/libspatialite.so -L/usr/lib64 -lpthread -ldl -lm -lxml2 -lfreexl -lproj -lz -lsqlite3 -lgeos_c gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o check_gpkgMode.o check_gpkgMode.c /bin/sh ../libtool --tag=CC --mode=link gcc -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -L../src -lpthread -lspatialite -lm -lxml2 -Wl,-z,relro -o check_gpkgMode check_gpkgMode.o -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: gcc -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/check_gpkgMode check_gpkgMode.o -L../src /builddir/build/BUILD/libspatialite-4.3.0a/src/.libs/libspatialite.so -L/usr/lib64 -lpthread -ldl -lm -lxml2 -lfreexl -lproj -lz -lsqlite3 -lgeos_c gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o check_gpkgCreateFeaturesTable.o check_gpkgCreateFeaturesTable.c /bin/sh ../libtool --tag=CC --mode=link gcc -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -L../src -lpthread -lspatialite -lm -lxml2 -Wl,-z,relro -o check_gpkgCreateFeaturesTable check_gpkgCreateFeaturesTable.o -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: gcc -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/check_gpkgCreateFeaturesTable check_gpkgCreateFeaturesTable.o -L../src /builddir/build/BUILD/libspatialite-4.3.0a/src/.libs/libspatialite.so -L/usr/lib64 -lpthread -ldl -lm -lxml2 -lfreexl -lproj -lz -lsqlite3 -lgeos_c gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o check_gpkg_base_core_container_data_file_format_application_id.o check_gpkg_base_core_container_data_file_format_application_id.c /bin/sh ../libtool --tag=CC --mode=link gcc -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -L../src -lpthread -lspatialite -lm -lxml2 -Wl,-z,relro -o check_gpkg_base_core_container_data_file_format_application_id check_gpkg_base_core_container_data_file_format_application_id.o -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: gcc -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/check_gpkg_base_core_container_data_file_format_application_id check_gpkg_base_core_container_data_file_format_application_id.o -L../src /builddir/build/BUILD/libspatialite-4.3.0a/src/.libs/libspatialite.so -L/usr/lib64 -lpthread -ldl -lm -lxml2 -lfreexl -lproj -lz -lsqlite3 -lgeos_c gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o check_gpkg_base_core_spatial_ref_sys_data_table_def.o check_gpkg_base_core_spatial_ref_sys_data_table_def.c /bin/sh ../libtool --tag=CC --mode=link gcc -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -L../src -lpthread -lspatialite -lm -lxml2 -Wl,-z,relro -o check_gpkg_base_core_spatial_ref_sys_data_table_def check_gpkg_base_core_spatial_ref_sys_data_table_def.o -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: gcc -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/check_gpkg_base_core_spatial_ref_sys_data_table_def check_gpkg_base_core_spatial_ref_sys_data_table_def.o -L../src /builddir/build/BUILD/libspatialite-4.3.0a/src/.libs/libspatialite.so -L/usr/lib64 -lpthread -ldl -lm -lxml2 -lfreexl -lproj -lz -lsqlite3 -lgeos_c gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o check_gpkg_base_core_spatial_ref_sys_data_values_default.o check_gpkg_base_core_spatial_ref_sys_data_values_default.c /bin/sh ../libtool --tag=CC --mode=link gcc -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -L../src -lpthread -lspatialite -lm -lxml2 -Wl,-z,relro -o check_gpkg_base_core_spatial_ref_sys_data_values_default check_gpkg_base_core_spatial_ref_sys_data_values_default.o -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: gcc -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/check_gpkg_base_core_spatial_ref_sys_data_values_default check_gpkg_base_core_spatial_ref_sys_data_values_default.o -L../src /builddir/build/BUILD/libspatialite-4.3.0a/src/.libs/libspatialite.so -L/usr/lib64 -lpthread -ldl -lm -lxml2 -lfreexl -lproj -lz -lsqlite3 -lgeos_c gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o check_gpkg_base_core_contents_data_table_def.o check_gpkg_base_core_contents_data_table_def.c /bin/sh ../libtool --tag=CC --mode=link gcc -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -L../src -lpthread -lspatialite -lm -lxml2 -Wl,-z,relro -o check_gpkg_base_core_contents_data_table_def check_gpkg_base_core_contents_data_table_def.o -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: gcc -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/check_gpkg_base_core_contents_data_table_def check_gpkg_base_core_contents_data_table_def.o -L../src /builddir/build/BUILD/libspatialite-4.3.0a/src/.libs/libspatialite.so -L/usr/lib64 -lpthread -ldl -lm -lxml2 -lfreexl -lproj -lz -lsqlite3 -lgeos_c gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o check_gpkg_opt_extension_mechanism_extensions_data_table_def.o check_gpkg_opt_extension_mechanism_extensions_data_table_def.c /bin/sh ../libtool --tag=CC --mode=link gcc -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -L../src -lpthread -lspatialite -lm -lxml2 -Wl,-z,relro -o check_gpkg_opt_extension_mechanism_extensions_data_table_def check_gpkg_opt_extension_mechanism_extensions_data_table_def.o -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: gcc -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/check_gpkg_opt_extension_mechanism_extensions_data_table_def check_gpkg_opt_extension_mechanism_extensions_data_table_def.o -L../src /builddir/build/BUILD/libspatialite-4.3.0a/src/.libs/libspatialite.so -L/usr/lib64 -lpthread -ldl -lm -lxml2 -lfreexl -lproj -lz -lsqlite3 -lgeos_c gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o check_add_tile_triggers.o check_add_tile_triggers.c /bin/sh ../libtool --tag=CC --mode=link gcc -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -L../src -lpthread -lspatialite -lm -lxml2 -Wl,-z,relro -o check_add_tile_triggers check_add_tile_triggers.o -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: gcc -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/check_add_tile_triggers check_add_tile_triggers.o -L../src /builddir/build/BUILD/libspatialite-4.3.0a/src/.libs/libspatialite.so -L/usr/lib64 -lpthread -ldl -lm -lxml2 -lfreexl -lproj -lz -lsqlite3 -lgeos_c gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o check_add_tile_triggers_bad_table_name.o check_add_tile_triggers_bad_table_name.c /bin/sh ../libtool --tag=CC --mode=link gcc -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -L../src -lpthread -lspatialite -lm -lxml2 -Wl,-z,relro -o check_add_tile_triggers_bad_table_name check_add_tile_triggers_bad_table_name.o -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: gcc -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/check_add_tile_triggers_bad_table_name check_add_tile_triggers_bad_table_name.o -L../src /builddir/build/BUILD/libspatialite-4.3.0a/src/.libs/libspatialite.so -L/usr/lib64 -lpthread -ldl -lm -lxml2 -lfreexl -lproj -lz -lsqlite3 -lgeos_c gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o check_get_normal_row.o check_get_normal_row.c /bin/sh ../libtool --tag=CC --mode=link gcc -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -L../src -lpthread -lspatialite -lm -lxml2 -Wl,-z,relro -o check_get_normal_row check_get_normal_row.o -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: gcc -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/check_get_normal_row check_get_normal_row.o -L../src /builddir/build/BUILD/libspatialite-4.3.0a/src/.libs/libspatialite.so -L/usr/lib64 -lpthread -ldl -lm -lxml2 -lfreexl -lproj -lz -lsqlite3 -lgeos_c gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o check_get_normal_row_bad_geopackage.o check_get_normal_row_bad_geopackage.c /bin/sh ../libtool --tag=CC --mode=link gcc -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -L../src -lpthread -lspatialite -lm -lxml2 -Wl,-z,relro -o check_get_normal_row_bad_geopackage check_get_normal_row_bad_geopackage.o -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: gcc -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/check_get_normal_row_bad_geopackage check_get_normal_row_bad_geopackage.o -L../src /builddir/build/BUILD/libspatialite-4.3.0a/src/.libs/libspatialite.so -L/usr/lib64 -lpthread -ldl -lm -lxml2 -lfreexl -lproj -lz -lsqlite3 -lgeos_c gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o check_get_normal_row_bad_geopackage2.o check_get_normal_row_bad_geopackage2.c /bin/sh ../libtool --tag=CC --mode=link gcc -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -L../src -lpthread -lspatialite -lm -lxml2 -Wl,-z,relro -o check_get_normal_row_bad_geopackage2 check_get_normal_row_bad_geopackage2.o -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: gcc -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/check_get_normal_row_bad_geopackage2 check_get_normal_row_bad_geopackage2.o -L../src /builddir/build/BUILD/libspatialite-4.3.0a/src/.libs/libspatialite.so -L/usr/lib64 -lpthread -ldl -lm -lxml2 -lfreexl -lproj -lz -lsqlite3 -lgeos_c gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o check_get_normal_zoom.o check_get_normal_zoom.c /bin/sh ../libtool --tag=CC --mode=link gcc -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -L../src -lpthread -lspatialite -lm -lxml2 -Wl,-z,relro -o check_get_normal_zoom check_get_normal_zoom.o -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: gcc -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/check_get_normal_zoom check_get_normal_zoom.o -L../src /builddir/build/BUILD/libspatialite-4.3.0a/src/.libs/libspatialite.so -L/usr/lib64 -lpthread -ldl -lm -lxml2 -lfreexl -lproj -lz -lsqlite3 -lgeos_c gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o check_get_normal_zoom_extension_load.o check_get_normal_zoom_extension_load.c /bin/sh ../libtool --tag=CC --mode=link gcc -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -L../src -lpthread -lspatialite -lm -lxml2 -Wl,-z,relro -o check_get_normal_zoom_extension_load check_get_normal_zoom_extension_load.o -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: gcc -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/check_get_normal_zoom_extension_load check_get_normal_zoom_extension_load.o -L../src /builddir/build/BUILD/libspatialite-4.3.0a/src/.libs/libspatialite.so -L/usr/lib64 -lpthread -ldl -lm -lxml2 -lfreexl -lproj -lz -lsqlite3 -lgeos_c gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o check_get_normal_zoom_bad_geopackage.o check_get_normal_zoom_bad_geopackage.c /bin/sh ../libtool --tag=CC --mode=link gcc -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -L../src -lpthread -lspatialite -lm -lxml2 -Wl,-z,relro -o check_get_normal_zoom_bad_geopackage check_get_normal_zoom_bad_geopackage.o -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: gcc -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/check_get_normal_zoom_bad_geopackage check_get_normal_zoom_bad_geopackage.o -L../src /builddir/build/BUILD/libspatialite-4.3.0a/src/.libs/libspatialite.so -L/usr/lib64 -lpthread -ldl -lm -lxml2 -lfreexl -lproj -lz -lsqlite3 -lgeos_c gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o check_get_normal_zoom_bad_geopackage2.o check_get_normal_zoom_bad_geopackage2.c /bin/sh ../libtool --tag=CC --mode=link gcc -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -L../src -lpthread -lspatialite -lm -lxml2 -Wl,-z,relro -o check_get_normal_zoom_bad_geopackage2 check_get_normal_zoom_bad_geopackage2.o -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: gcc -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/check_get_normal_zoom_bad_geopackage2 check_get_normal_zoom_bad_geopackage2.o -L../src /builddir/build/BUILD/libspatialite-4.3.0a/src/.libs/libspatialite.so -L/usr/lib64 -lpthread -ldl -lm -lxml2 -lfreexl -lproj -lz -lsqlite3 -lgeos_c gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o check_gpkgGetImageFormat.o check_gpkgGetImageFormat.c /bin/sh ../libtool --tag=CC --mode=link gcc -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -L../src -lpthread -lspatialite -lm -lxml2 -Wl,-z,relro -o check_gpkgGetImageFormat check_gpkgGetImageFormat.o -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: gcc -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/check_gpkgGetImageFormat check_gpkgGetImageFormat.o -L../src /builddir/build/BUILD/libspatialite-4.3.0a/src/.libs/libspatialite.so -L/usr/lib64 -lpthread -ldl -lm -lxml2 -lfreexl -lproj -lz -lsqlite3 -lgeos_c gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o check_gpkgGetImageFormat_nonimage.o check_gpkgGetImageFormat_nonimage.c /bin/sh ../libtool --tag=CC --mode=link gcc -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -L../src -lpthread -lspatialite -lm -lxml2 -Wl,-z,relro -o check_gpkgGetImageFormat_nonimage check_gpkgGetImageFormat_nonimage.o -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: gcc -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/check_gpkgGetImageFormat_nonimage check_gpkgGetImageFormat_nonimage.o -L../src /builddir/build/BUILD/libspatialite-4.3.0a/src/.libs/libspatialite.so -L/usr/lib64 -lpthread -ldl -lm -lxml2 -lfreexl -lproj -lz -lsqlite3 -lgeos_c gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o check_gpkgGetImageFormat_nonblob.o check_gpkgGetImageFormat_nonblob.c /bin/sh ../libtool --tag=CC --mode=link gcc -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -L../src -lpthread -lspatialite -lm -lxml2 -Wl,-z,relro -o check_gpkgGetImageFormat_nonblob check_gpkgGetImageFormat_nonblob.o -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: gcc -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/check_gpkgGetImageFormat_nonblob check_gpkgGetImageFormat_nonblob.o -L../src /builddir/build/BUILD/libspatialite-4.3.0a/src/.libs/libspatialite.so -L/usr/lib64 -lpthread -ldl -lm -lxml2 -lfreexl -lproj -lz -lsqlite3 -lgeos_c gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o check_gpkgGetImageFormat_png.o check_gpkgGetImageFormat_png.c /bin/sh ../libtool --tag=CC --mode=link gcc -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -L../src -lpthread -lspatialite -lm -lxml2 -Wl,-z,relro -o check_gpkgGetImageFormat_png check_gpkgGetImageFormat_png.o -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: gcc -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/check_gpkgGetImageFormat_png check_gpkgGetImageFormat_png.o -L../src /builddir/build/BUILD/libspatialite-4.3.0a/src/.libs/libspatialite.so -L/usr/lib64 -lpthread -ldl -lm -lxml2 -lfreexl -lproj -lz -lsqlite3 -lgeos_c gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o check_gpkgGetImageFormat_tiff.o check_gpkgGetImageFormat_tiff.c /bin/sh ../libtool --tag=CC --mode=link gcc -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -L../src -lpthread -lspatialite -lm -lxml2 -Wl,-z,relro -o check_gpkgGetImageFormat_tiff check_gpkgGetImageFormat_tiff.o -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: gcc -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/check_gpkgGetImageFormat_tiff check_gpkgGetImageFormat_tiff.o -L../src /builddir/build/BUILD/libspatialite-4.3.0a/src/.libs/libspatialite.so -L/usr/lib64 -lpthread -ldl -lm -lxml2 -lfreexl -lproj -lz -lsqlite3 -lgeos_c gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o check_gpkgGetImageFormat_webp.o check_gpkgGetImageFormat_webp.c /bin/sh ../libtool --tag=CC --mode=link gcc -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -L../src -lpthread -lspatialite -lm -lxml2 -Wl,-z,relro -o check_gpkgGetImageFormat_webp check_gpkgGetImageFormat_webp.o -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: gcc -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/check_gpkgGetImageFormat_webp check_gpkgGetImageFormat_webp.o -L../src /builddir/build/BUILD/libspatialite-4.3.0a/src/.libs/libspatialite.so -L/usr/lib64 -lpthread -ldl -lm -lxml2 -lfreexl -lproj -lz -lsqlite3 -lgeos_c gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o check_gpkgConvert.o check_gpkgConvert.c /bin/sh ../libtool --tag=CC --mode=link gcc -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -L../src -lpthread -lspatialite -lm -lxml2 -Wl,-z,relro -o check_gpkgConvert check_gpkgConvert.o -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: gcc -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/check_gpkgConvert check_gpkgConvert.o -L../src /builddir/build/BUILD/libspatialite-4.3.0a/src/.libs/libspatialite.so -L/usr/lib64 -lpthread -ldl -lm -lxml2 -lfreexl -lproj -lz -lsqlite3 -lgeos_c gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -I/usr/include/libxml2 -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o check_gpkgVirtual.o check_gpkgVirtual.c /bin/sh ../libtool --tag=CC --mode=link gcc -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -L../src -lpthread -lspatialite -lm -lxml2 -Wl,-z,relro -o check_gpkgVirtual check_gpkgVirtual.o -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: gcc -I./../src/headers -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/check_gpkgVirtual check_gpkgVirtual.o -L../src /builddir/build/BUILD/libspatialite-4.3.0a/src/.libs/libspatialite.so -L/usr/lib64 -lpthread -ldl -lm -lxml2 -lfreexl -lproj -lz -lsqlite3 -lgeos_c make[3]: Leaving directory `/builddir/build/BUILD/libspatialite-4.3.0a/test' make check-TESTS make[3]: Entering directory `/builddir/build/BUILD/libspatialite-4.3.0a/test' make[4]: Entering directory `/builddir/build/BUILD/libspatialite-4.3.0a/test' PASS: check_endian PASS: check_version PASS: check_init PASS: check_init2 PASS: check_geom_aux PASS: check_geometry_cols PASS: check_create PASS: check_bufovflw PASS: check_fdo1 PASS: check_fdo2 PASS: check_fdo3 PASS: check_fdo_bufovflw PASS: check_md5 PASS: check_dbf_load PASS: check_shp_load PASS: check_shp_load_3d PASS: shape_cp1252 PASS: shape_primitives PASS: shape_utf8_1 PASS: shape_utf8_1ex PASS: shape_utf8_2 PASS: shape_3d PASS: check_clone_table PASS: check_xls_load PASS: check_math_funcs PASS: check_gaia_util PASS: check_gaia_utf8 PASS: check_extension PASS: check_recover_geom PASS: check_sql_stmt PASS: check_multithread PASS: check_virtualtable1 PASS: check_virtualtable2 PASS: check_virtualtable3 PASS: check_virtualtable4 PASS: check_virtualtable5 PASS: check_virtualtable6 PASS: check_virtual_ovflw PASS: check_mbrcache PASS: check_spatialindex PASS: check_exif PASS: check_exif2 PASS: check_relations_fncts PASS: check_extra_relations_fncts PASS: check_geoscvt_fncts PASS: check_libxml2 PASS: check_styling PASS: check_virtualxpath PASS: check_virtualbbox PASS: check_wfsin PASS: check_dxf PASS: check_metacatalog PASS: check_virtualelem PASS: check_srid_fncts PASS: check_control_points PASS: check_createBaseTables PASS: check_gpkgCreateTilesTable PASS: check_gpkgCreateTilesTableMissingSRID PASS: check_gpkgCreateTilesZoomLevel PASS: check_gpkgInsertEpsgSRID PASS: check_gpkgMode PASS: check_gpkgCreateFeaturesTable PASS: check_gpkg_base_core_container_data_file_format_application_id PASS: check_gpkg_base_core_spatial_ref_sys_data_table_def PASS: check_gpkg_base_core_spatial_ref_sys_data_values_default PASS: check_gpkg_base_core_contents_data_table_def PASS: check_gpkg_opt_extension_mechanism_extensions_data_table_def PASS: check_add_tile_triggers PASS: check_add_tile_triggers_bad_table_name PASS: check_get_normal_row PASS: check_get_normal_row_bad_geopackage PASS: check_get_normal_row_bad_geopackage2 PASS: check_get_normal_zoom PASS: check_get_normal_zoom_extension_load PASS: check_get_normal_zoom_bad_geopackage PASS: check_get_normal_zoom_bad_geopackage2 PASS: check_gpkgGetImageFormat PASS: check_gpkgGetImageFormat_nonimage PASS: check_gpkgGetImageFormat_nonblob PASS: check_gpkgGetImageFormat_png PASS: check_gpkgGetImageFormat_tiff PASS: check_gpkgGetImageFormat_webp PASS: check_gpkgConvert PASS: check_gpkgVirtual ============================================================================ Testsuite summary for libspatialite 4.3.0a ============================================================================ # TOTAL: 84 # PASS: 84 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[4]: Leaving directory `/builddir/build/BUILD/libspatialite-4.3.0a/test' make[3]: Leaving directory `/builddir/build/BUILD/libspatialite-4.3.0a/test' make[2]: Leaving directory `/builddir/build/BUILD/libspatialite-4.3.0a/test' make[1]: Leaving directory `/builddir/build/BUILD/libspatialite-4.3.0a/test' Making check in examples make[1]: Entering directory `/builddir/build/BUILD/libspatialite-4.3.0a/examples' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/builddir/build/BUILD/libspatialite-4.3.0a/examples' make[1]: Entering directory `/builddir/build/BUILD/libspatialite-4.3.0a' make[1]: Leaving directory `/builddir/build/BUILD/libspatialite-4.3.0a' + exit 0 Processing files: libspatialite-4.3.0a-2.el7.centos.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.H5YcLD + umask 022 + cd /builddir/build/BUILD + cd libspatialite-4.3.0a + DOCDIR=/builddir/build/BUILDROOT/libspatialite-4.3.0a-2.el7.centos.x86_64/usr/share/doc/libspatialite-4.3.0a + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libspatialite-4.3.0a-2.el7.centos.x86_64/usr/share/doc/libspatialite-4.3.0a + cp -pr COPYING /builddir/build/BUILDROOT/libspatialite-4.3.0a-2.el7.centos.x86_64/usr/share/doc/libspatialite-4.3.0a + cp -pr AUTHORS /builddir/build/BUILDROOT/libspatialite-4.3.0a-2.el7.centos.x86_64/usr/share/doc/libspatialite-4.3.0a + exit 0 Provides: libspatialite = 4.3.0a-2.el7.centos libspatialite(x86-64) = 4.3.0a-2.el7.centos libspatialite.so.7()(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libdl.so.2()(64bit) libfreexl.so.1()(64bit) libgeos_c.so.1()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libproj.so.9()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libsqlite3.so.0()(64bit) libxml2.so.2()(64bit) libxml2.so.2(LIBXML2_2.4.30)(64bit) libxml2.so.2(LIBXML2_2.5.8)(64bit) libxml2.so.2(LIBXML2_2.6.0)(64bit) libxml2.so.2(LIBXML2_2.6.2)(64bit) libz.so.1()(64bit) libz.so.1(ZLIB_1.2.0)(64bit) rtld(GNU_HASH) Processing files: libspatialite-devel-4.3.0a-2.el7.centos.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.8SiYyv + umask 022 + cd /builddir/build/BUILD + cd libspatialite-4.3.0a + DOCDIR=/builddir/build/BUILDROOT/libspatialite-4.3.0a-2.el7.centos.x86_64/usr/share/doc/libspatialite-devel-4.3.0a + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libspatialite-4.3.0a-2.el7.centos.x86_64/usr/share/doc/libspatialite-devel-4.3.0a + cp -pr examples/demo1.c examples/demo2.c examples/demo3.c examples/demo4.c examples/demo5.c /builddir/build/BUILDROOT/libspatialite-4.3.0a-2.el7.centos.x86_64/usr/share/doc/libspatialite-devel-4.3.0a + exit 0 Provides: libspatialite-devel = 4.3.0a-2.el7.centos libspatialite-devel(x86-64) = 4.3.0a-2.el7.centos pkgconfig(spatialite) = 4.3.0a Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libspatialite.so.7()(64bit) Processing files: libspatialite-debuginfo-4.3.0a-2.el7.centos.x86_64 Provides: libspatialite-debuginfo = 4.3.0a-2.el7.centos libspatialite-debuginfo(x86-64) = 4.3.0a-2.el7.centos Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/libspatialite-4.3.0a-2.el7.centos.x86_64 warning: Could not canonicalize hostname: copr-builder-524081117.novalocal Wrote: /builddir/build/RPMS/libspatialite-4.3.0a-2.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/libspatialite-devel-4.3.0a-2.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/libspatialite-debuginfo-4.3.0a-2.el7.centos.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.c4xbkt + umask 022 + cd /builddir/build/BUILD + cd libspatialite-4.3.0a + rm -rf /builddir/build/BUILDROOT/libspatialite-4.3.0a-2.el7.centos.x86_64 + exit 0 Child return code was: 0