<86>Apr 21 01:29:27 userdel[26212]: delete user 'rooter' <86>Apr 21 01:29:27 groupadd[26338]: group added to /etc/group: name=rooter, GID=627 <86>Apr 21 01:29:27 groupadd[26338]: group added to /etc/gshadow: name=rooter <86>Apr 21 01:29:27 groupadd[26338]: new group: name=rooter, GID=627 <86>Apr 21 01:29:27 useradd[26377]: new user: name=rooter, UID=627, GID=627, home=/root, shell=/bin/bash <86>Apr 21 01:29:27 userdel[26493]: delete user 'builder' <86>Apr 21 01:29:27 groupadd[26527]: group added to /etc/group: name=builder, GID=628 <86>Apr 21 01:29:27 groupadd[26527]: group added to /etc/gshadow: name=builder <86>Apr 21 01:29:27 groupadd[26527]: new group: name=builder, GID=628 <86>Apr 21 01:29:27 useradd[26613]: new user: name=builder, UID=628, GID=628, home=/usr/src, shell=/bin/bash <13>Apr 21 01:29:31 rpmi: zlib-devel-1.2.8-alt1 1371079009 installed <13>Apr 21 01:29:31 rpmi: libsqlite3-3.15.2-alt1 1480432212 installed <13>Apr 21 01:29:31 rpmi: libproj-4.8.0-alt1 1334767626 installed <13>Apr 21 01:29:31 rpmi: libgeos-3.6.2-alt0.M80P.1 1503550225 installed <13>Apr 21 01:29:31 rpmi: libexpat-2.2.4-alt0.M80P.1 1503871120 installed <13>Apr 21 01:29:31 rpmi: freexl-1.0.2-alt1 1437783263 installed <13>Apr 21 01:29:32 rpmi: libspatialite-4.1.1-alt1 1393462424 installed <13>Apr 21 01:29:32 rpmi: libexpat-devel-2.2.4-alt0.M80P.1 1503871120 installed <13>Apr 21 01:29:32 rpmi: readosm-1.0.0e-alt1 1437785063 installed <13>Apr 21 01:29:32 rpmi: libsqlite3-devel-3.15.2-alt1 1480432212 installed <13>Apr 21 01:29:32 rpmi: libsqlite-2.8.17-alt2.2 1297702347 installed <13>Apr 21 01:29:32 rpmi: freexl-devel-1.0.2-alt1 1437783263 installed <13>Apr 21 01:29:32 rpmi: libgeos-devel-3.6.2-alt0.M80P.1 1503550225 installed <13>Apr 21 01:29:32 rpmi: libproj-devel-4.8.0-alt1 1334767626 installed <13>Apr 21 01:29:32 rpmi: libspatialite-devel-4.1.1-alt1 1393462424 installed <13>Apr 21 01:29:32 rpmi: libsqlite-devel-2.8.17-alt2.2 1297702347 installed <13>Apr 21 01:29:32 rpmi: readosm-devel-1.0.0e-alt1 1437785063 installed <13>Apr 21 01:29:32 rpmi: libreadline-devel-6.3.8-alt2 1449773803 installed Installing spatialite-tools-4.1.1-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.98133 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf spatialite-tools-4.1.1 + echo 'Source #0 (spatialite-tools-4.1.1.tar.gz):' Source #0 (spatialite-tools-4.1.1.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/spatialite-tools-4.1.1.tar.gz + /bin/tar -xf - + cd spatialite-tools-4.1.1 + /bin/chmod -c -Rf u+rwX,go-w . + rm -f Makefile-static-Linux Makefile-static-MacOsX Makefile-static-MinGW + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.98133 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd spatialite-tools-4.1.1 + CFLAGS='-pipe -Wall -g -O2' + export CFLAGS + CXXFLAGS='-pipe -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -Wall -g -O2' + export FFLAGS + '[' -n '' ']' ++ printf %s '-pipe -Wall -g -O2' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS= + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --without-included-gettext configure: WARNING: unrecognized options: --without-included-gettext checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for style of include used by make... GNU checking for x86_64-alt-linux-gcc... x86_64-alt-linux-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed checking dependency style of x86_64-alt-linux-gcc... none checking how to run the C preprocessor... x86_64-alt-linux-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for stdlib.h... (cached) yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking math.h usability... yes checking math.h presence... yes checking for math.h... yes checking float.h usability... yes checking float.h presence... yes checking for float.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for inttypes.h... (cached) yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdint.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking for x86_64-alt-linux-g++... no checking for x86_64-alt-linux-c++... no checking for x86_64-alt-linux-gpp... no checking for x86_64-alt-linux-aCC... no checking for x86_64-alt-linux-CC... no checking for x86_64-alt-linux-cxx... no checking for x86_64-alt-linux-cc++... no checking for x86_64-alt-linux-cl.exe... no checking for x86_64-alt-linux-FCC... no checking for x86_64-alt-linux-KCC... no checking for x86_64-alt-linux-RCC... no checking for x86_64-alt-linux-xlC_r... no checking for x86_64-alt-linux-xlC... no checking for g++... no checking for c++... no checking for gpp... no checking for aCC... no checking for CC... no checking for cxx... no checking for cc++... no checking for cl.exe... no checking for FCC... no checking for KCC... no checking for RCC... no checking for xlC_r... no checking for xlC... no checking whether we are using the GNU C++ compiler... no checking whether g++ accepts -g... no checking dependency style of g++... none checking for x86_64-alt-linux-gcc... (cached) x86_64-alt-linux-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-alt-linux-gcc accepts -g... (cached) yes checking for x86_64-alt-linux-gcc option to accept ISO C89... (cached) none needed checking dependency style of x86_64-alt-linux-gcc... (cached) none checking how to run the C preprocessor... x86_64-alt-linux-gcc -E checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking build system type... x86_64-alt-linux-gnu checking host system type... x86_64-alt-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by x86_64-alt-linux-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-alt-linux-gnu file names to x86_64-alt-linux-gnu format... func_convert_file_noop checking how to convert x86_64-alt-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-alt-linux-objdump... objdump checking how to recognize dependent libraries... (cached) pass_all checking for x86_64-alt-linux-dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for x86_64-alt-linux-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-alt-linux-strip... no checking for strip... strip checking for x86_64-alt-linux-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from x86_64-alt-linux-gcc object... ok checking for sysroot... no checking for x86_64-alt-linux-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if x86_64-alt-linux-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-alt-linux-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-alt-linux-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-alt-linux-gcc static flag -static works... no checking if x86_64-alt-linux-gcc supports -c -o file.o... yes checking if x86_64-alt-linux-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-alt-linux-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... yes 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 library containing tgetent... no checking for library containing readline... -lreadline checking for readline... yes checking for XML_ParserCreate in -lexpat... yes checking for pj_init_plus in -lproj... yes 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 GEOSTopologyPreserveSimplify... -lgeos_c checking for x86_64-alt-linux-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for LIBSPATIALITE... yes checking for LIBFREEXL... yes checking for LIBREADOSM... yes checking whether SQLITE_CONFIG_URI is declared... yes checking whether SQLITE_DBSTATUS_LOOKASIDE_USED is declared... yes checking whether SQLITE_DBSTATUS_LOOKASIDE_HIT is declared... yes checking whether SQLITE_DBSTATUS_LOOKASIDE_MISS_SIZE is declared... yes checking whether SQLITE_DBSTATUS_LOOKASIDE_MISS_FULL is declared... yes checking whether SQLITE_DBSTATUS_CACHE_USED is declared... yes checking whether SQLITE_DBSTATUS_CACHE_HIT is declared... yes checking whether SQLITE_DBSTATUS_CACHE_MISS is declared... yes checking whether SQLITE_DBSTATUS_CACHE_WRITE is declared... yes checking whether SQLITE_DBSTATUS_SCHEMA_USED is declared... yes checking whether SQLITE_DBSTATUS_STMT_USED is declared... yes checking whether SQLITE_STMTSTATUS_FULLSCAN_STEP is declared... yes checking whether SQLITE_STMTSTATUS_SORT is declared... yes checking whether SQLITE_STMTSTATUS_AUTOINDEX is declared... yes checking whether SQLITE_TESTCTRL_EXPLAIN_STMT is declared... yes checking whether SQLITE_FCNTL_VFSNAME is declared... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --without-included-gettext + make make: Entering directory `/usr/src/RPM/BUILD/spatialite-tools-4.1.1' make all-am make[1]: Entering directory `/usr/src/RPM/BUILD/spatialite-tools-4.1.1' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -Wall -g -O2 -I. -pipe -Wall -g -O2 -c shell.c shell.c: In function 'spatialite_autocreate': shell.c:2044:8: warning: 'count' may be used uninitialized in this function [-Wmaybe-uninitialized] if (count > 0) ^ /bin/sh ./libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -Wall -g -O2 -o spatialite shell.o -lspatialite -lsqlite3 -lm -lz -lfreexl -lm -lreadline -lproj -lexpat -L/usr/lib -lgeos_c libtool: link: x86_64-alt-linux-gcc -pipe -Wall -g -O2 -o spatialite shell.o -lspatialite -lsqlite3 -lz -lfreexl -lm -lreadline -lproj -lexpat -L/usr/lib -lgeos_c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -Wall -g -O2 -I. -pipe -Wall -g -O2 -c spatialite_tool.c spatialite_tool.c: In function 'spatialite_autocreate': spatialite_tool.c:96:8: warning: 'count' may be used uninitialized in this function [-Wmaybe-uninitialized] if (count > 0) ^ /bin/sh ./libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -Wall -g -O2 -o spatialite_tool spatialite_tool.o -lspatialite -lsqlite3 -lm -lz -lfreexl -lm -lproj -lexpat -L/usr/lib -lgeos_c libtool: link: x86_64-alt-linux-gcc -pipe -Wall -g -O2 -o spatialite_tool spatialite_tool.o -lspatialite -lsqlite3 -lz -lfreexl -lm -lproj -lexpat -L/usr/lib -lgeos_c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -Wall -g -O2 -I. -pipe -Wall -g -O2 -c spatialite_network.c spatialite_network.c: In function 'validate': spatialite_network.c:1710:6: warning: 'aStarLength' may be used uninitialized in this function [-Wmaybe-uninitialized] if (aStarLength) ^ spatialite_network.c:1763:7: warning: 'id_to' may be used uninitialized in this function [-Wmaybe-uninitialized] add_arc (p_graph, rowid, id_from, id_to, code_from, code_to, ^ spatialite_network.c:1763:7: warning: 'id_from' may be used uninitialized in this function [-Wmaybe-uninitialized] spatialite_network.c:1721:16: warning: 'fromto_n' may be used uninitialized in this function [-Wmaybe-uninitialized] fromto = sqlite3_column_int (stmt, fromto_n); ^ spatialite_network.c:1726:16: warning: 'tofrom_n' may be used uninitialized in this function [-Wmaybe-uninitialized] tofrom = sqlite3_column_int (stmt, tofrom_n); ^ spatialite_network.c:1067:8: warning: 'count' may be used uninitialized in this function [-Wmaybe-uninitialized] if (count > 0) ^ spatialite_network.c:1047:9: note: 'count' was declared here int count; ^ /bin/sh ./libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -Wall -g -O2 -o spatialite_network spatialite_network.o -lspatialite -lsqlite3 -lm -lz -lfreexl -lm -lproj -lexpat -L/usr/lib -lgeos_c libtool: link: x86_64-alt-linux-gcc -pipe -Wall -g -O2 -o spatialite_network spatialite_network.o -lspatialite -lsqlite3 -lz -lfreexl -lm -lproj -lexpat -L/usr/lib -lgeos_c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -Wall -g -O2 -I. -pipe -Wall -g -O2 -c shp_doctor.c shp_doctor.c: In function 'do_analyze_no_shx': shp_doctor.c:1040:33: warning: 'last_y' may be used uninitialized in this function [-Wmaybe-uninitialized] if (last_x == x && last_y == y) ^ shp_doctor.c:1040:18: warning: 'last_x' may be used uninitialized in this function [-Wmaybe-uninitialized] if (last_x == x && last_y == y) ^ shp_doctor.c:1151:41: warning: 'first_y' may be used uninitialized in this function [-Wmaybe-uninitialized] if (first_x == last_x && first_y == last_y) ^ shp_doctor.c:1151:20: warning: 'first_x' may be used uninitialized in this function [-Wmaybe-uninitialized] if (first_x == last_x && first_y == last_y) ^ shp_doctor.c: In function 'do_analyze': shp_doctor.c:436:33: warning: 'last_y' may be used uninitialized in this function [-Wmaybe-uninitialized] if (last_x == x && last_y == y) ^ shp_doctor.c:436:18: warning: 'last_x' may be used uninitialized in this function [-Wmaybe-uninitialized] if (last_x == x && last_y == y) ^ shp_doctor.c:547:41: warning: 'first_y' may be used uninitialized in this function [-Wmaybe-uninitialized] if (first_x == last_x && first_y == last_y) ^ shp_doctor.c:547:20: warning: 'first_x' may be used uninitialized in this function [-Wmaybe-uninitialized] if (first_x == last_x && first_y == last_y) ^ /bin/sh ./libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -Wall -g -O2 -o shp_doctor shp_doctor.o -lspatialite -lsqlite3 -lm -lz -lfreexl -lm -lproj -lexpat -L/usr/lib -lgeos_c libtool: link: x86_64-alt-linux-gcc -pipe -Wall -g -O2 -o shp_doctor shp_doctor.o -lspatialite -lsqlite3 -lz -lfreexl -lm -lproj -lexpat -L/usr/lib -lgeos_c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -Wall -g -O2 -I. -pipe -Wall -g -O2 -c exif_loader.c exif_loader.c: In function 'spatialite_autocreate': exif_loader.c:1428:8: warning: 'count' may be used uninitialized in this function [-Wmaybe-uninitialized] if (count > 0) ^ exif_loader.c: In function 'updateExifTables': exif_loader.c:584:4: warning: 'latitude' may be used uninitialized in this function [-Wmaybe-uninitialized] gaiaAddPointToGeomColl (geom, longitude, latitude); ^ exif_loader.c:584:4: warning: 'longitude' may be used uninitialized in this function [-Wmaybe-uninitialized] /bin/sh ./libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -Wall -g -O2 -o exif_loader exif_loader.o -lspatialite -lsqlite3 -lm -lz -lfreexl -lm -lproj -lexpat -L/usr/lib -lgeos_c libtool: link: x86_64-alt-linux-gcc -pipe -Wall -g -O2 -o exif_loader exif_loader.o -lspatialite -lsqlite3 -lz -lfreexl -lm -lproj -lexpat -L/usr/lib -lgeos_c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -Wall -g -O2 -I. -pipe -Wall -g -O2 -c spatialite_osm_net.c spatialite_osm_net.c: In function 'open_db': spatialite_osm_net.c:1504:8: warning: 'count' may be used uninitialized in this function [-Wmaybe-uninitialized] if (count > 0) ^ spatialite_osm_net.c:1487:9: note: 'count' was declared here int count; ^ /bin/sh ./libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -Wall -g -O2 -o spatialite_osm_net spatialite_osm_net.o -lspatialite -lsqlite3 -lm -lz -lfreexl -lm -lreadosm -lz -lexpat -lproj -lexpat -L/usr/lib -lgeos_c libtool: link: x86_64-alt-linux-gcc -pipe -Wall -g -O2 -o spatialite_osm_net spatialite_osm_net.o -lspatialite -lsqlite3 -lfreexl -lm -lreadosm -lz -lproj -lexpat -L/usr/lib -lgeos_c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -Wall -g -O2 -I. -pipe -Wall -g -O2 -c spatialite_osm_map.c spatialite_osm_map.c: In function 'open_db': spatialite_osm_map.c:2013:8: warning: 'count' may be used uninitialized in this function [-Wmaybe-uninitialized] if (count > 0) ^ spatialite_osm_map.c:1993:9: note: 'count' was declared here int count; ^ /bin/sh ./libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -Wall -g -O2 -o spatialite_osm_map spatialite_osm_map.o -lspatialite -lsqlite3 -lm -lz -lfreexl -lm -lreadosm -lz -lexpat -lproj -lexpat -L/usr/lib -lgeos_c libtool: link: x86_64-alt-linux-gcc -pipe -Wall -g -O2 -o spatialite_osm_map spatialite_osm_map.o -lspatialite -lsqlite3 -lfreexl -lm -lreadosm -lz -lproj -lexpat -L/usr/lib -lgeos_c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -Wall -g -O2 -I. -pipe -Wall -g -O2 -c spatialite_osm_raw.c spatialite_osm_raw.c: In function 'open_db': spatialite_osm_raw.c:619:8: warning: 'count' may be used uninitialized in this function [-Wmaybe-uninitialized] if (count > 0) ^ spatialite_osm_raw.c:599:9: note: 'count' was declared here int count; ^ /bin/sh ./libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -Wall -g -O2 -o spatialite_osm_raw spatialite_osm_raw.o -lspatialite -lsqlite3 -lm -lz -lfreexl -lm -lreadosm -lz -lexpat -lproj -lexpat -L/usr/lib -lgeos_c libtool: link: x86_64-alt-linux-gcc -pipe -Wall -g -O2 -o spatialite_osm_raw spatialite_osm_raw.o -lspatialite -lsqlite3 -lfreexl -lm -lreadosm -lz -lproj -lexpat -L/usr/lib -lgeos_c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -Wall -g -O2 -I. -pipe -Wall -g -O2 -c spatialite_osm_filter.c /bin/sh ./libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -Wall -g -O2 -o spatialite_osm_filter spatialite_osm_filter.o -lspatialite -lsqlite3 -lm -lz -lfreexl -lm -lproj -lexpat -L/usr/lib -lgeos_c libtool: link: x86_64-alt-linux-gcc -pipe -Wall -g -O2 -o spatialite_osm_filter spatialite_osm_filter.o -lspatialite -lsqlite3 -lz -lfreexl -lm -lproj -lexpat -L/usr/lib -lgeos_c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -Wall -g -O2 -I. -pipe -Wall -g -O2 -c spatialite_gml.c spatialite_gml.c: In function 'main': spatialite_gml.c:1291:8: warning: 'count' may be used uninitialized in this function [-Wmaybe-uninitialized] if (count > 0) ^ spatialite_gml.c:1271:9: note: 'count' was declared here int count; ^ /bin/sh ./libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -Wall -g -O2 -o spatialite_gml spatialite_gml.o -lspatialite -lsqlite3 -lm -lz -lfreexl -lm -lexpat -lproj -lexpat -L/usr/lib -lgeos_c libtool: link: x86_64-alt-linux-gcc -pipe -Wall -g -O2 -o spatialite_gml spatialite_gml.o -lspatialite -lsqlite3 -lz -lfreexl -lm -lproj -lexpat -L/usr/lib -lgeos_c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -Wall -g -O2 -I. -pipe -Wall -g -O2 -c spatialite_convert.c spatialite_convert.c: In function 'cvt_extra_stuff': spatialite_convert.c:3896:9: warning: unused variable 'ret' [-Wunused-variable] int ret; ^ spatialite_convert.c: In function 'copy_geometry_columns_4_2': spatialite_convert.c:5284:3: warning: 'txt_value' may be used uninitialized in this function [-Wmaybe-uninitialized] sqlite3_bind_text (stmt_out, 3, txt_value, strlen (txt_value), ^ spatialite_convert.c: In function 'cvt_triggers': spatialite_convert.c:694:23: warning: 'txt_dims' may be used uninitialized in this function [-Wmaybe-uninitialized] sql_statement = ^ spatialite_convert.c:436:11: note: 'txt_dims' was declared here char *txt_dims; ^ spatialite_convert.c: In function 'main': spatialite_convert.c:2176:7: warning: 'ret' may be used uninitialized in this function [-Wmaybe-uninitialized] if (!ret) ^ spatialite_convert.c:2161:9: note: 'ret' was declared here int ret; ^ /bin/sh ./libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -Wall -g -O2 -o spatialite_convert spatialite_convert.o -lspatialite -lsqlite3 -lm -lz -lfreexl -lm -lproj -lexpat -L/usr/lib -lgeos_c libtool: link: x86_64-alt-linux-gcc -pipe -Wall -g -O2 -o spatialite_convert spatialite_convert.o -lspatialite -lsqlite3 -lz -lfreexl -lm -lproj -lexpat -L/usr/lib -lgeos_c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -Wall -g -O2 -I. -pipe -Wall -g -O2 -c spatialite_dxf.c spatialite_dxf.c: In function 'spatialite_autocreate': spatialite_dxf.c:91:8: warning: 'count' may be used uninitialized in this function [-Wmaybe-uninitialized] if (count > 0) ^ /bin/sh ./libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -Wall -g -O2 -o spatialite_dxf spatialite_dxf.o -lspatialite -lsqlite3 -lm -lz -lfreexl -lm -lproj -lexpat -L/usr/lib -lgeos_c libtool: link: x86_64-alt-linux-gcc -pipe -Wall -g -O2 -o spatialite_dxf spatialite_dxf.o -lspatialite -lsqlite3 -lz -lfreexl -lm -lproj -lexpat -L/usr/lib -lgeos_c make[1]: Leaving directory `/usr/src/RPM/BUILD/spatialite-tools-4.1.1' make: Leaving directory `/usr/src/RPM/BUILD/spatialite-tools-4.1.1' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.14065 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/spatialite-tools-buildroot + : + /bin/rm -rf -- /usr/src/tmp/spatialite-tools-buildroot + cd spatialite-tools-4.1.1 + make install DESTDIR=/usr/src/tmp/spatialite-tools-buildroot make: Entering directory `/usr/src/RPM/BUILD/spatialite-tools-4.1.1' make[1]: Entering directory `/usr/src/RPM/BUILD/spatialite-tools-4.1.1' /bin/mkdir -p '/usr/src/tmp/spatialite-tools-buildroot/usr/bin' /bin/sh ./libtool --mode=install /bin/install -c spatialite spatialite_tool spatialite_network shp_doctor exif_loader spatialite_osm_net spatialite_osm_map spatialite_osm_raw spatialite_osm_filter spatialite_gml spatialite_convert spatialite_dxf '/usr/src/tmp/spatialite-tools-buildroot/usr/bin' libtool: install: /bin/install -c spatialite /usr/src/tmp/spatialite-tools-buildroot/usr/bin/spatialite libtool: install: /bin/install -c spatialite_tool /usr/src/tmp/spatialite-tools-buildroot/usr/bin/spatialite_tool libtool: install: /bin/install -c spatialite_network /usr/src/tmp/spatialite-tools-buildroot/usr/bin/spatialite_network libtool: install: /bin/install -c shp_doctor /usr/src/tmp/spatialite-tools-buildroot/usr/bin/shp_doctor libtool: install: /bin/install -c exif_loader /usr/src/tmp/spatialite-tools-buildroot/usr/bin/exif_loader libtool: install: /bin/install -c spatialite_osm_net /usr/src/tmp/spatialite-tools-buildroot/usr/bin/spatialite_osm_net libtool: install: /bin/install -c spatialite_osm_map /usr/src/tmp/spatialite-tools-buildroot/usr/bin/spatialite_osm_map libtool: install: /bin/install -c spatialite_osm_raw /usr/src/tmp/spatialite-tools-buildroot/usr/bin/spatialite_osm_raw libtool: install: /bin/install -c spatialite_osm_filter /usr/src/tmp/spatialite-tools-buildroot/usr/bin/spatialite_osm_filter libtool: install: /bin/install -c spatialite_gml /usr/src/tmp/spatialite-tools-buildroot/usr/bin/spatialite_gml libtool: install: /bin/install -c spatialite_convert /usr/src/tmp/spatialite-tools-buildroot/usr/bin/spatialite_convert libtool: install: /bin/install -c spatialite_dxf /usr/src/tmp/spatialite-tools-buildroot/usr/bin/spatialite_dxf make[1]: Nothing to be done for `install-data-am'. make[1]: Leaving directory `/usr/src/RPM/BUILD/spatialite-tools-4.1.1' make: Leaving directory `/usr/src/RPM/BUILD/spatialite-tools-4.1.1' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/spatialite-tools-buildroot (auto) Verifying and fixing files in /usr/src/tmp/spatialite-tools-buildroot (binconfig,pkgconfig,libtool,desktop) Compressing files in /usr/src/tmp/spatialite-tools-buildroot (auto) Verifying ELF objects in /usr/src/tmp/spatialite-tools-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Hardlinking identical .pyc and .pyo files Processing files: spatialite-tools-4.1.1-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.72934 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd spatialite-tools-4.1.1 + DOCDIR=/usr/src/tmp/spatialite-tools-buildroot/usr/share/doc/spatialite-tools-4.1.1 + export DOCDIR + rm -rf /usr/src/tmp/spatialite-tools-buildroot/usr/share/doc/spatialite-tools-4.1.1 + /bin/mkdir -p /usr/src/tmp/spatialite-tools-buildroot/usr/share/doc/spatialite-tools-4.1.1 + cp -prL AUTHORS COPYING /usr/src/tmp/spatialite-tools-buildroot/usr/share/doc/spatialite-tools-4.1.1 + chmod -R go-w /usr/src/tmp/spatialite-tools-buildroot/usr/share/doc/spatialite-tools-4.1.1 + chmod -R a+rX /usr/src/tmp/spatialite-tools-buildroot/usr/share/doc/spatialite-tools-4.1.1 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.DumEjU find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.zjbADW find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Requires: /lib64/ld-linux-x86-64.so.2, 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), libexpat.so.1()(64bit) >= set:kgE3cnblKboj81fLUjUtPLdk3, libm.so.6(GLIBC_2.2.5)(64bit), libreadline.so.6()(64bit) >= set:nkPmTlFcEuIQMMwvh7, libreadosm.so.1()(64bit) >= set:fdKNnlHc, libspatialite.so.5()(64bit) >= set:ng6Zv10j3Zwhc8miRCzzQlMtfou9uE4JecUsBiCS9vxgFRgcImyuT5th3LAGks1e022PjbSMsCz7oqSxakt08LxPbFZnWAZoOoaBZEKkdwiZkLfqCjA4J4i9ZGfM5rsx8BxVApMJt72N4il39x8zir86KBgfSKve7Ra0JSSkvUqSieED0djpp8s8oG3lZA8ZGsvTijQ7, libsqlite3.so.0()(64bit) >= set:oibWgxXiVtRxiByku8K25dDkkDgepkjI9Mg3xiZscZ0irrZ1JxmWMkPATGTYoAljBFka0HpJaubnBffJB2cFtviRhQmVywkCaKvuUF4WBVsMSioHqxPAD8WnHLIQ62xFRNRVFZrkp8FAl69hItpINAYCb9ihFrk4BDeC7tOoNGjL1, rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Te5dY6 Creating spatialite-tools-debuginfo package Processing files: spatialite-tools-debuginfo-4.1.1-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.F67h4j find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.pD2MUz find-requires: running scripts (debuginfo) Requires: spatialite-tools = 4.1.1-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libexpat.so.1), debug64(libm.so.6), debug64(libreadline.so.6), debug64(libreadosm.so.1), debug64(libspatialite.so.5), debug64(libsqlite3.so.0) Wrote: /usr/src/RPM/RPMS/x86_64/spatialite-tools-4.1.1-alt1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/spatialite-tools-debuginfo-4.1.1-alt1.x86_64.rpm 13.21user 3.28system 0:26.79elapsed 61%CPU (0avgtext+0avgdata 74400maxresident)k 0inputs+0outputs (0major+1494646minor)pagefaults 0swaps 16.76user 5.19system 0:34.84elapsed 63%CPU (0avgtext+0avgdata 121996maxresident)k 2576inputs+0outputs (0major+1727750minor)pagefaults 0swaps --- spatialite-tools-4.1.1-alt1.x86_64.rpm.repo 2014-02-27 01:12:31.000000000 +0000 +++ spatialite-tools-4.1.1-alt1.x86_64.rpm.hasher 2019-04-21 01:30:00.906106315 +0000 @@ -27,3 +27,3 @@ Requires: libspatialite.so.5()(64bit) >= set:ng6Zv10j3Zwhc8miRCzzQlMtfou9uE4JecUsBiCS9vxgFRgcImyuT5th3LAGks1e022PjbSMsCz7oqSxakt08LxPbFZnWAZoOoaBZEKkdwiZkLfqCjA4J4i9ZGfM5rsx8BxVApMJt72N4il39x8zir86KBgfSKve7Ra0JSSkvUqSieED0djpp8s8oG3lZA8ZGsvTijQ7 -Requires: libsqlite3.so.0()(64bit) >= set:nhbWUG1u1TS4wVsAFOekmaO1HtLQlEQsOEeVzKI1fR4b16q84k0SWF3Z0OMZFZdOhrqHZyJNt4IWNknfkPrYWC7SzT5pit739RGra5M2Z3IIFHCm8Uh4H8sI35aSi12lpykatjv0juWxm3Fx1qGN0Oa4b01tWtgONZ3 +Requires: libsqlite3.so.0()(64bit) >= set:oibWgxXiVtRxiByku8K25dDkkDgepkjI9Mg3xiZscZ0irrZ1JxmWMkPATGTYoAljBFka0HpJaubnBffJB2cFtviRhQmVywkCaKvuUF4WBVsMSioHqxPAD8WnHLIQ62xFRNRVFZrkp8FAl69hItpINAYCb9ihFrk4BDeC7tOoNGjL1 Requires: rtld(GNU_HASH)