D: [iurt_root_command] chroot warning: %configure2_5x is deprecated, use %configure instead Installing /home/iurt/rpmbuild/SRPMS/gnucash-3.7-6.mga8.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.meCUrX + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf gnucash-3.7 + /usr/bin/bzip2 -dc /home/iurt/rpmbuild/SOURCES/gnucash-3.7.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd gnucash-3.7 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/gnucash-docs-3.7.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /home/iurt/rpmbuild/SOURCES/gnucash-glib-warnings.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.YC0BtV + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd gnucash-3.7 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + export 'CXXFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-error' + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-error' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-error' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FCFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + /usr/bin/cmake -S . -B build -DCMAKE_INSTALL_PREFIX:PATH=/usr -DCMAKE_INSTALL_LIBDIR:PATH=/usr/lib64 -DCMAKE_INSTALL_LIBEXECDIR:PATH=/usr/libexec -DCMAKE_INSTALL_RUNSTATEDIR:PATH=/run -DCMAKE_INSTALL_SYSCONFDIR:PATH=/etc -DINCLUDE_INSTALL_DIR:PATH=/usr/include -DLIB_INSTALL_DIR:PATH=/usr/lib64 -DSYSCONF_INSTALL_DIR:PATH=/etc -DSHARE_INSTALL_PREFIX:PATH=/usr/share -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_CXX_FLAGS_RELWITHDEBINFO:STRING=-DNDEBUG -DCMAKE_C_FLAGS_RELWITHDEBINFO:STRING=-DNDEBUG -DLIB_SUFFIX=64 -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON '-DCMAKE_MODULE_LINKER_FLAGS=-Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' -DBUILD_SHARED_LIBS:BOOL=ON -DBUILD_STATIC_LIBS:BOOL=OFF -GNinja -DWITH_PYTHON=ON -DCOMPILE_GSCHEMAS=OFF -DPYTHON_EXECUTABLE=/usr/bin/python3 -DHAVE_GWEN_GTK3=1 -DCPACK_SOURCE_RPM=OFF -DCPACK_SOURCE_TBZ2=OFF -DCPACK_SOURCE_TGZ=OFF -DCPACK_SOURCE_TXZ=OFF -DCPACK_SOURCE_TZ=OFF -DDISABLE_DEPRECATED_GLIB=ON -DDISABLE_DEPRECATED_GNOME=ON -DDISABLE_DEPRECATED_GTK=OFF -- The C compiler identification is GNU 9.2.1 -- The CXX compiler identification is GNU 9.2.1 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done CMake Warning at CMakeLists.txt:86 (message): /etc is set outside of the intallation prefix /usr. That will break relocation so ENABLE_BINRELOC is set to off. With relocation disabled GnuCash will run only in its configured install location. You must set GNC_UNINSTALLED=1 and GNC_BUILDDIR=/path/to/builddir to run from the build directory. GnuCash will not run from a DESTDIR. -- Found UnixCommands: /usr/bin/bash -- Found PkgConfig: /usr/bin/pkg-config (found version "1.6.3") -- Checking for module 'glib-2.0>=2.40' -- Found glib-2.0, version 2.62.4 -- Checking for module 'gio-2.0' -- Found gio-2.0, version 2.62.4 -- Checking for module 'gobject-2.0>=2.20' -- Found gobject-2.0, version 2.62.4 -- Checking for module 'gmodule-2.0>=2.20' -- Found gmodule-2.0, version 2.62.4 -- Checking for module 'gthread-2.0>=2.20' -- Found gthread-2.0, version 2.62.4 -- Checking for module 'libxml-2.0>=2.7.0' -- Found libxml-2.0, version 2.9.10 -- Checking for module 'libxslt' -- Found libxslt, version 1.1.34 -- Checking for module 'webkit2gtk-4.0' -- Found webkit2gtk-4.0, version 2.26.2 -- Checking for module 'gtk+-3.0>=3.10.0' -- Found gtk+-3.0, version 3.24.13 -- Checking for module 'zlib' -- Found zlib, version 1.2.11 -- Found Gettext: /usr/bin/msgmerge (found suitable version "0.20.1", minimum required is "0.19.6") -- Using guile-2.0.x -- Using guile SRFI-64 -- Checking for module 'gwenhywfar>=4.9.99' -- Found gwenhywfar, version 4.99.24rc8 -- Checking for module 'aqbanking>=5.3.4' -- Found aqbanking, version 5.99.43beta -- Looking for AB_Banking_RuntimeConfig_SetCharValue -- Looking for AB_Banking_RuntimeConfig_SetCharValue - found -- Checking for module 'gwengui-gtk3' -- Found gwengui-gtk3, version 4.99.24rc8 -- Checking for module 'libofx' -- Found libofx, version 0.9.15 -- Performing Test HAVE_OFX_BUG_39 -- Performing Test HAVE_OFX_BUG_39 - Failed -- Found LibXslt: xslt;xml2 (found version "1.1.34") -- Found PythonInterp: /usr/bin/python3 (found suitable version "3.8.1", minimum required is "3") -- Found PythonLibs: /usr/lib64/libpython3.8.so (found suitable version "3.8.1", minimum required is "3") -- Found Perl: /usr/bin/perl (found version "5.30.1") -- Checking for module 'icu-uc' -- Found icu-uc, version 65.1 -- Checking for module 'icu-i18n' -- Found icu-i18n, version 65.1 -- Checking for module 'libsecret-1>=0.18' -- Found libsecret-1, version 0.20.0 -- Performing Test have_stringop_truncation -- Performing Test have_stringop_truncation - Success -- Checking for GTEST -- Looking for pthread.h -- Looking for pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- Check if compiler accepts -pthread -- Check if compiler accepts -pthread - no -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- Checking for GMOCK -- Looking for include file dirent.h -- Looking for include file dirent.h - found -- Looking for include file dlfcn.h -- Looking for include file dlfcn.h - found -- Looking for include file glob.h -- Looking for include file glob.h - found -- Looking for include file inttypes.h -- Looking for include file inttypes.h - found -- Looking for include file limits.h -- Looking for include file limits.h - found -- Looking for include file locale.h -- Looking for include file locale.h - found -- Looking for include file memory.h -- Looking for include file memory.h - found -- Looking for include file stdint.h -- Looking for include file stdint.h - found -- Looking for include file stdlib.h -- Looking for include file stdlib.h - found -- Looking for include file string.h -- Looking for include file string.h - found -- Looking for include file strings.h -- Looking for include file strings.h - found -- Looking for include file sys/stat.h -- Looking for include file sys/stat.h - found -- Looking for include file sys/time.h -- Looking for include file sys/time.h - found -- Looking for include file sys/times.h -- Looking for include file sys/times.h - found -- Looking for include file sys/types.h -- Looking for include file sys/types.h - found -- Looking for include file sys/wait.h -- Looking for include file sys/wait.h - found -- Looking for include file unistd.h -- Looking for include file unistd.h - found -- Looking for include file utmp.h -- Looking for include file utmp.h - found -- Looking for include file wctype.h -- Looking for include file wctype.h - found -- Check if the system is big endian -- Searching 16 bit integer -- Looking for stddef.h -- Looking for stddef.h - found -- Check size of unsigned short -- Check size of unsigned short - done -- Using unsigned short -- Check if the system is big endian - little endian -- Performing Test have_mod_mask -- Performing Test have_mod_mask - Success -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: BUILD_STATIC_LIBS CMAKE_VERBOSE_MAKEFILE INCLUDE_INSTALL_DIR LIB_INSTALL_DIR LIB_SUFFIX SHARE_INSTALL_PREFIX SYSCONF_INSTALL_DIR -- Build files have been written to: /home/iurt/rpmbuild/BUILD/gnucash-3.7/build + export LC_ALL=C.UTF-8 + LC_ALL=C.UTF-8 + /usr/bin/ninja -v -j8 ninja: error: loading 'build.ninja': No such file or directory error: Bad exit status from /home/iurt/rpmbuild/tmp/rpm-tmp.YC0BtV (%build) RPM build errors: %configure2_5x is deprecated, use %configure instead Bad exit status from /home/iurt/rpmbuild/tmp/rpm-tmp.YC0BtV (%build) I: [iurt_root_command] ERROR: chroot