autoreconf: Entering directory `.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force -I m4 autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy --force autoreconf: running: /usr/bin/autoconf --force autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:15: installing './compile' configure.ac:10: installing './missing' lib/Makefile.am:4: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') lib/Makefile.am: installing './depcomp' src/Makefile.am:8: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') parallel-tests: installing './test-driver' autoreconf: Leaving directory `.' ite-1.1g/test/check_openclose.c librasterlite-1.1g/test/check_badopen.c librasterlite-1.1g/test/check_colours.c librasterlite-1.1g/test/Makefile.in librasterlite-1.1g/test/check_rastergen.c librasterlite-1.1g/test/check_metadata.c librasterlite-1.1g/test/globe.sqlite librasterlite-1.1g/test/check_version.c librasterlite-1.1g/lib/ librasterlite-1.1g/lib/Makefile.am librasterlite-1.1g/lib/rasterlite_io.c librasterlite-1.1g/lib/rasterlite.c librasterlite-1.1g/lib/rasterlite_jpeg.c librasterlite-1.1g/lib/rasterlite_version.c librasterlite-1.1g/lib/rasterlite_tiff.c librasterlite-1.1g/lib/rasterlite_gif.c librasterlite-1.1g/lib/Makefile.in librasterlite-1.1g/lib/rasterlite_aux.c librasterlite-1.1g/lib/rasterlite_png.c librasterlite-1.1g/lib/rasterlite_quantize.c librasterlite-1.1g/lib/rasterlite_image.c librasterlite-1.1g/configure librasterlite-1.1g/makefile.vc librasterlite-1.1g/depcomp librasterlite-1.1g/config.h.in librasterlite-1.1g/nmake.opt librasterlite-1.1g/headers/ librasterlite-1.1g/headers/Makefile.am librasterlite-1.1g/headers/rasterlite.h librasterlite-1.1g/headers/rasterlite_internals.h librasterlite-1.1g/headers/Makefile.in librasterlite-1.1g/headers/rasterlite_tiff_hdrs.h librasterlite-1.1g/NEWS librasterlite-1.1g/rasterlite.pc.in librasterlite-1.1g/AUTHORS librasterlite-1.1g/ltmain.sh librasterlite-1.1g/ChangeLog librasterlite-1.1g/COPYING librasterlite-1.1g/config.sub librasterlite-1.1g/Makefile.in librasterlite-1.1g/README librasterlite-1.1g/Makefile-static-Linux librasterlite-1.1g/configure.ac librasterlite-1.1g/m4/ librasterlite-1.1g/m4/lt~obsolete.m4 librasterlite-1.1g/m4/ltoptions.m4 librasterlite-1.1g/m4/ltsugar.m4 librasterlite-1.1g/m4/libtool.m4 librasterlite-1.1g/m4/ltversion.m4 librasterlite-1.1g/src/ librasterlite-1.1g/src/Makefile.am librasterlite-1.1g/src/rasterlite_load.c librasterlite-1.1g/src/rasterlite_topmost.c librasterlite-1.1g/src/Makefile.in librasterlite-1.1g/src/rasterlite_tool.c librasterlite-1.1g/src/rasterlite_pyramid.c librasterlite-1.1g/src/rasterlite_grid.c librasterlite-1.1g/missing librasterlite-1.1g/INSTALL librasterlite-1.1g/Makefile-static-MinGW librasterlite-1.1g/install-sh librasterlite-1.1g/aclocal.m4 patching file Makefile.am patching file configure.ac libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking whether make supports the include directive... yes (GNU style) checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for stdlib.h... (cached) yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking math.h usability... yes checking math.h presence... yes checking for math.h... yes checking float.h usability... yes checking float.h presence... yes checking for float.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for inttypes.h... (cached) yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdint.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking jpeglib.h usability... yes checking jpeglib.h presence... yes checking for jpeglib.h... yes checking jerror.h usability... yes checking jerror.h presence... yes checking for jerror.h... yes checking geotiff/geotiff.h usability... no checking geotiff/geotiff.h presence... no checking for geotiff/geotiff.h... no checking libgeotiff/geotiff.h usability... no checking libgeotiff/geotiff.h presence... no checking for libgeotiff/geotiff.h... no checking geotiff.h usability... yes checking geotiff.h presence... yes checking for geotiff.h... yes checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) gcc3 checking how to run the C preprocessor... gcc -E checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking build system type... i486-slackware-linux-gnu checking host system type... i486-slackware-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking how to convert i486-slackware-linux-gnu file names to i486-slackware-linux-gnu format... func_convert_file_noop checking how to convert i486-slackware-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for an ANSI C-conforming const... yes checking for off_t... yes checking for size_t... yes checking whether 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 jpeg_start_compress in -ljpeg... yes checking for TIFFClientOpen in -ltiff... yes checking for GTIFSetFromProj4 in -lgeotiff... yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for spatialite... yes checking for libpng... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating headers/Makefile config.status: creating lib/Makefile config.status: creating src/Makefile config.status: creating test/Makefile config.status: creating rasterlite.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands make all-recursive make[1]: Entering directory '/usr/src/slapt-src/gis/librasterlite/librasterlite-1.1g' Making all in headers make[2]: Entering directory '/usr/src/slapt-src/gis/librasterlite/librasterlite-1.1g/headers' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/usr/src/slapt-src/gis/librasterlite/librasterlite-1.1g/headers' Making all in lib make[2]: Entering directory '/usr/src/slapt-src/gis/librasterlite/librasterlite-1.1g/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -march=i486 -mtune=i686 -I../headers -O2 -march=i486 -mtune=i686 -MT rasterlite_io.lo -MD -MP -MF .deps/rasterlite_io.Tpo -c -o rasterlite_io.lo rasterlite_io.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -march=i486 -mtune=i686 -I../headers -O2 -march=i486 -mtune=i686 -MT rasterlite_io.lo -MD -MP -MF .deps/rasterlite_io.Tpo -c rasterlite_io.c -fPIC -DPIC -o .libs/rasterlite_io.o In file included from rasterlite_io.c:65: ../headers/rasterlite_internals.h:91:5: warning: ‘uint32’ is deprecated [-Wdeprecated-declarations] 91 | uint32 height; /* the GeoTiff height [in pixels] = TIFFTAG_IMAGELENGTH */ | ^~~~~~ ../headers/rasterlite_internals.h:92:5: warning: ‘uint32’ is deprecated [-Wdeprecated-declarations] 92 | uint32 width; /* the GeoTiff height [in pixels] = TIFFTAG_IMAGEWIDTH */ | ^~~~~~ ../headers/rasterlite_internals.h:93:5: warning: ‘uint32’ is deprecated [-Wdeprecated-declarations] 93 | uint32 rows_strip; /* the GeoTiff rows per strip = TIFFTAG_ROWSPERSTRIP */ | ^~~~~~ ../headers/rasterlite_internals.h:94:5: warning: ‘uint32’ is deprecated [-Wdeprecated-declarations] 94 | uint32 tif_tile_width; /* the GeoTiff tile height = TIFFTAGE_TILEWIDTH */ | ^~~~~~ ../headers/rasterlite_internals.h:95:5: warning: ‘uint32’ is deprecated [-Wdeprecated-declarations] 95 | uint32 tif_tile_height; /* the GeoTiff tile height = TIFFTAGE_TILELENGHT */ | ^~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -march=i486 -mtune=i686 -I../headers -O2 -march=i486 -mtune=i686 -MT rasterlite_io.lo -MD -MP -MF .deps/rasterlite_io.Tpo -c rasterlite_io.c -o rasterlite_io.o >/dev/null 2>&1 mv -f .deps/rasterlite_io.Tpo .deps/rasterlite_io.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -march=i486 -mtune=i686 -I../headers -O2 -march=i486 -mtune=i686 -MT rasterlite_image.lo -MD -MP -MF .deps/rasterlite_image.Tpo -c -o rasterlite_image.lo rasterlite_image.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -march=i486 -mtune=i686 -I../headers -O2 -march=i486 -mtune=i686 -MT rasterlite_image.lo -MD -MP -MF .deps/rasterlite_image.Tpo -c rasterlite_image.c -fPIC -DPIC -o .libs/rasterlite_image.o In file included from rasterlite_image.c:66: ../headers/rasterlite_internals.h:91:5: warning: ‘uint32’ is deprecated [-Wdeprecated-declarations] 91 | uint32 height; /* the GeoTiff height [in pixels] = TIFFTAG_IMAGELENGTH */ | ^~~~~~ ../headers/rasterlite_internals.h:92:5: warning: ‘uint32’ is deprecated [-Wdeprecated-declarations] 92 | uint32 width; /* the GeoTiff height [in pixels] = TIFFTAG_IMAGEWIDTH */ | ^~~~~~ ../headers/rasterlite_internals.h:93:5: warning: ‘uint32’ is deprecated [-Wdeprecated-declarations] 93 | uint32 rows_strip; /* the GeoTiff rows per strip = TIFFTAG_ROWSPERSTRIP */ | ^~~~~~ ../headers/rasterlite_internals.h:94:5: warning: ‘uint32’ is deprecated [-Wdeprecated-declarations] 94 | uint32 tif_tile_width; /* the GeoTiff tile height = TIFFTAGE_TILEWIDTH */ | ^~~~~~ ../headers/rasterlite_internals.h:95:5: warning: ‘uint32’ is deprecated [-Wdeprecated-declarations] 95 | uint32 tif_tile_height; /* the GeoTiff tile height = TIFFTAGE_TILELENGHT */ | ^~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -march=i486 -mtune=i686 -I../headers -O2 -march=i486 -mtune=i686 -MT rasterlite_image.lo -MD -MP -MF .deps/rasterlite_image.Tpo -c rasterlite_image.c -o rasterlite_image.o >/dev/null 2>&1 mv -f .deps/rasterlite_image.Tpo .deps/rasterlite_image.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -march=i486 -mtune=i686 -I../headers -O2 -march=i486 -mtune=i686 -MT rasterlite_aux.lo -MD -MP -MF .deps/rasterlite_aux.Tpo -c -o rasterlite_aux.lo rasterlite_aux.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -march=i486 -mtune=i686 -I../headers -O2 -march=i486 -mtune=i686 -MT rasterlite_aux.lo -MD -MP -MF .deps/rasterlite_aux.Tpo -c rasterlite_aux.c -fPIC -DPIC -o .libs/rasterlite_aux.o In file included from rasterlite_aux.c:76: ../headers/rasterlite_internals.h:91:5: warning: ‘uint32’ is deprecated [-Wdeprecated-declarations] 91 | uint32 height; /* the GeoTiff height [in pixels] = TIFFTAG_IMAGELENGTH */ | ^~~~~~ ../headers/rasterlite_internals.h:92:5: warning: ‘uint32’ is deprecated [-Wdeprecated-declarations] 92 | uint32 width; /* the GeoTiff height [in pixels] = TIFFTAG_IMAGEWIDTH */ | ^~~~~~ ../headers/rasterlite_internals.h:93:5: warning: ‘uint32’ is deprecated [-Wdeprecated-declarations] 93 | uint32 rows_strip; /* the GeoTiff rows per strip = TIFFTAG_ROWSPERSTRIP */ | ^~~~~~ ../headers/rasterlite_internals.h:94:5: warning: ‘uint32’ is deprecated [-Wdeprecated-declarations] 94 | uint32 tif_tile_width; /* the GeoTiff tile height = TIFFTAGE_TILEWIDTH */ | ^~~~~~ ../headers/rasterlite_internals.h:95:5: warning: ‘uint32’ is deprecated [-Wdeprecated-declarations] 95 | uint32 tif_tile_height; /* the GeoTiff tile height = TIFFTAGE_TILELENGHT */ | ^~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -march=i486 -mtune=i686 -I../headers -O2 -march=i486 -mtune=i686 -MT rasterlite_aux.lo -MD -MP -MF .deps/rasterlite_aux.Tpo -c rasterlite_aux.c -o rasterlite_aux.o >/dev/null 2>&1 mv -f .deps/rasterlite_aux.Tpo .deps/rasterlite_aux.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -march=i486 -mtune=i686 -I../headers -O2 -march=i486 -mtune=i686 -MT rasterlite_quantize.lo -MD -MP -MF .deps/rasterlite_quantize.Tpo -c -o rasterlite_quantize.lo rasterlite_quantize.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -march=i486 -mtune=i686 -I../headers -O2 -march=i486 -mtune=i686 -MT rasterlite_quantize.lo -MD -MP -MF .deps/rasterlite_quantize.Tpo -c rasterlite_quantize.c -fPIC -DPIC -o .libs/rasterlite_quantize.o In file included from rasterlite_quantize.c:90: ../headers/rasterlite_internals.h:91:5: warning: ‘uint32’ is deprecated [-Wdeprecated-declarations] 91 | uint32 height; /* the GeoTiff height [in pixels] = TIFFTAG_IMAGELENGTH */ | ^~~~~~ ../headers/rasterlite_internals.h:92:5: warning: ‘uint32’ is deprecated [-Wdeprecated-declarations] 92 | uint32 width; /* the GeoTiff height [in pixels] = TIFFTAG_IMAGEWIDTH */ | ^~~~~~ ../headers/rasterlite_internals.h:93:5: warning: ‘uint32’ is deprecated [-Wdeprecated-declarations] 93 | uint32 rows_strip; /* the GeoTiff rows per strip = TIFFTAG_ROWSPERSTRIP */ | ^~~~~~ ../headers/rasterlite_internals.h:94:5: warning: ‘uint32’ is deprecated [-Wdeprecated-declarations] 94 | uint32 tif_tile_width; /* the GeoTiff tile height = TIFFTAGE_TILEWIDTH */ | ^~~~~~ ../headers/rasterlite_internals.h:95:5: warning: ‘uint32’ is deprecated [-Wdeprecated-declarations] 95 | uint32 tif_tile_height; /* the GeoTiff tile height = TIFFTAGE_TILELENGHT */ | ^~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -march=i486 -mtune=i686 -I../headers -O2 -march=i486 -mtune=i686 -MT rasterlite_quantize.lo -MD -MP -MF .deps/rasterlite_quantize.Tpo -c rasterlite_quantize.c -o rasterlite_quantize.o >/dev/null 2>&1 mv -f .deps/rasterlite_quantize.Tpo .deps/rasterlite_quantize.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -march=i486 -mtune=i686 -I../headers -O2 -march=i486 -mtune=i686 -MT rasterlite_gif.lo -MD -MP -MF .deps/rasterlite_gif.Tpo -c -o rasterlite_gif.lo rasterlite_gif.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -march=i486 -mtune=i686 -I../headers -O2 -march=i486 -mtune=i686 -MT rasterlite_gif.lo -MD -MP -MF .deps/rasterlite_gif.Tpo -c rasterlite_gif.c -fPIC -DPIC -o .libs/rasterlite_gif.o In file included from rasterlite_gif.c:65: ../headers/rasterlite_internals.h:91:5: warning: ‘uint32’ is deprecated [-Wdeprecated-declarations] 91 | uint32 height; /* the GeoTiff height [in pixels] = TIFFTAG_IMAGELENGTH */ | ^~~~~~ ../headers/rasterlite_internals.h:92:5: warning: ‘uint32’ is deprecated [-Wdeprecated-declarations] 92 | uint32 width; /* the GeoTiff height [in pixels] = TIFFTAG_IMAGEWIDTH */ | ^~~~~~ ../headers/rasterlite_internals.h:93:5: warning: ‘uint32’ is deprecated [-Wdeprecated-declarations] 93 | uint32 rows_strip; /* the GeoTiff rows per strip = TIFFTAG_ROWSPERSTRIP */ | ^~~~~~ ../headers/rasterlite_internals.h:94:5: warning: ‘uint32’ is deprecated [-Wdeprecated-declarations] 94 | uint32 tif_tile_width; /* the GeoTiff tile height = TIFFTAGE_TILEWIDTH */ | ^~~~~~ ../headers/rasterlite_internals.h:95:5: warning: ‘uint32’ is deprecated [-Wdeprecated-declarations] 95 | uint32 tif_tile_height; /* the GeoTiff tile height = TIFFTAGE_TILELENGHT */ | ^~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -march=i486 -mtune=i686 -I../headers -O2 -march=i486 -mtune=i686 -MT rasterlite_gif.lo -MD -MP -MF .deps/rasterlite_gif.Tpo -c rasterlite_gif.c -o rasterlite_gif.o >/dev/null 2>&1 mv -f .deps/rasterlite_gif.Tpo .deps/rasterlite_gif.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -march=i486 -mtune=i686 -I../headers -O2 -march=i486 -mtune=i686 -MT rasterlite_png.lo -MD -MP -MF .deps/rasterlite_png.Tpo -c -o rasterlite_png.lo rasterlite_png.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -march=i486 -mtune=i686 -I../headers -O2 -march=i486 -mtune=i686 -MT rasterlite_png.lo -MD -MP -MF .deps/rasterlite_png.Tpo -c rasterlite_png.c -fPIC -DPIC -o .libs/rasterlite_png.o In file included from rasterlite_png.c:64: ../headers/rasterlite_internals.h:91:5: warning: ‘uint32’ is deprecated [-Wdeprecated-declarations] 91 | uint32 height; /* the GeoTiff height [in pixels] = TIFFTAG_IMAGELENGTH */ | ^~~~~~ ../headers/rasterlite_internals.h:92:5: warning: ‘uint32’ is deprecated [-Wdeprecated-declarations] 92 | uint32 width; /* the GeoTiff height [in pixels] = TIFFTAG_IMAGEWIDTH */ | ^~~~~~ ../headers/rasterlite_internals.h:93:5: warning: ‘uint32’ is deprecated [-Wdeprecated-declarations] 93 | uint32 rows_strip; /* the GeoTiff rows per strip = TIFFTAG_ROWSPERSTRIP */ | ^~~~~~ ../headers/rasterlite_internals.h:94:5: warning: ‘uint32’ is deprecated [-Wdeprecated-declarations] 94 | uint32 tif_tile_width; /* the GeoTiff tile height = TIFFTAGE_TILEWIDTH */ | ^~~~~~ ../headers/rasterlite_internals.h:95:5: warning: ‘uint32’ is deprecated [-Wdeprecated-declarations] 95 | uint32 tif_tile_height; /* the GeoTiff tile height = TIFFTAGE_TILELENGHT */ | ^~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -march=i486 -mtune=i686 -I../headers -O2 -march=i486 -mtune=i686 -MT rasterlite_png.lo -MD -MP -MF .deps/rasterlite_png.Tpo -c rasterlite_png.c -o rasterlite_png.o >/dev/null 2>&1 mv -f .deps/rasterlite_png.Tpo .deps/rasterlite_png.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -march=i486 -mtune=i686 -I../headers -O2 -march=i486 -mtune=i686 -MT rasterlite_jpeg.lo -MD -MP -MF .deps/rasterlite_jpeg.Tpo -c -o rasterlite_jpeg.lo rasterlite_jpeg.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -march=i486 -mtune=i686 -I../headers -O2 -march=i486 -mtune=i686 -MT rasterlite_jpeg.lo -MD -MP -MF .deps/rasterlite_jpeg.Tpo -c rasterlite_jpeg.c -fPIC -DPIC -o .libs/rasterlite_jpeg.o In file included from rasterlite_jpeg.c:68: ../headers/rasterlite_internals.h:91:5: warning: ‘uint32’ is deprecated [-Wdeprecated-declarations] 91 | uint32 height; /* the GeoTiff height [in pixels] = TIFFTAG_IMAGELENGTH */ | ^~~~~~ ../headers/rasterlite_internals.h:92:5: warning: ‘uint32’ is deprecated [-Wdeprecated-declarations] 92 | uint32 width; /* the GeoTiff height [in pixels] = TIFFTAG_IMAGEWIDTH */ | ^~~~~~ ../headers/rasterlite_internals.h:93:5: warning: ‘uint32’ is deprecated [-Wdeprecated-declarations] 93 | uint32 rows_strip; /* the GeoTiff rows per strip = TIFFTAG_ROWSPERSTRIP */ | ^~~~~~ ../headers/rasterlite_internals.h:94:5: warning: ‘uint32’ is deprecated [-Wdeprecated-declarations] 94 | uint32 tif_tile_width; /* the GeoTiff tile height = TIFFTAGE_TILEWIDTH */ | ^~~~~~ ../headers/rasterlite_internals.h:95:5: warning: ‘uint32’ is deprecated [-Wdeprecated-declarations] 95 | uint32 tif_tile_height; /* the GeoTiff tile height = TIFFTAGE_TILELENGHT */ | ^~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -march=i486 -mtune=i686 -I../headers -O2 -march=i486 -mtune=i686 -MT rasterlite_jpeg.lo -MD -MP -MF .deps/rasterlite_jpeg.Tpo -c rasterlite_jpeg.c -o rasterlite_jpeg.o >/dev/null 2>&1 mv -f .deps/rasterlite_jpeg.Tpo .deps/rasterlite_jpeg.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -march=i486 -mtune=i686 -I../headers -O2 -march=i486 -mtune=i686 -MT rasterlite_tiff.lo -MD -MP -MF .deps/rasterlite_tiff.Tpo -c -o rasterlite_tiff.lo rasterlite_tiff.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -march=i486 -mtune=i686 -I../headers -O2 -march=i486 -mtune=i686 -MT rasterlite_tiff.lo -MD -MP -MF .deps/rasterlite_tiff.Tpo -c rasterlite_tiff.c -fPIC -DPIC -o .libs/rasterlite_tiff.o In file included from rasterlite_tiff.c:65: ../headers/rasterlite_internals.h:91:5: warning: ‘uint32’ is deprecated [-Wdeprecated-declarations] 91 | uint32 height; /* the GeoTiff height [in pixels] = TIFFTAG_IMAGELENGTH */ | ^~~~~~ ../headers/rasterlite_internals.h:92:5: warning: ‘uint32’ is deprecated [-Wdeprecated-declarations] 92 | uint32 width; /* the GeoTiff height [in pixels] = TIFFTAG_IMAGEWIDTH */ | ^~~~~~ ../headers/rasterlite_internals.h:93:5: warning: ‘uint32’ is deprecated [-Wdeprecated-declarations] 93 | uint32 rows_strip; /* the GeoTiff rows per strip = TIFFTAG_ROWSPERSTRIP */ | ^~~~~~ ../headers/rasterlite_internals.h:94:5: warning: ‘uint32’ is deprecated [-Wdeprecated-declarations] 94 | uint32 tif_tile_width; /* the GeoTiff tile height = TIFFTAGE_TILEWIDTH */ | ^~~~~~ ../headers/rasterlite_internals.h:95:5: warning: ‘uint32’ is deprecated [-Wdeprecated-declarations] 95 | uint32 tif_tile_height; /* the GeoTiff tile height = TIFFTAGE_TILELENGHT */ | ^~~~~~ rasterlite_tiff.c: In function ‘image_to_tiff_palette’: rasterlite_tiff.c:311:5: warning: ‘uint16’ is deprecated [-Wdeprecated-declarations] 311 | uint16 red[256]; | ^~~~~~ rasterlite_tiff.c:312:5: warning: ‘uint16’ is deprecated [-Wdeprecated-declarations] 312 | uint16 green[256]; | ^~~~~~ rasterlite_tiff.c:313:5: warning: ‘uint16’ is deprecated [-Wdeprecated-declarations] 313 | uint16 blue[256]; | ^~~~~~ rasterlite_tiff.c:355:17: warning: ‘uint16’ is deprecated [-Wdeprecated-declarations] 355 | red[col] = (uint16) (true_color_get_red (pixel) * 256); | ^~~ rasterlite_tiff.c:356:17: warning: ‘uint16’ is deprecated [-Wdeprecated-declarations] 356 | green[col] = (uint16) (true_color_get_green (pixel) * 256); | ^~~~~ rasterlite_tiff.c:357:17: warning: ‘uint16’ is deprecated [-Wdeprecated-declarations] 357 | blue[col] = (uint16) (true_color_get_blue (pixel) * 256); | ^~~~ rasterlite_tiff.c: In function ‘image_from_tiff’: rasterlite_tiff.c:537:5: warning: ‘uint16’ is deprecated [-Wdeprecated-declarations] 537 | uint16 bits_per_sample; | ^~~~~~ rasterlite_tiff.c:538:5: warning: ‘uint16’ is deprecated [-Wdeprecated-declarations] 538 | uint16 samples_per_pixel; | ^~~~~~ rasterlite_tiff.c:539:5: warning: ‘uint16’ is deprecated [-Wdeprecated-declarations] 539 | uint16 photometric; | ^~~~~~ rasterlite_tiff.c:540:5: warning: ‘uint32’ is deprecated [-Wdeprecated-declarations] 540 | uint32 width = 0; | ^~~~~~ rasterlite_tiff.c:541:5: warning: ‘uint32’ is deprecated [-Wdeprecated-declarations] 541 | uint32 height = 0; | ^~~~~~ rasterlite_tiff.c:542:5: warning: ‘uint32’ is deprecated [-Wdeprecated-declarations] 542 | uint32 rows_strip = 0; | ^~~~~~ rasterlite_tiff.c:543:5: warning: ‘uint32’ is deprecated [-Wdeprecated-declarations] 543 | uint32 *raster = NULL; | ^~~~~~ rasterlite_tiff.c:544:5: warning: ‘uint32’ is deprecated [-Wdeprecated-declarations] 544 | uint32 *scanline; | ^~~~~~ rasterlite_tiff.c:551:5: warning: ‘uint32’ is deprecated [-Wdeprecated-declarations] 551 | uint32 pixel; | ^~~~~~ rasterlite_tiff.c:572:5: warning: ‘uint32’ is deprecated [-Wdeprecated-declarations] 572 | raster = malloc (sizeof (uint32) * (width * rows_strip)); | ^~~~~~ rasterlite_tiff.c: In function ‘write_geotiff’: rasterlite_tiff.c:625:5: warning: ‘uint32’ is deprecated [-Wdeprecated-declarations] 625 | uint32 width; | ^~~~~~ rasterlite_tiff.c:626:5: warning: ‘uint32’ is deprecated [-Wdeprecated-declarations] 626 | uint32 height; | ^~~~~~ rasterlite_tiff.c:627:5: warning: ‘uint16’ is deprecated [-Wdeprecated-declarations] 627 | uint16 compression; | ^~~~~~ rasterlite_tiff.c:628:5: warning: ‘uint16’ is deprecated [-Wdeprecated-declarations] 628 | uint16 bits_per_sample; | ^~~~~~ rasterlite_tiff.c:629:5: warning: ‘uint16’ is deprecated [-Wdeprecated-declarations] 629 | uint16 samples_per_pixel; | ^~~~~~ rasterlite_tiff.c:630:5: warning: ‘uint16’ is deprecated [-Wdeprecated-declarations] 630 | uint16 photometric; | ^~~~~~ rasterlite_tiff.c:631:5: warning: ‘uint32’ is deprecated [-Wdeprecated-declarations] 631 | uint32 rows_strip; | ^~~~~~ rasterlite_tiff.c:632:5: warning: ‘uint16’ is deprecated [-Wdeprecated-declarations] 632 | uint16 orientation_topleft; | ^~~~~~ rasterlite_tiff.c:633:5: warning: ‘uint16’ is deprecated [-Wdeprecated-declarations] 633 | uint16 fill_order; | ^~~~~~ rasterlite_tiff.c:634:5: warning: ‘uint16’ is deprecated [-Wdeprecated-declarations] 634 | uint16 planar_config; | ^~~~~~ rasterlite_tiff.c:635:5: warning: ‘uint16’ is deprecated [-Wdeprecated-declarations] 635 | uint16 resolution_unit; | ^~~~~~ rasterlite_tiff.c:636:5: warning: ‘uint16’ is deprecated [-Wdeprecated-declarations] 636 | uint16 *red; | ^~~~~~ rasterlite_tiff.c:637:5: warning: ‘uint16’ is deprecated [-Wdeprecated-declarations] 637 | uint16 *green; | ^~~~~~ rasterlite_tiff.c:638:5: warning: ‘uint16’ is deprecated [-Wdeprecated-declarations] 638 | uint16 *blue; | ^~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -march=i486 -mtune=i686 -I../headers -O2 -march=i486 -mtune=i686 -MT rasterlite_tiff.lo -MD -MP -MF .deps/rasterlite_tiff.Tpo -c rasterlite_tiff.c -o rasterlite_tiff.o >/dev/null 2>&1 mv -f .deps/rasterlite_tiff.Tpo .deps/rasterlite_tiff.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -march=i486 -mtune=i686 -I../headers -O2 -march=i486 -mtune=i686 -MT rasterlite_version.lo -MD -MP -MF .deps/rasterlite_version.Tpo -c -o rasterlite_version.lo rasterlite_version.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -march=i486 -mtune=i686 -I../headers -O2 -march=i486 -mtune=i686 -MT rasterlite_version.lo -MD -MP -MF .deps/rasterlite_version.Tpo -c rasterlite_version.c -fPIC -DPIC -o .libs/rasterlite_version.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -march=i486 -mtune=i686 -I../headers -O2 -march=i486 -mtune=i686 -MT rasterlite_version.lo -MD -MP -MF .deps/rasterlite_version.Tpo -c rasterlite_version.c -o rasterlite_version.o >/dev/null 2>&1 mv -f .deps/rasterlite_version.Tpo .deps/rasterlite_version.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -march=i486 -mtune=i686 -I../headers -O2 -march=i486 -mtune=i686 -MT rasterlite.lo -MD -MP -MF .deps/rasterlite.Tpo -c -o rasterlite.lo rasterlite.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -march=i486 -mtune=i686 -I../headers -O2 -march=i486 -mtune=i686 -MT rasterlite.lo -MD -MP -MF .deps/rasterlite.Tpo -c rasterlite.c -fPIC -DPIC -o .libs/rasterlite.o In file included from rasterlite.c:70: ../headers/rasterlite_internals.h:91:5: warning: ‘uint32’ is deprecated [-Wdeprecated-declarations] 91 | uint32 height; /* the GeoTiff height [in pixels] = TIFFTAG_IMAGELENGTH */ | ^~~~~~ ../headers/rasterlite_internals.h:92:5: warning: ‘uint32’ is deprecated [-Wdeprecated-declarations] 92 | uint32 width; /* the GeoTiff height [in pixels] = TIFFTAG_IMAGEWIDTH */ | ^~~~~~ ../headers/rasterlite_internals.h:93:5: warning: ‘uint32’ is deprecated [-Wdeprecated-declarations] 93 | uint32 rows_strip; /* the GeoTiff rows per strip = TIFFTAG_ROWSPERSTRIP */ | ^~~~~~ ../headers/rasterlite_internals.h:94:5: warning: ‘uint32’ is deprecated [-Wdeprecated-declarations] 94 | uint32 tif_tile_width; /* the GeoTiff tile height = TIFFTAGE_TILEWIDTH */ | ^~~~~~ ../headers/rasterlite_internals.h:95:5: warning: ‘uint32’ is deprecated [-Wdeprecated-declarations] 95 | uint32 tif_tile_height; /* the GeoTiff tile height = TIFFTAGE_TILELENGHT */ | ^~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -march=i486 -mtune=i686 -I../headers -O2 -march=i486 -mtune=i686 -MT rasterlite.lo -MD -MP -MF .deps/rasterlite.Tpo -c rasterlite.c -o rasterlite.o >/dev/null 2>&1 mv -f .deps/rasterlite.Tpo .deps/rasterlite.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -march=i486 -mtune=i686 -version-info 2:0:0 -no-undefined -ldl -o librasterlite.la -rpath /usr/lib rasterlite_io.lo rasterlite_image.lo rasterlite_aux.lo rasterlite_quantize.lo rasterlite_gif.lo rasterlite_png.lo rasterlite_jpeg.lo rasterlite_tiff.lo rasterlite_version.lo rasterlite.lo -lspatialite -lminizip -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -lgeos_c -lxml2 -lm -lpng16 -lz -lgeotiff -ltiff -ljpeg -lspatialite -lproj -lgeotiff -ltiff -ljpeg libtool: link: gcc -shared -fPIC -DPIC .libs/rasterlite_io.o .libs/rasterlite_image.o .libs/rasterlite_aux.o .libs/rasterlite_quantize.o .libs/rasterlite_gif.o .libs/rasterlite_png.o .libs/rasterlite_jpeg.o .libs/rasterlite_tiff.o .libs/rasterlite_version.o .libs/rasterlite.o -ldl -lminizip -lfreexl -lsqlite3 -lgeos_c -lxml2 -lm -lpng16 -lz -lspatialite -lproj -lgeotiff -ltiff -ljpeg -O2 -march=i486 -mtune=i686 -Wl,-soname -Wl,librasterlite.so.2 -o .libs/librasterlite.so.2.0.0 libtool: link: (cd ".libs" && rm -f "librasterlite.so.2" && ln -s "librasterlite.so.2.0.0" "librasterlite.so.2") libtool: link: (cd ".libs" && rm -f "librasterlite.so" && ln -s "librasterlite.so.2.0.0" "librasterlite.so") libtool: link: ar cru .libs/librasterlite.a rasterlite_io.o rasterlite_image.o rasterlite_aux.o rasterlite_quantize.o rasterlite_gif.o rasterlite_png.o rasterlite_jpeg.o rasterlite_tiff.o rasterlite_version.o rasterlite.o libtool: link: ranlib .libs/librasterlite.a libtool: link: ( cd ".libs" && rm -f "librasterlite.la" && ln -s "../librasterlite.la" "librasterlite.la" ) make[2]: Leaving directory '/usr/src/slapt-src/gis/librasterlite/librasterlite-1.1g/lib' make[2]: Entering directory '/usr/src/slapt-src/gis/librasterlite/librasterlite-1.1g' make[2]: Leaving directory '/usr/src/slapt-src/gis/librasterlite/librasterlite-1.1g' make[1]: Leaving directory '/usr/src/slapt-src/gis/librasterlite/librasterlite-1.1g' Making install in headers make[1]: Entering directory '/usr/src/slapt-src/gis/librasterlite/librasterlite-1.1g/headers' make[2]: Entering directory '/usr/src/slapt-src/gis/librasterlite/librasterlite-1.1g/headers' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/usr/src/slapt-src/gis/librasterlite/package-librasterlite/usr/include' /usr/bin/ginstall -c -m 644 rasterlite.h '/usr/src/slapt-src/gis/librasterlite/package-librasterlite/usr/include' make[2]: Leaving directory '/usr/src/slapt-src/gis/librasterlite/librasterlite-1.1g/headers' make[1]: Leaving directory '/usr/src/slapt-src/gis/librasterlite/librasterlite-1.1g/headers' Making install in lib make[1]: Entering directory '/usr/src/slapt-src/gis/librasterlite/librasterlite-1.1g/lib' make[2]: Entering directory '/usr/src/slapt-src/gis/librasterlite/librasterlite-1.1g/lib' /usr/bin/mkdir -p '/usr/src/slapt-src/gis/librasterlite/package-librasterlite/usr/lib' /bin/sh ../libtool --mode=install /usr/bin/ginstall -c librasterlite.la '/usr/src/slapt-src/gis/librasterlite/package-librasterlite/usr/lib' libtool: install: /usr/bin/ginstall -c .libs/librasterlite.so.2.0.0 /usr/src/slapt-src/gis/librasterlite/package-librasterlite/usr/lib/librasterlite.so.2.0.0 libtool: install: (cd /usr/src/slapt-src/gis/librasterlite/package-librasterlite/usr/lib && { ln -s -f librasterlite.so.2.0.0 librasterlite.so.2 || { rm -f librasterlite.so.2 && ln -s librasterlite.so.2.0.0 librasterlite.so.2; }; }) libtool: install: (cd /usr/src/slapt-src/gis/librasterlite/package-librasterlite/usr/lib && { ln -s -f librasterlite.so.2.0.0 librasterlite.so || { rm -f librasterlite.so && ln -s librasterlite.so.2.0.0 librasterlite.so; }; }) libtool: install: /usr/bin/ginstall -c .libs/librasterlite.lai /usr/src/slapt-src/gis/librasterlite/package-librasterlite/usr/lib/librasterlite.la libtool: install: /usr/bin/ginstall -c .libs/librasterlite.a /usr/src/slapt-src/gis/librasterlite/package-librasterlite/usr/lib/librasterlite.a libtool: install: chmod 644 /usr/src/slapt-src/gis/librasterlite/package-librasterlite/usr/lib/librasterlite.a libtool: install: ranlib /usr/src/slapt-src/gis/librasterlite/package-librasterlite/usr/lib/librasterlite.a libtool: warning: remember to run 'libtool --finish /usr/lib' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/slapt-src/gis/librasterlite/librasterlite-1.1g/lib' make[1]: Leaving directory '/usr/src/slapt-src/gis/librasterlite/librasterlite-1.1g/lib' make[1]: Entering directory '/usr/src/slapt-src/gis/librasterlite/librasterlite-1.1g' make[2]: Entering directory '/usr/src/slapt-src/gis/librasterlite/librasterlite-1.1g' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/usr/src/slapt-src/gis/librasterlite/package-librasterlite/usr/lib/pkgconfig' /usr/bin/ginstall -c -m 644 rasterlite.pc '/usr/src/slapt-src/gis/librasterlite/package-librasterlite/usr/lib/pkgconfig' make[2]: Leaving directory '/usr/src/slapt-src/gis/librasterlite/librasterlite-1.1g' make[1]: Leaving directory '/usr/src/slapt-src/gis/librasterlite/librasterlite-1.1g' Slackware package maker, version 3.14159265. Searching for symbolic links: usr/lib/librasterlite.so librasterlite.so.2.0.0 usr/lib/librasterlite.so.2 librasterlite.so.2.0.0 Making symbolic link creation script: ( cd usr/lib ; rm -rf librasterlite.so ) ( cd usr/lib ; ln -sf librasterlite.so.2.0.0 librasterlite.so ) ( cd usr/lib ; rm -rf librasterlite.so.2 ) ( cd usr/lib ; ln -sf librasterlite.so.2.0.0 librasterlite.so.2 ) It is recommended that you make these lines your new installation script. Would you like to make this stuff the install script for this package and remove the symbolic links ([y]es, [n]o)? y Removing symbolic links: removed './usr/lib/librasterlite.so.2' removed './usr/lib/librasterlite.so' Creating your new ./install/doinst.sh... This next step is optional - you can set the directories in your package to some sane permissions. If any of the directories in your package have special permissions, then DO NOT reset them here! Would you like to reset all directory permissions to 755 (drwxr-xr-x) and directory ownerships to root.root ([y]es, [n]o)? n Creating Slackware package: /usr/src/slapt-src/gis/librasterlite/librasterlite-1.1g-i486-3salix15.0.txz ./ install/ install/doinst.sh install/slack-desc usr/ usr/doc/ usr/doc/librasterlite-1.1g/ usr/doc/librasterlite-1.1g/AUTHORS usr/doc/librasterlite-1.1g/COPYING usr/doc/librasterlite-1.1g/ChangeLog usr/doc/librasterlite-1.1g/INSTALL usr/doc/librasterlite-1.1g/NEWS usr/doc/librasterlite-1.1g/README usr/doc/librasterlite-1.1g/librasterlite.SlackBuild usr/include/ usr/include/rasterlite.h usr/lib/ usr/lib/librasterlite.a usr/lib/librasterlite.so.2.0.0 usr/lib/pkgconfig/ usr/lib/pkgconfig/rasterlite.pc WARNING: zero length file usr/doc/librasterlite-1.1g/NEWS Slackware package /usr/src/slapt-src/gis/librasterlite/librasterlite-1.1g-i486-3salix15.0.txz created. Installing package librasterlite-1.1g-i486-3salix15.0... | librasterlite (extension for SpatiaLite/SQLite database) | | RasterLite is an open source library that stores and retrieves huge | raster coverages using a SpatiaLite DBMS | | Project homepage: https://www.gaia-gis.it/fossil/librasterlite/index | | | | | | |