Mock Version: 1.4.21 Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/spatialite-tools.spec'], chrootPath='/var/lib/mock/f33-build-263687-51298/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/spatialite-tools.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1591315200 Wrote: /builddir/build/SRPMS/spatialite-tools-4.3.0-43.fc33.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/spatialite-tools.spec'], chrootPath='/var/lib/mock/f33-build-263687-51298/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/spatialite-tools.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1591315200 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Ky3HUS + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf spatialite-tools-4.3.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/spatialite-tools-4.3.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd spatialite-tools-4.3.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -f Makefile-static-Linux Makefile-static-MacOsX Makefile-static-MinGW + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Jiez4P + umask 022 + cd /builddir/build/BUILD + cd spatialite-tools-4.3.0 + CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + '[' '%{_lto_cflags}x' '!=' x ']' ++ find . -type f -name configure -print + for file in $(find . -type f -name configure -print) + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\) = /__attribute__ ((used)) char (*f) () = /g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\);/__attribute__ ((used)) char (*f) ();/g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \$2 \(\);/__attribute__ ((used)) char \$2 ();/g' ./configure + diff -u ./configure.backup ./configure --- ./configure.backup 2015-07-01 03:30:35.000000000 -0400 +++ ./configure 2020-06-08 01:35:59.805492478 -0400 @@ -1939,7 +1939,7 @@ #ifdef __cplusplus extern "C" #endif -char $2 (); +__attribute__ ((used)) char $2 (); /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ + /usr/bin/sed --in-place=.backup '1{$!N;$!N};$!N;s/int x = 1;\nint y = 0;\nint z;\nint nan;/volatile int x = 1; volatile int y = 0; volatile int z, nan;/;P;D' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed --in-place=.backup 's#^lt_cv_sys_global_symbol_to_cdecl=.*#lt_cv_sys_global_symbol_to_cdecl="sed -n -e '\''s/^T .* \\(.*\\)$/extern int \\1();/p'\'' -e '\''s/^$symcode* .* \\(.*\\)$/extern char \\1;/p'\''"#' ./configure + diff -u ./configure.backup ./configure --- ./configure.backup 2020-06-08 01:35:59.805492478 -0400 +++ ./configure 2020-06-08 01:36:00.755492369 -0400 @@ -19120,7 +19120,7 @@ compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`' GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`' -lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`' +lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'" lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`' nm_file_list_spec='`$ECHO "$nm_file_list_spec" | $SED "$delay_single_quote_subst"`' + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -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' + for i in $(find $(dirname ./configure) -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' + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ']' ++ find . -name ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./ltmain.sh + ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-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 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes /builddir/build/BUILD/spatialite-tools-4.3.0/missing: Unknown `--is-lightweight' option Try `/builddir/build/BUILD/spatialite-tools-4.3.0/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 riscv64-redhat-linux-gnu-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 whether we are using the GNU C++ compiler... no checking whether g++ accepts -g... no checking dependency style of g++... none checking for riscv64-redhat-linux-gnu-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) 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... riscv64-redhat-linux-gnu checking host system type... riscv64-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 riscv64-redhat-linux-gnu file names to riscv64-redhat-linux-gnu format... func_convert_file_noop checking how to convert riscv64-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 riscv64-redhat-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for riscv64-redhat-linux-gnu-dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for riscv64-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for riscv64-redhat-linux-gnu-strip... no checking for strip... strip checking for riscv64-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 riscv64-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) 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 sqlite3_prepare_v2 in -lsqlite3... yes checking for library containing tgetent... -lcurses checking for library containing readline... -lreadline checking for readline... yes checking expat.h usability... yes checking expat.h presence... yes checking for expat.h... 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 riscv64-redhat-linux-gnu-pkg-config... /usr/bin/riscv64-redhat-linux-gnu-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 for LIBXML2... 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 + make -j4 make all-am make[1]: Entering directory '/builddir/build/BUILD/spatialite-tools-4.3.0' gcc -DHAVE_CONFIG_H -I. -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/libxml2 -I. -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o shell.o shell.c gcc -DHAVE_CONFIG_H -I. -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/libxml2 -I. -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o spatialite_tool.o spatialite_tool.c gcc -DHAVE_CONFIG_H -I. -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/libxml2 -I. -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o spatialite_network.o spatialite_network.c gcc -DHAVE_CONFIG_H -I. -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/libxml2 -I. -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o shp_doctor.o shp_doctor.c shell.c: In function 'do_meta_command': shell.c:2617:7: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 2617 | if (nArg == 6) | ^~ shell.c:2619:4: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 2619 | open_db (p); | ^~~~~~~ shell.c:3019:7: warning: 'memset' used with length equal to number of elements without multiplication by element size [-Wmemset-elt-size] 3019 | memset(p->colWidth,0,ArraySize(p->colWidth)); | ^~~~~~ spatialite_tool.c: In function 'spatialite_autocreate': spatialite_tool.c:96:8: warning: 'count' may be used uninitialized in this function [-Wmaybe-uninitialized] 96 | if (count > 0) | ^ shell.c:3490:13: warning: ignoring return value of 'system' declared with attribute 'warn_unused_result' [-Wunused-result] 3490 | (void)system(zCmd); | ^~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/libxml2 -I. -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o exif_loader.o exif_loader.c spatialite_network.c: In function 'spatialite_autocreate': spatialite_network.c:1109:8: warning: 'count' may be used uninitialized in this function [-Wmaybe-uninitialized] 1109 | if (count > 0) | ^ exif_loader.c: In function 'spatialite_autocreate': exif_loader.c:1428:8: warning: 'count' may be used uninitialized in this function [-Wmaybe-uninitialized] 1428 | if (count > 0) | ^ spatialite_network.c: In function 'validate_no_geom': spatialite_network.c:2431:18: warning: 'fromto_n' may be used uninitialized in this function [-Wmaybe-uninitialized] 2431 | fromto = sqlite3_column_int (stmt, fromto_n); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ shell.c: In function 'spatialite_autocreate': shell.c:2089:8: warning: 'count' may be used uninitialized in this function [-Wmaybe-uninitialized] 2089 | if (count > 0) | ^ gcc -DHAVE_CONFIG_H -I. -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/libxml2 -I. -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o spatialite_osm_net.o spatialite_osm_net.c spatialite_network.c: In function 'validate': spatialite_network.c:1757:6: warning: 'aStarLength' may be used uninitialized in this function [-Wmaybe-uninitialized] 1757 | if (aStarLength) | ^ spatialite_network.c:1768:18: warning: 'fromto_n' may be used uninitialized in this function [-Wmaybe-uninitialized] 1768 | fromto = sqlite3_column_int (stmt, fromto_n); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ spatialite_network.c:1773:18: warning: 'tofrom_n' may be used uninitialized in this function [-Wmaybe-uninitialized] 1773 | tofrom = sqlite3_column_int (stmt, tofrom_n); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ exif_loader.c: In function 'updateExifTables': exif_loader.c:584:4: warning: 'latitude' may be used uninitialized in this function [-Wmaybe-uninitialized] 584 | gaiaAddPointToGeomColl (geom, longitude, latitude); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ exif_loader.c:584:4: warning: 'longitude' may be used uninitialized in this function [-Wmaybe-uninitialized] gcc -DHAVE_CONFIG_H -I. -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/libxml2 -I. -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o spatialite_osm_map.o spatialite_osm_map.c gcc -DHAVE_CONFIG_H -I. -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/libxml2 -I. -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o spatialite_osm_raw.o spatialite_osm_raw.c spatialite_osm_net.c: In function 'main': spatialite_osm_net.c:1504:8: warning: 'count' may be used uninitialized in this function [-Wmaybe-uninitialized] 1504 | if (count > 0) | ^ spatialite_osm_net.c:1487:9: note: 'count' was declared here 1487 | int count; | ^~~~~ spatialite_osm_raw.c: In function 'main': spatialite_osm_raw.c:619:8: warning: 'count' may be used uninitialized in this function [-Wmaybe-uninitialized] 619 | if (count > 0) | ^ spatialite_osm_raw.c:599:9: note: 'count' was declared here 599 | int count; | ^~~~~ spatialite_osm_map.c: In function 'open_db': spatialite_osm_map.c:2023:8: warning: 'count' may be used uninitialized in this function [-Wmaybe-uninitialized] 2023 | if (count > 0) | ^ spatialite_osm_map.c:2003:9: note: 'count' was declared here 2003 | int count; | ^~~~~ In file included from /usr/include/string.h:504, from shell.c:63: In function 'strncpy', inlined from 'process_input' at shell.c:3956:7: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ shell.c: In function 'process_input': shell.c:3949:17: note: length computed here 3949 | utf8len = strlen (zSql) * 4; | ^~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/libxml2 -I. -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o spatialite_osm_filter.o spatialite_osm_filter.c gcc -DHAVE_CONFIG_H -I. -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/libxml2 -I. -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o spatialite_gml.o spatialite_gml.c gcc -DHAVE_CONFIG_H -I. -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/libxml2 -I. -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o spatialite_convert.o spatialite_convert.c gcc -DHAVE_CONFIG_H -I. -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/libxml2 -I. -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o spatialite_dxf.o spatialite_dxf.c spatialite_gml.c: In function 'main': spatialite_gml.c:1291:8: warning: 'count' may be used uninitialized in this function [-Wmaybe-uninitialized] 1291 | if (count > 0) | ^ spatialite_gml.c:1271:9: note: 'count' was declared here 1271 | int count; | ^~~~~ spatialite_dxf.c: In function 'spatialite_autocreate': spatialite_dxf.c:91:8: warning: 'count' may be used uninitialized in this function [-Wmaybe-uninitialized] 91 | if (count > 0) | ^ gcc -DHAVE_CONFIG_H -I. -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/libxml2 -I. -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o spatialite_xml_validator.o spatialite_xml_validator.c gcc -DHAVE_CONFIG_H -I. -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/libxml2 -I. -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o spatialite_xml_load.o spatialite_xml_load.c gcc -DHAVE_CONFIG_H -I. -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/libxml2 -I. -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o spatialite_xml_collapse.o spatialite_xml_collapse.c In file included from /usr/include/stdio.h:872, from spatialite_xml_collapse.c:43: In function 'fprintf', inlined from 'test_index' at spatialite_xml_collapse.c:1531:4: /usr/include/bits/stdio2.h:103:10: warning: '%s' directive argument is null [-Wformat-overflow=] 103 | return __fprintf_chk (__stream, __USE_FORTIFY_LEVEL - 1, __fmt, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 104 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/libxml2 -I. -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o spatialite_xml_print.o spatialite_xml_print.c In function 'fprintf', inlined from 'check_xml_metacatalog' at spatialite_xml_collapse.c:1952:4, inlined from 'open_db' at spatialite_xml_collapse.c:2016:10: /usr/include/bits/stdio2.h:103:10: warning: '%s' directive argument is null [-Wformat-overflow=] 103 | return __fprintf_chk (__stream, __USE_FORTIFY_LEVEL - 1, __fmt, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 104 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ In function 'fprintf', inlined from 'check_xml_metacatalog' at spatialite_xml_collapse.c:1907:4, inlined from 'open_db' at spatialite_xml_collapse.c:2016:10: /usr/include/bits/stdio2.h:103:10: warning: '%s' directive argument is null [-Wformat-overflow=] 103 | return __fprintf_chk (__stream, __USE_FORTIFY_LEVEL - 1, __fmt, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 104 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ spatialite_xml_collapse.c: In function 'open_db': spatialite_xml_collapse.c:1864:8: warning: 'count' may be used uninitialized in this function [-Wmaybe-uninitialized] 1864 | if (count > 0) | ^ spatialite_xml_collapse.c:1844:9: note: 'count' was declared here 1844 | int count; | ^~~~~ In file included from /usr/include/stdio.h:872, from spatialite_xml_collapse.c:43: In function 'fprintf', inlined from 'get_xml_references' at spatialite_xml_collapse.c:1477:3, inlined from 'main' at spatialite_xml_collapse.c:2303:6: /usr/include/bits/stdio2.h:103:10: warning: '%s' directive argument is null [-Wformat-overflow=] 103 | return __fprintf_chk (__stream, __USE_FORTIFY_LEVEL - 1, __fmt, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 104 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ In function 'fprintf', inlined from 'check_collapsible' at spatialite_xml_collapse.c:1720:4, inlined from 'main' at spatialite_xml_collapse.c:2294:12: /usr/include/bits/stdio2.h:103:10: warning: '%s' directive argument is null [-Wformat-overflow=] 103 | return __fprintf_chk (__stream, __USE_FORTIFY_LEVEL - 1, __fmt, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 104 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ In function 'fprintf', inlined from 'check_xml_child_table' at spatialite_xml_collapse.c:1803:4, inlined from 'main' at spatialite_xml_collapse.c:2289:6: /usr/include/bits/stdio2.h:103:10: warning: '%s' directive argument is null [-Wformat-overflow=] 103 | return __fprintf_chk (__stream, __USE_FORTIFY_LEVEL - 1, __fmt, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 104 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ In function 'fprintf', inlined from 'check_xml_child_table' at spatialite_xml_collapse.c:1763:4, inlined from 'main' at spatialite_xml_collapse.c:2289:6: /usr/include/bits/stdio2.h:103:10: warning: '%s' directive argument is null [-Wformat-overflow=] 103 | return __fprintf_chk (__stream, __USE_FORTIFY_LEVEL - 1, __fmt, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 104 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ In function 'fprintf', inlined from 'main' at spatialite_xml_collapse.c:2347:4: /usr/include/bits/stdio2.h:103:10: warning: '%s' directive argument is null [-Wformat-overflow=] 103 | return __fprintf_chk (__stream, __USE_FORTIFY_LEVEL - 1, __fmt, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 104 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ In function 'fprintf', inlined from 'main' at spatialite_xml_collapse.c:2255:4: /usr/include/bits/stdio2.h:103:10: warning: '%s' directive argument is null [-Wformat-overflow=] 103 | return __fprintf_chk (__stream, __USE_FORTIFY_LEVEL - 1, __fmt, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 104 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:872, from spatialite_xml_load.c:44: In function 'fprintf', inlined from 'check_baseline_table' at spatialite_xml_load.c:1227:3, inlined from 'prepare_sql_tables' at spatialite_xml_load.c:1486:10, inlined from 'main' at spatialite_xml_load.c:2722:10: /usr/include/bits/stdio2.h:103:10: warning: '%s' directive argument is null [-Wformat-overflow=] 103 | return __fprintf_chk (__stream, __USE_FORTIFY_LEVEL - 1, __fmt, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 104 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/libxml2 -I. -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o spatialite_osm_overpass.o spatialite_osm_overpass.c In function 'fprintf', inlined from 'check_baseline_table' at spatialite_xml_load.c:1147:4, inlined from 'prepare_sql_tables' at spatialite_xml_load.c:1486:10, inlined from 'main' at spatialite_xml_load.c:2722:10: /usr/include/bits/stdio2.h:103:10: warning: '%s' directive argument is null [-Wformat-overflow=] 103 | return __fprintf_chk (__stream, __USE_FORTIFY_LEVEL - 1, __fmt, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 104 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ spatialite_xml_load.c: In function 'main': spatialite_xml_load.c:2212:8: warning: 'count' may be used uninitialized in this function [-Wmaybe-uninitialized] 2212 | if (count > 0) | ^ spatialite_xml_load.c:2192:9: note: 'count' was declared here 2192 | int count; | ^~~~~ /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o spatialite shell.o -lspatialite -lfreexl -lm -lreadline -lcurses -lproj -lexpat -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: gcc -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o spatialite shell.o -lspatialite -lfreexl -lm -lreadline -lcurses -lproj -lexpat -lsqlite3 -L/usr/lib64 -lgeos_c /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o spatialite_tool spatialite_tool.o -lspatialite -lfreexl -lm -lproj -lexpat -lsqlite3 -L/usr/lib64 -lgeos_c spatialite_osm_overpass.c: In function 'populate_map_layers': spatialite_osm_overpass.c:3059:18: warning: 'yN' may be used uninitialized in this function [-Wmaybe-uninitialized] 3059 | if (x0 == xN && y0 == yN) | ~~~~~~~~~^~~~~~~~~~~ spatialite_osm_overpass.c:2983:12: note: 'yN' was declared here 2983 | double yN; | ^~ spatialite_osm_overpass.c:3059:8: warning: 'xN' may be used uninitialized in this function [-Wmaybe-uninitialized] 3059 | if (x0 == xN && y0 == yN) | ^ spatialite_osm_overpass.c:2982:12: note: 'xN' was declared here 2982 | double xN; | ^~ spatialite_osm_overpass.c:3059:18: warning: 'y0' may be used uninitialized in this function [-Wmaybe-uninitialized] 3059 | if (x0 == xN && y0 == yN) | ~~~~~~~~~^~~~~~~~~~~ spatialite_osm_overpass.c:2981:12: note: 'y0' was declared here 2981 | double y0; | ^~ spatialite_osm_overpass.c:3059:8: warning: 'x0' may be used uninitialized in this function [-Wmaybe-uninitialized] 3059 | if (x0 == xN && y0 == yN) | ^ spatialite_osm_overpass.c:2980:12: note: 'x0' was declared here 2980 | double x0; | ^~ spatialite_osm_overpass.c:3266:11: warning: 'layers' may be used uninitialized in this function [-Wmaybe-uninitialized] 3266 | sql = sqlite3_mprintf ("SELECT w1.way_id, w1.k AS class, w1.v AS subclass, " | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 3267 | "w2.v AS name, w3.v AS polygon " | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 3268 | "FROM osm_way_tags AS w1 " | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 3269 | "LEFT JOIN osm_way_tags AS w2 ON (w2.way_id = w1.way_id AND w2.k = 'name') " | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 3270 | "LEFT JOIN osm_way_tags AS w3 ON (w3.way_id = w1.way_id AND w3.k = 'area') " | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 3271 | "WHERE w1.k IN (%s)", layers); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o spatialite_network spatialite_network.o -lspatialite -lfreexl -lm -lproj -lexpat -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: gcc -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o spatialite_tool spatialite_tool.o -lspatialite -lfreexl -lm -lproj -lexpat -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: gcc -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o spatialite_network spatialite_network.o -lspatialite -lfreexl -lm -lproj -lexpat -lsqlite3 -L/usr/lib64 -lgeos_c /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o shp_doctor shp_doctor.o -lspatialite -lfreexl -lm -lproj -lexpat -lsqlite3 -L/usr/lib64 -lgeos_c /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o exif_loader exif_loader.o -lspatialite -lfreexl -lm -lproj -lexpat -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: gcc -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o shp_doctor shp_doctor.o -lspatialite -lfreexl -lm -lproj -lexpat -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: gcc -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o exif_loader exif_loader.o -lspatialite -lfreexl -lm -lproj -lexpat -lsqlite3 -L/usr/lib64 -lgeos_c In file included from /usr/include/stdio.h:872, from spatialite_osm_overpass.c:28: In function 'fprintf', inlined from 'parse_osm_nd_ref' at spatialite_osm_overpass.c:507:4, inlined from 'parse_osm_way_ref' at spatialite_osm_overpass.c:727:10, inlined from 'parse_osm_way' at spatialite_osm_overpass.c:811:12, inlined from 'parse_osm_items' at spatialite_osm_overpass.c:881:17, inlined from 'osm_parse' at spatialite_osm_overpass.c:976:10: /usr/include/bits/stdio2.h:103:10: warning: '%s' directive argument is null [-Wformat-overflow=] 103 | return __fprintf_chk (__stream, __USE_FORTIFY_LEVEL - 1, __fmt, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 104 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ In function 'fprintf', inlined from 'parse_osm_way_attributes' at spatialite_osm_overpass.c:653:4, inlined from 'parse_osm_way' at spatialite_osm_overpass.c:798:10, inlined from 'parse_osm_items' at spatialite_osm_overpass.c:881:17, inlined from 'osm_parse' at spatialite_osm_overpass.c:976:10: /usr/include/bits/stdio2.h:103:10: warning: '%s' directive argument is null [-Wformat-overflow=] 103 | return __fprintf_chk (__stream, __USE_FORTIFY_LEVEL - 1, __fmt, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 104 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ In function 'fprintf', inlined from 'parse_osm_relation_attributes' at spatialite_osm_overpass.c:676:4, inlined from 'parse_osm_relation' at spatialite_osm_overpass.c:832:10, inlined from 'parse_osm_items' at spatialite_osm_overpass.c:883:17, inlined from 'osm_parse' at spatialite_osm_overpass.c:976:10: /usr/include/bits/stdio2.h:103:10: warning: '%s' directive argument is null [-Wformat-overflow=] 103 | return __fprintf_chk (__stream, __USE_FORTIFY_LEVEL - 1, __fmt, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 104 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o spatialite_osm_net spatialite_osm_net.o -lspatialite -lfreexl -lm -lreadosm -lz -lexpat -lproj -lexpat -lsqlite3 -L/usr/lib64 -lgeos_c /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o spatialite_osm_map spatialite_osm_map.o -lspatialite -lfreexl -lm -lreadosm -lz -lexpat -lproj -lexpat -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: gcc -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o spatialite_osm_net spatialite_osm_net.o -lspatialite -lfreexl -lm -lreadosm -lz -lproj -lexpat -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: gcc -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o spatialite_osm_map spatialite_osm_map.o -lspatialite -lfreexl -lm -lreadosm -lz -lproj -lexpat -lsqlite3 -L/usr/lib64 -lgeos_c /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o spatialite_osm_raw spatialite_osm_raw.o -lspatialite -lfreexl -lm -lreadosm -lz -lexpat -lproj -lexpat -lsqlite3 -L/usr/lib64 -lgeos_c /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o spatialite_osm_filter spatialite_osm_filter.o -lspatialite -lfreexl -lm -lproj -lexpat -lsqlite3 -L/usr/lib64 -lgeos_c spatialite_osm_overpass.c: In function 'main': spatialite_osm_overpass.c:1198:8: warning: 'count' may be used uninitialized in this function [-Wmaybe-uninitialized] 1198 | if (count > 0) | ^ spatialite_osm_overpass.c:1178:9: note: 'count' was declared here 1178 | int count; | ^~~~~ libtool: link: gcc -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o spatialite_osm_filter spatialite_osm_filter.o -lspatialite -lfreexl -lm -lproj -lexpat -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: gcc -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o spatialite_osm_raw spatialite_osm_raw.o -lspatialite -lfreexl -lm -lreadosm -lz -lproj -lexpat -lsqlite3 -L/usr/lib64 -lgeos_c /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o spatialite_gml spatialite_gml.o -lspatialite -lfreexl -lm -lexpat -lproj -lexpat -lsqlite3 -L/usr/lib64 -lgeos_c /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o spatialite_dxf spatialite_dxf.o -lspatialite -lfreexl -lm -lproj -lexpat -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: gcc -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o spatialite_gml spatialite_gml.o -lspatialite -lfreexl -lm -lproj -lexpat -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: gcc -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o spatialite_dxf spatialite_dxf.o -lspatialite -lfreexl -lm -lproj -lexpat -lsqlite3 -L/usr/lib64 -lgeos_c /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o spatialite_xml_validator spatialite_xml_validator.o -lxml2 -lproj -lexpat -lsqlite3 -L/usr/lib64 -lgeos_c /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o spatialite_xml_load spatialite_xml_load.o -lspatialite -lexpat -lproj -lexpat -lsqlite3 -L/usr/lib64 -lgeos_c /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o spatialite_xml_collapse spatialite_xml_collapse.o -lspatialite -lproj -lexpat -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: gcc -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o spatialite_xml_load spatialite_xml_load.o -lspatialite -lproj -lexpat -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: gcc -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o spatialite_xml_validator spatialite_xml_validator.o -lxml2 -lproj -lexpat -lsqlite3 -L/usr/lib64 -lgeos_c spatialite_convert.c: In function 'copy_geometry_columns_4_2': spatialite_convert.c:5322:3: warning: 'txt_value' may be used uninitialized in this function [-Wmaybe-uninitialized] 5322 | sqlite3_bind_text (stmt_out, 3, txt_value, strlen (txt_value), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 5323 | SQLITE_STATIC); | ~~~~~~~~~~~~~~ /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o spatialite_xml_print spatialite_xml_print.o -lspatialite -lfreexl -lm -lproj -lexpat -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: gcc -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o spatialite_xml_collapse spatialite_xml_collapse.o -lspatialite -lproj -lexpat -lsqlite3 -L/usr/lib64 -lgeos_c /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o spatialite_osm_overpass spatialite_osm_overpass.o -lspatialite -lfreexl -lm -lxml2 -lproj -lexpat -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: gcc -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o spatialite_xml_print spatialite_xml_print.o -lspatialite -lfreexl -lm -lproj -lexpat -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: gcc -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o spatialite_osm_overpass spatialite_osm_overpass.o -lspatialite -lfreexl -lm -lxml2 -lproj -lexpat -lsqlite3 -L/usr/lib64 -lgeos_c spatialite_convert.c: In function 'cvt_triggers': spatialite_convert.c:695:6: warning: 'txt_dims' may be used uninitialized in this function [-Wmaybe-uninitialized] 695 | sqlite3_mprintf | ^~~~~~~~~~~~~~~ 696 | ("CREATE TRIGGER \"%s\" BEFORE UPDATE ON \"%s\"\n" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 697 | "FOR EACH ROW BEGIN\n" | ~~~~~~~~~~~~~~~~~~~~~~ 698 | "SELECT RAISE(ROLLBACK, '%q.%q violates Geometry constraint [geom-type or SRID not allowed]')\n" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 699 | "WHERE (SELECT type FROM geometry_columns\n" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 700 | "WHERE f_table_name = %Q AND f_geometry_column = %Q\n" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 701 | "AND GeometryConstraints(NEW.\"%s\", type, srid, %Q) = 1) IS NULL;\nEND", | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 702 | quoted_trigger, quoted_table, p_table, p_column, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 703 | p_table, p_column, quoted_column, txt_dims); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ spatialite_convert.c:436:11: note: 'txt_dims' was declared here 436 | char *txt_dims; | ^~~~~~~~ spatialite_convert.c: In function 'main': spatialite_convert.c:2212:6: warning: 'ret' may be used uninitialized in this function [-Wmaybe-uninitialized] 2212 | if (!ret) | ^ spatialite_convert.c:2189:9: note: 'ret' was declared here 2189 | int ret; | ^~~ /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o spatialite_convert spatialite_convert.o -lspatialite -lfreexl -lm -lproj -lexpat -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: gcc -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o spatialite_convert spatialite_convert.o -lspatialite -lfreexl -lm -lproj -lexpat -lsqlite3 -L/usr/lib64 -lgeos_c make[1]: Leaving directory '/builddir/build/BUILD/spatialite-tools-4.3.0' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.5ycmZO + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/spatialite-tools-4.3.0-43.fc33.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/spatialite-tools-4.3.0-43.fc33.riscv64 ++ dirname /builddir/build/BUILDROOT/spatialite-tools-4.3.0-43.fc33.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/spatialite-tools-4.3.0-43.fc33.riscv64 + cd spatialite-tools-4.3.0 + make install DESTDIR=/builddir/build/BUILDROOT/spatialite-tools-4.3.0-43.fc33.riscv64 make[1]: Entering directory '/builddir/build/BUILD/spatialite-tools-4.3.0' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/spatialite-tools-4.3.0-43.fc33.riscv64/usr/bin' /bin/sh ./libtool --mode=install /usr/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 spatialite_xml_validator spatialite_xml_load spatialite_xml_collapse spatialite_xml_print spatialite_osm_overpass '/builddir/build/BUILDROOT/spatialite-tools-4.3.0-43.fc33.riscv64/usr/bin' libtool: install: /usr/bin/install -c spatialite /builddir/build/BUILDROOT/spatialite-tools-4.3.0-43.fc33.riscv64/usr/bin/spatialite libtool: install: /usr/bin/install -c spatialite_tool /builddir/build/BUILDROOT/spatialite-tools-4.3.0-43.fc33.riscv64/usr/bin/spatialite_tool libtool: install: /usr/bin/install -c spatialite_network /builddir/build/BUILDROOT/spatialite-tools-4.3.0-43.fc33.riscv64/usr/bin/spatialite_network libtool: install: /usr/bin/install -c shp_doctor /builddir/build/BUILDROOT/spatialite-tools-4.3.0-43.fc33.riscv64/usr/bin/shp_doctor libtool: install: /usr/bin/install -c exif_loader /builddir/build/BUILDROOT/spatialite-tools-4.3.0-43.fc33.riscv64/usr/bin/exif_loader libtool: install: /usr/bin/install -c spatialite_osm_net /builddir/build/BUILDROOT/spatialite-tools-4.3.0-43.fc33.riscv64/usr/bin/spatialite_osm_net libtool: install: /usr/bin/install -c spatialite_osm_map /builddir/build/BUILDROOT/spatialite-tools-4.3.0-43.fc33.riscv64/usr/bin/spatialite_osm_map libtool: install: /usr/bin/install -c spatialite_osm_raw /builddir/build/BUILDROOT/spatialite-tools-4.3.0-43.fc33.riscv64/usr/bin/spatialite_osm_raw libtool: install: /usr/bin/install -c spatialite_osm_filter /builddir/build/BUILDROOT/spatialite-tools-4.3.0-43.fc33.riscv64/usr/bin/spatialite_osm_filter libtool: install: /usr/bin/install -c spatialite_gml /builddir/build/BUILDROOT/spatialite-tools-4.3.0-43.fc33.riscv64/usr/bin/spatialite_gml libtool: install: /usr/bin/install -c spatialite_convert /builddir/build/BUILDROOT/spatialite-tools-4.3.0-43.fc33.riscv64/usr/bin/spatialite_convert libtool: install: /usr/bin/install -c spatialite_dxf /builddir/build/BUILDROOT/spatialite-tools-4.3.0-43.fc33.riscv64/usr/bin/spatialite_dxf libtool: install: /usr/bin/install -c spatialite_xml_validator /builddir/build/BUILDROOT/spatialite-tools-4.3.0-43.fc33.riscv64/usr/bin/spatialite_xml_validator libtool: install: /usr/bin/install -c spatialite_xml_load /builddir/build/BUILDROOT/spatialite-tools-4.3.0-43.fc33.riscv64/usr/bin/spatialite_xml_load libtool: install: /usr/bin/install -c spatialite_xml_collapse /builddir/build/BUILDROOT/spatialite-tools-4.3.0-43.fc33.riscv64/usr/bin/spatialite_xml_collapse libtool: install: /usr/bin/install -c spatialite_xml_print /builddir/build/BUILDROOT/spatialite-tools-4.3.0-43.fc33.riscv64/usr/bin/spatialite_xml_print libtool: install: /usr/bin/install -c spatialite_osm_overpass /builddir/build/BUILDROOT/spatialite-tools-4.3.0-43.fc33.riscv64/usr/bin/spatialite_osm_overpass make[1]: Nothing to be done for 'install-data-am'. make[1]: Leaving directory '/builddir/build/BUILD/spatialite-tools-4.3.0' + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 4.3.0-43.fc33 --unique-debug-suffix -4.3.0-43.fc33.riscv64 --unique-debug-src-base spatialite-tools-4.3.0-43.fc33.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/spatialite-tools-4.3.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/spatialite-tools-4.3.0-43.fc33.riscv64/usr/bin/shp_doctor explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/spatialite-tools-4.3.0-43.fc33.riscv64/usr/bin/exif_loader explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/spatialite-tools-4.3.0-43.fc33.riscv64/usr/bin/spatialite extracting debug info from /builddir/build/BUILDROOT/spatialite-tools-4.3.0-43.fc33.riscv64/usr/bin/shp_doctor extracting debug info from /builddir/build/BUILDROOT/spatialite-tools-4.3.0-43.fc33.riscv64/usr/bin/exif_loader explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/spatialite-tools-4.3.0-43.fc33.riscv64/usr/bin/spatialite_convert extracting debug info from /builddir/build/BUILDROOT/spatialite-tools-4.3.0-43.fc33.riscv64/usr/bin/spatialite extracting debug info from /builddir/build/BUILDROOT/spatialite-tools-4.3.0-43.fc33.riscv64/usr/bin/spatialite_convert explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/spatialite-tools-4.3.0-43.fc33.riscv64/usr/bin/spatialite_dxf extracting debug info from /builddir/build/BUILDROOT/spatialite-tools-4.3.0-43.fc33.riscv64/usr/bin/spatialite_dxf explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/spatialite-tools-4.3.0-43.fc33.riscv64/usr/bin/spatialite_gml extracting debug info from /builddir/build/BUILDROOT/spatialite-tools-4.3.0-43.fc33.riscv64/usr/bin/spatialite_gml explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/spatialite-tools-4.3.0-43.fc33.riscv64/usr/bin/spatialite_network extracting debug info from /builddir/build/BUILDROOT/spatialite-tools-4.3.0-43.fc33.riscv64/usr/bin/spatialite_network explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/spatialite-tools-4.3.0-43.fc33.riscv64/usr/bin/spatialite_osm_filter extracting debug info from /builddir/build/BUILDROOT/spatialite-tools-4.3.0-43.fc33.riscv64/usr/bin/spatialite_osm_filter explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/spatialite-tools-4.3.0-43.fc33.riscv64/usr/bin/spatialite_osm_map extracting debug info from /builddir/build/BUILDROOT/spatialite-tools-4.3.0-43.fc33.riscv64/usr/bin/spatialite_osm_map explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/spatialite-tools-4.3.0-43.fc33.riscv64/usr/bin/spatialite_osm_net explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/spatialite-tools-4.3.0-43.fc33.riscv64/usr/bin/spatialite_osm_overpass extracting debug info from /builddir/build/BUILDROOT/spatialite-tools-4.3.0-43.fc33.riscv64/usr/bin/spatialite_osm_overpass extracting debug info from /builddir/build/BUILDROOT/spatialite-tools-4.3.0-43.fc33.riscv64/usr/bin/spatialite_osm_net explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/spatialite-tools-4.3.0-43.fc33.riscv64/usr/bin/spatialite_osm_raw extracting debug info from /builddir/build/BUILDROOT/spatialite-tools-4.3.0-43.fc33.riscv64/usr/bin/spatialite_osm_raw explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/spatialite-tools-4.3.0-43.fc33.riscv64/usr/bin/spatialite_xml_collapse explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/spatialite-tools-4.3.0-43.fc33.riscv64/usr/bin/spatialite_tool extracting debug info from /builddir/build/BUILDROOT/spatialite-tools-4.3.0-43.fc33.riscv64/usr/bin/spatialite_xml_collapse extracting debug info from /builddir/build/BUILDROOT/spatialite-tools-4.3.0-43.fc33.riscv64/usr/bin/spatialite_tool explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/spatialite-tools-4.3.0-43.fc33.riscv64/usr/bin/spatialite_xml_load explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/spatialite-tools-4.3.0-43.fc33.riscv64/usr/bin/spatialite_xml_print extracting debug info from /builddir/build/BUILDROOT/spatialite-tools-4.3.0-43.fc33.riscv64/usr/bin/spatialite_xml_load extracting debug info from /builddir/build/BUILDROOT/spatialite-tools-4.3.0-43.fc33.riscv64/usr/bin/spatialite_xml_print explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/spatialite-tools-4.3.0-43.fc33.riscv64/usr/bin/spatialite_xml_validator extracting debug info from /builddir/build/BUILDROOT/spatialite-tools-4.3.0-43.fc33.riscv64/usr/bin/spatialite_xml_validator original debug info size: 2564kB, size after compression: 2464kB /usr/lib/rpm/sepdebugcrcfix: Updated 17 CRC32s, 0 CRC32s did match. 2279 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: spatialite-tools-4.3.0-43.fc33.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.SbAKnQ + umask 022 + cd /builddir/build/BUILD + cd spatialite-tools-4.3.0 + DOCDIR=/builddir/build/BUILDROOT/spatialite-tools-4.3.0-43.fc33.riscv64/usr/share/doc/spatialite-tools + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/spatialite-tools-4.3.0-43.fc33.riscv64/usr/share/doc/spatialite-tools + cp -pr AUTHORS /builddir/build/BUILDROOT/spatialite-tools-4.3.0-43.fc33.riscv64/usr/share/doc/spatialite-tools + cp -pr COPYING /builddir/build/BUILDROOT/spatialite-tools-4.3.0-43.fc33.riscv64/usr/share/doc/spatialite-tools + RPM_EC=0 ++ jobs -p + exit 0 Provides: spatialite-tools = 4.3.0-43.fc33 spatialite-tools(riscv-64) = 4.3.0-43.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libexpat.so.1()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) libreadline.so.8()(64bit) libreadosm.so.1()(64bit) libspatialite.so.7()(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) rtld(GNU_HASH) Processing files: spatialite-tools-debugsource-4.3.0-43.fc33.riscv64 Provides: spatialite-tools-debugsource = 4.3.0-43.fc33 spatialite-tools-debugsource(riscv-64) = 4.3.0-43.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: spatialite-tools-debuginfo-4.3.0-43.fc33.riscv64 Provides: debuginfo(build-id) = 0bb8b1aa29d8f5f64bbdabfd3e5cd7f1d3e2fe93 debuginfo(build-id) = 118d8e22a72341e9dba7dfa84f840b219934d420 debuginfo(build-id) = 1737d38844ce24b293f23dc297b0ab4f976e6c25 debuginfo(build-id) = 2b2b8e26a4e5a61e586d9ffdfa11e18538655512 debuginfo(build-id) = 552e75f470b554868c1763810c46cceb86a787a3 debuginfo(build-id) = 56f3beac0547cd6195057b252cc0dde38ddf062b debuginfo(build-id) = 6e392f73ea97601ea655ab2001db4b914ef59e02 debuginfo(build-id) = 70f2e0b8563b97437a06a378e58aa0353871fab7 debuginfo(build-id) = 836e7741bc310a7f05873361d86995603eaa729a debuginfo(build-id) = 8b324df051452a25f070673cfeae7e8b7660d273 debuginfo(build-id) = 9c0637c5913f01d35cc497e8d0a5980d29d70246 debuginfo(build-id) = a6dafc7819caf2e0e13ada4c9f557c9aee3a5e8e debuginfo(build-id) = c035ce4df16157b41e5754880194ad0e4caa21a3 debuginfo(build-id) = c91b2b40b3ab8062281b0e74607313d4146c85fe debuginfo(build-id) = cb2296b72060d826e49f8668ca8fb036ad9be7f4 debuginfo(build-id) = d84b28711ac1af392c5c9c143d2fc12c85ac5ec4 debuginfo(build-id) = e0b0d9e6995ab8e83935cef540bf378f6868a5c2 spatialite-tools-debuginfo = 4.3.0-43.fc33 spatialite-tools-debuginfo(riscv-64) = 4.3.0-43.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: spatialite-tools-debugsource(riscv-64) = 4.3.0-43.fc33 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/spatialite-tools-4.3.0-43.fc33.riscv64 Wrote: /builddir/build/RPMS/spatialite-tools-4.3.0-43.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/spatialite-tools-debugsource-4.3.0-43.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/spatialite-tools-debuginfo-4.3.0-43.fc33.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.jfvHnR + umask 022 + cd /builddir/build/BUILD + cd spatialite-tools-4.3.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/spatialite-tools-4.3.0-43.fc33.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0