prec_grd, prec_arc, prec_lab, prec_pal; | ^~~~~~~~ ESRI_E00_Import.cpp:491:41: warning: 'prec_grd' may be used uninitialized [-Wmaybe-uninitialized] 491 | if( (pGrid = getraster (prec_grd, scale)) != NULL ) | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~ ESRI_E00_Import.cpp:306:33: note: 'prec_grd' was declared here 306 | int prec_grd, prec_arc, prec_lab, prec_pal; | ^~~~~~~~ make[5]: Entering directory '/builddir/build/BUILD/saga-7.6.1-fedora/src/tools/io/io_esri_e00' /bin/sh ../../../../libtool --tag=CXX --mode=link g++ -std=gnu++11 -fPIC -I../../../../src/saga_core -D_SAGA_LINUX -D_TYPEDEF_BYTE -D_TYPEDEF_WORD -fopenmp -lgomp -O2 -flto=auto -ffat-lto-objects -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 -fPIC -shared -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -o libio_esri_e00.la -rpath /usr/lib64/saga ESRI_E00_Import.lo MLB_Interface.lo ../../../../src/saga_core/saga_api/libsaga_api.la -le00compr -lqhull libtool: link: g++ -Wl,--as-needed -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/riscv64-redhat-linux/12/crti.o /usr/lib/gcc/riscv64-redhat-linux/12/crtbeginS.o .libs/ESRI_E00_Import.o .libs/MLB_Interface.o ../../../../src/saga_core/saga_api/.libs/libsaga_api.so -lgomp -lwx_baseu-3.0 -lwx_baseu_net-3.0 -lwx_baseu_xml-3.0 -lwx_gtk3u_html-3.0 -lhpdf -lpolyclipping -le00compr -lqhull -L/usr/lib/gcc/riscv64-redhat-linux/12 -L/lib64/lp64d/../lib64/lp64d -L/usr/lib64/lp64d/../lib64/lp64d -L/lib/../lib64/lp64d -L/usr/lib/../lib64/lp64d -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lgcc_s -lc -lgcc_s /usr/lib/gcc/riscv64-redhat-linux/12/crtendS.o /usr/lib/gcc/riscv64-redhat-linux/12/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fopenmp -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -fopenmp -pthread -Wl,-soname -Wl,libio_esri_e00.so -o .libs/libio_esri_e00.so make[5]: Leaving directory '/builddir/build/BUILD/saga-7.6.1-fedora/src/tools/io/io_esri_e00' /usr/bin/ld: cannot find -le00compr: No such file or directory /usr/bin/ld: note to link with /lib64/lp64d/../lib64/lp64d/e00compr.a use -l:e00compr.a or rename it to libe00compr.a collect2: error: ld returned 1 exit status make[5]: *** [Makefile:489: libio_esri_e00.la] Error 1 make[4]: *** [Makefile:414: all-recursive] Error 1 make[3]: *** [Makefile:411: all-recursive] Error 1 make[2]: *** [Makefile:411: all-recursive] Error 1 make[1]: *** [Makefile:518: all-recursive] Error 1 make: *** [Makefile:429: all] Error 2 error: Bad exit status from /var/tmp/rpm-tmp.vOYJKv (%build) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.vOYJKv (%build) Child return code was: 1 EXCEPTION: [Error()] Traceback (most recent call last): File "/usr/lib/python3.9/site-packages/mockbuild/trace_decorator.py", line 93, in trace result = func(*args, **kw) File "/usr/lib/python3.9/site-packages/mockbuild/util.py", line 600, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/saga.spec