+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/osmctools.spec --define "debug_package %{nil}" --undefine _annotated_build --define "_missing_doc_files_terminate_build %{nil}" --define "_emacs_sitestartdir /usr/share/emacs/site-lisp/site-start.d" --define "_emacs_sitelispdir /usr/share/emacs/site-lisp" --nocheck ' mockbuild Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.bW5nb1 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf osmctools-0.8-fbf0a0a01624951efd7a7407ee3821fd817acf63 + /usr/bin/gzip -dc /builddir/build/SOURCES/osmctools-0.8.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd osmctools-0.8-fbf0a0a01624951efd7a7407ee3821fd817acf63 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/osmctools-0.8-spelling-errors.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.hl4PJL + umask 022 + cd /builddir/build/BUILD + cd osmctools-0.8-fbf0a0a01624951efd7a7407ee3821fd817acf63 + autoreconf -fvi autoreconf: Entering directory `.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force autoreconf: configure.ac: tracing autoreconf: configure.ac: not using Libtool autoreconf: running: /usr/bin/autoconf --force autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:5: installing './compile' configure.ac:3: installing './install-sh' configure.ac:3: installing './missing' src/Makefile.am: installing './depcomp' autoreconf: Leaving directory `.' + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + '[' 1 = 1 ']' + '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']' ++ find . -name 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 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 for riscv64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... none checking for gzopen in -lz... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating include/config.h config.status: executing depfiles commands + /usr/bin/make -O -j4 Making all in src make[1]: Entering directory '/builddir/build/BUILD/osmctools-0.8-fbf0a0a01624951efd7a7407ee3821fd817acf63/src' gcc -DHAVE_CONFIG_H -I. -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o osmupdate.o osmupdate.c make[1]: Leaving directory '/builddir/build/BUILD/osmctools-0.8-fbf0a0a01624951efd7a7407ee3821fd817acf63/src' make[1]: Entering directory '/builddir/build/BUILD/osmctools-0.8-fbf0a0a01624951efd7a7407ee3821fd817acf63/src' gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o osmupdate osmupdate.o make[1]: Leaving directory '/builddir/build/BUILD/osmctools-0.8-fbf0a0a01624951efd7a7407ee3821fd817acf63/src' make[1]: Entering directory '/builddir/build/BUILD/osmctools-0.8-fbf0a0a01624951efd7a7407ee3821fd817acf63/src' gcc -DHAVE_CONFIG_H -I. -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o osmfilter.o osmfilter.c osmfilter.c: In function 'stw__hash': osmfilter.c:4201:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if((c= *s1++)==0 || --len<0) break; h+= c; ^~ osmfilter.c:4201:41: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if((c= *s1++)==0 || --len<0) break; h+= c; ^ osmfilter.c:4202:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if((c= *s1++)==0 || --len<0) break; h+= c<<8; ^~ osmfilter.c:4202:41: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if((c= *s1++)==0 || --len<0) break; h+= c<<8; ^ osmfilter.c:4203:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if((c= *s1++)==0 || --len<0) break; h+= c<<16; ^~ osmfilter.c:4203:41: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if((c= *s1++)==0 || --len<0) break; h+= c<<16; ^ osmfilter.c:4204:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if((c= *s1++)==0 || --len<0) break; h+= c<<24; ^~ osmfilter.c:4204:41: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if((c= *s1++)==0 || --len<0) break; h+= c<<24; ^ osmfilter.c:4207:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if((c= *s2++)==0 || --len<0) break; h+= c; ^~ osmfilter.c:4207:41: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if((c= *s2++)==0 || --len<0) break; h+= c; ^ osmfilter.c:4208:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if((c= *s2++)==0 || --len<0) break; h+= c<<8; ^~ osmfilter.c:4208:41: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if((c= *s2++)==0 || --len<0) break; h+= c<<8; ^ osmfilter.c:4209:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if((c= *s2++)==0 || --len<0) break; h+= c<<16; ^~ osmfilter.c:4209:41: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if((c= *s2++)==0 || --len<0) break; h+= c<<16; ^ osmfilter.c:4210:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if((c= *s2++)==0 || --len<0) break; h+= c<<24; ^~ osmfilter.c:4210:41: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if((c= *s2++)==0 || --len<0) break; h+= c<<24; ^ osmfilter.c: In function 'oo_main': osmfilter.c:6105:7: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(maxrewind<0) ^~ osmfilter.c:6112:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' oo__close(); ^~~~~~~~~ osmfilter.c:6347:26: warning: 'rr' may be used uninitialized in this function [-Wmaybe-uninitialized] *refrolee++= rr; ~~~~~~~~~~~^~~~ osmfilter.c:6344:26: warning: 'rt' may be used uninitialized in this function [-Wmaybe-uninitialized] *reftypee++= rt; ~~~~~~~~~~~^~~~ osmfilter.c:6343:24: warning: 'ri' may be used uninitialized in this function [-Wmaybe-uninitialized] *refide++= ri; ~~~~~~~~~^~~~ osmfilter.c:4851:19: warning: 'lat' may be used uninitialized in this function [-Wmaybe-uninitialized] else lat= (lat-5)/10; ~~~~^~~ osmfilter.c:5993:15: note: 'lat' was declared here int32_t lon,lat; // flag masks 2, 4 (see oo__if_t) ^~~ osmfilter.c:4849:19: warning: 'lon' may be used uninitialized in this function [-Wmaybe-uninitialized] else lon= (lon-5)/10; ~~~~^~~ osmfilter.c:5993:11: note: 'lon' was declared here int32_t lon,lat; // flag masks 2, 4 (see oo__if_t) ^~~ osmfilter.c:561:10: warning: 'id' may be used uninitialized in this function [-Wmaybe-uninitialized] else if(v==0) ^ osmfilter.c:5992:11: note: 'id' was declared here int64_t id; // flag mask 1 (see oo__if_t) ^~ osmfilter.c:5875:5: warning: 'otype' may be used uninitialized in this function [-Wmaybe-uninitialized] if(otype<1) // did not encounter any ways ^ osmfilter.c:5777:7: note: 'otype' was declared here int otype,otypeold; // type of currently processed object; ^~~~~ make[1]: Leaving directory '/builddir/build/BUILD/osmctools-0.8-fbf0a0a01624951efd7a7407ee3821fd817acf63/src' make[1]: Entering directory '/builddir/build/BUILD/osmctools-0.8-fbf0a0a01624951efd7a7407ee3821fd817acf63/src' gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o osmfilter osmfilter.o make[1]: Leaving directory '/builddir/build/BUILD/osmctools-0.8-fbf0a0a01624951efd7a7407ee3821fd817acf63/src' make[1]: Entering directory '/builddir/build/BUILD/osmctools-0.8-fbf0a0a01624951efd7a7407ee3821fd817acf63/src' gcc -DHAVE_CONFIG_H -I. -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o osmconvert.o osmconvert.c osmconvert.c: In function 'pbf_jump': osmconvert.c:1513:5: warning: this 'while' clause does not guard... [-Wmisleading-indentation] while(*p & 0x80) p++; p++; // jump over id ^~~~~ osmconvert.c:1513:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'while' while(*p & 0x80) p++; p++; // jump over id ^ osmconvert.c:1514:5: warning: this 'while' clause does not guard... [-Wmisleading-indentation] while(*p & 0x80) p++; p++; // jump over data ^~~~~ osmconvert.c:1514:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'while' while(*p & 0x80) p++; p++; // jump over data ^ osmconvert.c:1517:5: warning: this 'while' clause does not guard... [-Wmisleading-indentation] while(*p & 0x80) p++; p++; // jump over id ^~~~~ osmconvert.c:1517:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'while' while(*p & 0x80) p++; p++; // jump over id ^ osmconvert.c:1521:5: warning: this 'while' clause does not guard... [-Wmisleading-indentation] while(*p & 0x80) p++; p++; // jump over id ^~~~~ osmconvert.c:1521:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'while' while(*p & 0x80) p++; p++; // jump over id ^ osmconvert.c:1526:5: warning: this 'while' clause does not guard... [-Wmisleading-indentation] while(*p & 0x80) p++; p++; // jump over id ^~~~~ osmconvert.c:1526:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'while' while(*p & 0x80) p++; p++; // jump over id ^ osmconvert.c: In function 'pbf_intjump': osmconvert.c:1547:3: warning: this 'while' clause does not guard... [-Wmisleading-indentation] while(*p & 0x80) p++; p++; ^~~~~ osmconvert.c:1547:25: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'while' while(*p & 0x80) p++; p++; ^ osmconvert.c: In function 'pstw__hash': osmconvert.c:4668:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if((c= *s++)==0) break; h+= c; ^~ osmconvert.c:4668:29: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if((c= *s++)==0) break; h+= c; ^ osmconvert.c:4669:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if((c= *s++)==0) break; h+= c<<8; ^~ osmconvert.c:4669:29: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if((c= *s++)==0) break; h+= c<<8; ^ osmconvert.c:4670:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if((c= *s++)==0) break; h+= c<<16; ^~ osmconvert.c:4670:29: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if((c= *s++)==0) break; h+= c<<16; ^ osmconvert.c:4671:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if((c= *s++)==0) break; h+= c<<24; ^~ osmconvert.c:4671:29: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if((c= *s++)==0) break; h+= c<<24; ^ osmconvert.c:4672:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if((c= *s++)==0) break; h+= c<<4; ^~ osmconvert.c:4672:29: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if((c= *s++)==0) break; h+= c<<4; ^ osmconvert.c:4673:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if((c= *s++)==0) break; h+= c<<12; ^~ osmconvert.c:4673:29: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if((c= *s++)==0) break; h+= c<<12; ^ osmconvert.c:4674:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if((c= *s++)==0) break; h+= c<<20; ^~ osmconvert.c:4674:29: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if((c= *s++)==0) break; h+= c<<20; ^ osmconvert.c: In function 'stw__hash': osmconvert.c:7840:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if((c= *s1++)==0 || --len<0) break; h+= c; ^~ osmconvert.c:7840:41: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if((c= *s1++)==0 || --len<0) break; h+= c; ^ osmconvert.c:7841:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if((c= *s1++)==0 || --len<0) break; h+= c<<8; ^~ osmconvert.c:7841:41: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if((c= *s1++)==0 || --len<0) break; h+= c<<8; ^ osmconvert.c:7842:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if((c= *s1++)==0 || --len<0) break; h+= c<<16; ^~ osmconvert.c:7842:41: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if((c= *s1++)==0 || --len<0) break; h+= c<<16; ^ osmconvert.c:7843:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if((c= *s1++)==0 || --len<0) break; h+= c<<24; ^~ osmconvert.c:7843:41: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if((c= *s1++)==0 || --len<0) break; h+= c<<24; ^ osmconvert.c:7846:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if((c= *s2++)==0 || --len<0) break; h+= c; ^~ osmconvert.c:7846:41: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if((c= *s2++)==0 || --len<0) break; h+= c; ^ osmconvert.c:7847:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if((c= *s2++)==0 || --len<0) break; h+= c<<8; ^~ osmconvert.c:7847:41: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if((c= *s2++)==0 || --len<0) break; h+= c<<8; ^ osmconvert.c:7848:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if((c= *s2++)==0 || --len<0) break; h+= c<<16; ^~ osmconvert.c:7848:41: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if((c= *s2++)==0 || --len<0) break; h+= c<<16; ^ osmconvert.c:7849:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if((c= *s2++)==0 || --len<0) break; h+= c<<24; ^~ osmconvert.c:7849:41: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if((c= *s2++)==0 || --len<0) break; h+= c<<24; ^ osmconvert.c: In function 'oo_main': osmconvert.c:11512:15: warning: this 'else' clause does not guard... [-Wmisleading-indentation] else keyp++; valp++; ^~~~ osmconvert.c:11512:28: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' else keyp++; valp++; ^~~~ osmconvert.c:11655:21: warning: this 'else' clause does not guard... [-Wmisleading-indentation] else keyp++; valp++; ^~~~ osmconvert.c:11655:34: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' else keyp++; valp++; ^~~~ osmconvert.c:11680:19: warning: this 'else' clause does not guard... [-Wmisleading-indentation] else keyp++; valp++; ^~~~ osmconvert.c:11680:32: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' else keyp++; valp++; ^~~~ osmconvert.c:11703:17: warning: this 'else' clause does not guard... [-Wmisleading-indentation] else keyp++; valp++; ^~~~ osmconvert.c:11703:30: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' else keyp++; valp++; ^~~~ osmconvert.c:11827:19: warning: this 'else' clause does not guard... [-Wmisleading-indentation] else keyp++; valp++; ^~~~ osmconvert.c:11827:32: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' else keyp++; valp++; ^~~~ osmconvert.c:11886:17: warning: this 'else' clause does not guard... [-Wmisleading-indentation] else keyp++; valp++; ^~~~ osmconvert.c:11886:30: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' else keyp++; valp++; ^~~~ At top level: osmconvert.c:1344:16: warning: 'geodistance' defined but not used [-Wunused-function] static int32_t geodistance(int32_t x1,int32_t y1, ^~~~~~~~~~~ osmconvert.c: In function 'o5_write': osmconvert.c:7772:5: warning: 'reflenslen' may be used uninitialized in this function [-Wmaybe-uninitialized] write_mem(reflens,reflenslen); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ osmconvert.c: In function 'oo_main': osmconvert.c:7018:16: warning: 'refxyp' may be used uninitialized in this function [-Wmaybe-uninitialized] *refxyp++= posi_xy; // store coordinate for reprocessing later ~~~~~~~~~^~~~~~~~~ osmconvert.c:6936:13: note: 'refxyp' was declared here int32_t** refxyp; // pointer in refxy array ^~~~~~ osmconvert.c:6931:29: warning: 'y_max' may be used uninitialized in this function [-Wmaybe-uninitialized] int32_t x_min,x_max,y_min,y_max; ^~~~~ osmconvert.c:7049:11: warning: 'y_min' may be used uninitialized in this function [-Wmaybe-uninitialized] if(posi_xy[1]x_max && posi_xy[0]-x_max<900000000) ~~~~~~~~~~^~~~~~ osmconvert.c:6931:17: note: 'x_max' was declared here int32_t x_min,x_max,y_min,y_max; ^~~~~ osmconvert.c:7045:37: warning: 'x_min' may be used uninitialized in this function [-Wmaybe-uninitialized] if(posi_xy[0]data[5]= ymax; ~~~~~~~~~~~~~~~~~~~^~~~~~ osmconvert.c:11548:39: note: 'y_max' was declared here int32_t x_min,x_max,y_min,y_max; ^~~~~ osmconvert.c:11649:19: warning: 'y_min' may be used uninitialized in this function [-Wmaybe-uninitialized] wo_addbboxtags(true,x_min,y_min,x_max,y_max); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ osmconvert.c:11649:19: warning: 'x_max' may be used uninitialized in this function [-Wmaybe-uninitialized] osmconvert.c:11649:19: warning: 'x_min' may be used uninitialized in this function [-Wmaybe-uninitialized] osmconvert.c:11078:26: warning: 'rr' may be used uninitialized in this function [-Wmaybe-uninitialized] *refrolee++= rr; ~~~~~~~~~~~^~~~ osmconvert.c:11075:26: warning: 'rt' may be used uninitialized in this function [-Wmaybe-uninitialized] *reftypee++= rt; ~~~~~~~~~~~^~~~ osmconvert.c:11074:24: warning: 'ri' may be used uninitialized in this function [-Wmaybe-uninitialized] *refide++= ri; ~~~~~~~~~^~~~ osmconvert.c:11082:34: warning: 'vale' may be used uninitialized in this function [-Wmaybe-uninitialized] *keye++= k; *vale++= v; ~~~~~~~^~~ osmconvert.c:10955:15: warning: 'keye' may be used uninitialized in this function [-Wmaybe-uninitialized] if(keyc>=keye || strcmp(k,*keyc)!=0 || strcmp(v,*valc)!=0) ^ osmconvert.c:10941:17: warning: 'refrolee' may be used uninitialized in this function [-Wmaybe-uninitialized] if(refrolec>=refrolee || strcmp(*refrolec,rr)!=0) ^ osmconvert.c:11075:26: warning: 'reftypee' may be used uninitialized in this function [-Wmaybe-uninitialized] *reftypee++= rt; ~~~~~~~~~~~^~~~ osmconvert.c:10962:35: warning: 'refide' may be used uninitialized in this function [-Wmaybe-uninitialized] if(keyc!=keye || (otype>0 && refidc!=refide)) ~~~~~~~~~^~~~~~~~~~~~~~~~~~ osmconvert.c:10891:22: warning: 'hisuid' may be used uninitialized in this function [-Wmaybe-uninitialized] if(hisuid!=pbf_uint64((byte**)&sp)) ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ osmconvert.c:10886:15: warning: 'hiscset' may be used uninitialized in this function [-Wmaybe-uninitialized] if(hiscset!=(oo__ifp->o5hiscset+= pbf_sint32(&bufp))) ^ osmconvert.c:10884:15: warning: 'histime' may be used uninitialized in this function [-Wmaybe-uninitialized] if(histimec!=histime) ^ osmconvert.c:10879:11: warning: 'hisver' may be used uninitialized in this function [-Wmaybe-uninitialized] if(hisverc!=hisver) ^ osmconvert.c:10909:15: warning: 'lat' may be used uninitialized in this function [-Wmaybe-uninitialized] if(lat!=(oo__ifp->o5lat+= pbf_sint32(&bufp))) ^ osmconvert.c:10907:15: warning: 'lon' may be used uninitialized in this function [-Wmaybe-uninitialized] if(lon!=(oo__ifp->o5lon+= pbf_sint32(&bufp))) ^ osmconvert.c:10874:11: warning: 'id' may be used uninitialized in this function [-Wmaybe-uninitialized] if(id!=(oo__ifp->o5id+= pbf_sint64(&bufp))) ^ osmconvert.c: In function 'main': osmconvert.c:1907:63: warning: 'y1' may be used uninitialized in this function [-Wmaybe-uninitialized] { bep->x1= x; bep->y1= y; bep->x2= x1; bep->y2= y1; } ~~~~~~~^~~~ osmconvert.c:1851:16: note: 'y1' was declared here int32_t x1,y1; // last coordinates ^~ osmconvert.c:1877:37: warning: 'y0' may be used uninitialized in this function [-Wmaybe-uninitialized] { bep->x1= x0; bep->y1= y0; bep->x2= x1; bep->y2= y1; } ~~~~~~~^~~~ osmconvert.c:1849:16: note: 'y0' was declared here int32_t x0,y0; // coordinate of the first point in a section; ^~ make[1]: Leaving directory '/builddir/build/BUILD/osmctools-0.8-fbf0a0a01624951efd7a7407ee3821fd817acf63/src' make[1]: Entering directory '/builddir/build/BUILD/osmctools-0.8-fbf0a0a01624951efd7a7407ee3821fd817acf63/src' gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o osmconvert osmconvert.o -lz make[1]: Leaving directory '/builddir/build/BUILD/osmctools-0.8-fbf0a0a01624951efd7a7407ee3821fd817acf63/src' make[1]: Nothing to be done for 'all-am'. + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.FN2Gup + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/osmctools-0.8-1.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/osmctools-0.8-1.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/osmctools-0.8-1.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/osmctools-0.8-1.fc28.riscv64 + cd osmctools-0.8-fbf0a0a01624951efd7a7407ee3821fd817acf63 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/osmctools-0.8-1.fc28.riscv64 'INSTALL=/usr/bin/install -p' Making install in src make[1]: Entering directory '/builddir/build/BUILD/osmctools-0.8-fbf0a0a01624951efd7a7407ee3821fd817acf63/src' make[2]: Entering directory '/builddir/build/BUILD/osmctools-0.8-fbf0a0a01624951efd7a7407ee3821fd817acf63/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/osmctools-0.8-1.fc28.riscv64/usr/bin' /usr/bin/install -p osmconvert osmfilter osmupdate '/builddir/build/BUILDROOT/osmctools-0.8-1.fc28.riscv64/usr/bin' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/osmctools-0.8-fbf0a0a01624951efd7a7407ee3821fd817acf63/src' make[1]: Leaving directory '/builddir/build/BUILD/osmctools-0.8-fbf0a0a01624951efd7a7407ee3821fd817acf63/src' make[1]: Entering directory '/builddir/build/BUILD/osmctools-0.8-fbf0a0a01624951efd7a7407ee3821fd817acf63' make[2]: Entering directory '/builddir/build/BUILD/osmctools-0.8-fbf0a0a01624951efd7a7407ee3821fd817acf63' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/osmctools-0.8-fbf0a0a01624951efd7a7407ee3821fd817acf63' make[1]: Leaving directory '/builddir/build/BUILD/osmctools-0.8-fbf0a0a01624951efd7a7407ee3821fd817acf63' + install -d /builddir/build/BUILDROOT/osmctools-0.8-1.fc28.riscv64/usr/share/man/man1/ + for i in /builddir/build/SOURCES/osmconvert.1 /builddir/build/SOURCES/osmfilter.1 /builddir/build/SOURCES/osmupdate.1 + install -p -m 0644 /builddir/build/SOURCES/osmconvert.1 /builddir/build/BUILDROOT/osmctools-0.8-1.fc28.riscv64/usr/share/man/man1/ + for i in /builddir/build/SOURCES/osmconvert.1 /builddir/build/SOURCES/osmfilter.1 /builddir/build/SOURCES/osmupdate.1 + install -p -m 0644 /builddir/build/SOURCES/osmfilter.1 /builddir/build/BUILDROOT/osmctools-0.8-1.fc28.riscv64/usr/share/man/man1/ + for i in /builddir/build/SOURCES/osmconvert.1 /builddir/build/SOURCES/osmfilter.1 /builddir/build/SOURCES/osmupdate.1 + install -p -m 0644 /builddir/build/SOURCES/osmupdate.1 /builddir/build/BUILDROOT/osmctools-0.8-1.fc28.riscv64/usr/share/man/man1/ + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: osmctools-0.8-1.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.sMp0v6 + umask 022 + cd /builddir/build/BUILD + cd osmctools-0.8-fbf0a0a01624951efd7a7407ee3821fd817acf63 + DOCDIR=/builddir/build/BUILDROOT/osmctools-0.8-1.fc28.riscv64/usr/share/doc/osmctools + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/osmctools-0.8-1.fc28.riscv64/usr/share/doc/osmctools + cp -pr AUTHORS /builddir/build/BUILDROOT/osmctools-0.8-1.fc28.riscv64/usr/share/doc/osmctools + cp -pr README.md /builddir/build/BUILDROOT/osmctools-0.8-1.fc28.riscv64/usr/share/doc/osmctools + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.EUkuD8 + umask 022 + cd /builddir/build/BUILD + cd osmctools-0.8-fbf0a0a01624951efd7a7407ee3821fd817acf63 + LICENSEDIR=/builddir/build/BUILDROOT/osmctools-0.8-1.fc28.riscv64/usr/share/licenses/osmctools + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/osmctools-0.8-1.fc28.riscv64/usr/share/licenses/osmctools + cp -pr COPYING /builddir/build/BUILDROOT/osmctools-0.8-1.fc28.riscv64/usr/share/licenses/osmctools + exit 0 Provides: osmctools = 0.8-1.fc28 osmctools(riscv-64) = 0.8-1.fc28 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) libz.so.1()(64bit) libz.so.1(ZLIB_1.2.0.2)(64bit) libz.so.1(ZLIB_1.2.3.3)(64bit) libz.so.1(ZLIB_1.2.3.5)(64bit) rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/osmctools-0.8-1.fc28.riscv64 Wrote: /builddir/build/SRPMS/osmctools-0.8-1.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/osmctools-0.8-1.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.3m3O0c + umask 022 + cd /builddir/build/BUILD + cd osmctools-0.8-fbf0a0a01624951efd7a7407ee3821fd817acf63 + /usr/bin/rm -rf /builddir/build/BUILDROOT/osmctools-0.8-1.fc28.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync Terminated +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff