D: [iurt_root_command] chroot
warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend.
Installing /home/iurt/rpmbuild/SRPMS/gtypist-2.9.5-5.mga9.src.rpm
Building target platforms: aarch64
Building for target aarch64
Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.sm1OFD
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf gtypist-2.9.5
+ /usr/bin/xz -dc /home/iurt/rpmbuild/SOURCES/gtypist-2.9.5.tar.xz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd gtypist-2.9.5
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Dxrf4J
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd gtypist-2.9.5
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ 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'
+ 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,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags'
+ export LDFLAGS
+ CONFIGURE_TOP=.
+ '[' 1 = 1 ']'
++ find . -name config.guess -o -name config.sub
+ for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub)
++ basename ./config.guess
+ '[' -f /usr/lib/rpm/mageia/config.guess ']'
++ basename ./config.guess
+ cp -af /usr/lib/rpm/mageia/config.guess ./config.guess
+ for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub)
++ basename ./config.sub
+ '[' -f /usr/lib/rpm/mageia/config.sub ']'
++ basename ./config.sub
+ cp -af /usr/lib/rpm/mageia/config.sub ./config.sub
+ /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool
Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html)
+ /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool
+ /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking
+ /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs .
+ /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64
+ ./configure --host=aarch64-mageia-linux-gnu --build=aarch64-mageia-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 --enable-nls --disable-rpath
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 style of include used by make... GNU
checking for aarch64-mageia-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 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 minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for gawk... (cached) gawk
checking for aarch64-mageia-linux-gnu-gcc... 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 for library containing strerror... none required
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking for aarch64-mageia-linux-gnu-ranlib... no
checking for ranlib... ranlib
checking for bison... no
checking for byacc... no
checking for ANSI C header files... (cached) yes
checking for unistd.h... (cached) yes
checking alloca.h usability... yes
checking alloca.h presence... yes
checking for alloca.h... yes
checking argz.h usability... yes
checking argz.h presence... yes
checking for argz.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking langinfo.h usability... yes
checking langinfo.h presence... yes
checking for langinfo.h... yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking stdio_ext.h usability... yes
checking stdio_ext.h presence... yes
checking for stdio_ext.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking for unistd.h... (cached) yes
checking for stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for working volatile... yes
checking for size_t... yes
checking whether gcc needs -traditional... no
checking for working alloca.h... yes
checking for alloca... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible realloc... yes
checking return type of signal handlers... void
checking for working strtod... yes
checking for __argz_count... yes
checking for __argz_next... yes
checking for __argz_stringify... yes
checking for dcgettext... yes
checking for getcwd... yes
checking for getwd... yes
checking for mempcpy... yes
checking for memset... yes
checking for munmap... yes
checking for nl_langinfo... yes
checking for setlocale... yes
checking for stpcpy... yes
checking for strcasecmp... yes
checking for strchr... yes
checking for strcspn... yes
checking for strdup... yes
checking for strstr... yes
checking for strtoul... yes
checking ncursesw/ncurses.h usability... yes
checking ncursesw/ncurses.h presence... yes
checking for ncursesw/ncurses.h... yes
checking for add_wch in -lncursesw... yes
checking for library containing cbreak... none required
checking build system type... aarch64-mageia-linux-gnu
checking host system type... aarch64-mageia-linux-gnu
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
checking for iconv... yes
checking for working iconv... yes
checking for iconv declaration... 
         extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking whether NLS is requested... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking for GNU gettext in libc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
checking for emacs... no
checking for xemacs... no
checking where .elc files should go... ${datadir}/emacs/site-lisp
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating lessons/Makefile
config.status: creating tools/Makefile
config.status: creating doc/Makefile
config.status: creating src/Makefile
config.status: creating Makefile
config.status: creating po/Makefile.in
config.status: creating m4/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing po-directories commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
+ /usr/bin/make -O -j8 V=1 VERBOSE=1
/usr/bin/make  all-recursive
Making all in m4
make[2]: Nothing to be done for 'all'.
Making all in po
make[2]: Nothing to be done for 'all'.
Making all in lessons
make[2]: Nothing to be done for 'all'.
Making all in tools
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gtypist-2.9.5/tools'
if test "no" != "no"; then \
  am__dir=. am__subdir_includes=''; \
  case gtypist-mode.elc in */*) \
    am__dir=`echo 'gtypist-mode.elc' | sed 's,/[^/]*$,,'`; \
    am__subdir_includes="-L $am__dir -L ./$am__dir"; \
  esac; \
  test -d "$am__dir" || /usr/bin/mkdir -p "$am__dir" || exit 1; \
  no --batch \
      \
    $am__subdir_includes -L . -L . \
    --eval "(defun byte-compile-dest-file (f) \"gtypist-mode.elc\")" \
    --eval "(unless (byte-compile-file \"gtypist-mode.el\") (kill-emacs 1))"; \
else :; fi
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gtypist-2.9.5/tools'
Making all in doc
Making all in src
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gtypist-2.9.5/src'
gcc -DHAVE_CONFIG_H -I. -I..  -I../intl -DDATADIR=\"/usr/share/gtypist\" -DLOCALEDIR=\"/usr/share/locale\"   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o getopt.o getopt.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gtypist-2.9.5/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gtypist-2.9.5/src'
gcc -DHAVE_CONFIG_H -I. -I..  -I../intl -DDATADIR=\"/usr/share/gtypist\" -DLOCALEDIR=\"/usr/share/locale\"   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o getopt1.o getopt1.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gtypist-2.9.5/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gtypist-2.9.5/src'
gcc -DHAVE_CONFIG_H -I. -I..  -I../intl -DDATADIR=\"/usr/share/gtypist\" -DLOCALEDIR=\"/usr/share/locale\"   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o error.o error.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gtypist-2.9.5/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gtypist-2.9.5/src'
gcc -DHAVE_CONFIG_H -I. -I..  -I../intl -DDATADIR=\"/usr/share/gtypist\" -DLOCALEDIR=\"/usr/share/locale\"   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o utf8.o utf8.c
utf8.c: In function 'widen':
utf8.c:61:7: warning: implicit declaration of function 'fatal_error' [-Wimplicit-function-declaration]
   61 |       fatal_error(_("couldn't convert UTF-8 to wide characters"), "?");
      |       ^~~~~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gtypist-2.9.5/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gtypist-2.9.5/src'
gcc -DHAVE_CONFIG_H -I. -I..  -I../intl -DDATADIR=\"/usr/share/gtypist\" -DLOCALEDIR=\"/usr/share/locale\"   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o script.o script.c
script.c: In function 'get_script_line':
script.c:207:3: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result]
  207 |   fgets(line, MAX_SCR_LINE, script);
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
script.c:214:7: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result]
  214 |       fgets(line, MAX_SCR_LINE, script);
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gtypist-2.9.5/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gtypist-2.9.5/src'
gcc -DHAVE_CONFIG_H -I. -I..  -I../intl -DDATADIR=\"/usr/share/gtypist\" -DLOCALEDIR=\"/usr/share/locale\"   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o cursmenu.o cursmenu.c
cursmenu.c: In function 'do_menu':
cursmenu.c:272:33: warning: implicit declaration of function 'utf8len' [-Wimplicit-function-declaration]
  272 |     max_width = max (max_width, utf8len (descriptions[i]));
      |                                 ^~~~~~~
cursmenu.c:42:25: note: in definition of macro 'max'
   42 | #define max(x,y) (((x)>(y)) ? (x) : (y))
      |                         ^
cursmenu.c:317:3: warning: implicit declaration of function 'mvwideaddstr'; did you mean 'mvwaddstr'? [-Wimplicit-function-declaration]
  317 |   mvwideaddstr (2, (80 - utf8len (title)) / 2, title);
      |   ^~~~~~~~~~~~
      |   mvwaddstr
cursmenu.c:359:7: warning: implicit declaration of function 'get_widech'; did you mean 'get_wch'? [-Wimplicit-function-declaration]
  359 |       get_widech( &ch );
      |       ^~~~~~~~~~
      |       get_wch
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gtypist-2.9.5/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gtypist-2.9.5/src'
gcc -DHAVE_CONFIG_H -I. -I..  -I../intl -DDATADIR=\"/usr/share/gtypist\" -DLOCALEDIR=\"/usr/share/locale\"   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o gtypist.o gtypist.c
gtypist.c: In function 'main':
gtypist.c:2239:3: warning: implicit declaration of function 'check_script_file_with_current_encoding' [-Wimplicit-function-declaration]
 2239 |   check_script_file_with_current_encoding(script);
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gtypist-2.9.5/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gtypist-2.9.5/src'
gcc  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o gtypist gtypist.o cursmenu.o script.o error.o getopt.o getopt1.o utf8.o  -lncursesw 
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gtypist-2.9.5/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gtypist-2.9.5/src'
if (test ! -e gtypist.1) then help2man ./gtypist -o gtypist.1 -n 'a typing tutor with lessons for different keyboards and languages'; fi
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gtypist-2.9.5/src'
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Mm3Vxs
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' /home/iurt/rpmbuild/BUILDROOT/gtypist-2.9.5-5.mga9.aarch64 '!=' / ']'
+ rm -rf /home/iurt/rpmbuild/BUILDROOT/gtypist-2.9.5-5.mga9.aarch64
++ dirname /home/iurt/rpmbuild/BUILDROOT/gtypist-2.9.5-5.mga9.aarch64
+ mkdir -p /home/iurt/rpmbuild/BUILDROOT
+ mkdir /home/iurt/rpmbuild/BUILDROOT/gtypist-2.9.5-5.mga9.aarch64
+ cd gtypist-2.9.5
+ '[' 1 -eq 1 ']'
+ /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/gtypist-2.9.5-5.mga9.aarch64 'INSTALL=/usr/bin/install -p'
Making install in m4
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/gtypist-2.9.5/m4'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gtypist-2.9.5/m4'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gtypist-2.9.5/m4'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/gtypist-2.9.5/m4'
Making install in po
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/gtypist-2.9.5/po'
installing cs.gmo as /home/iurt/rpmbuild/BUILDROOT/gtypist-2.9.5-5.mga9.aarch64/usr/share/locale/cs/LC_MESSAGES/gtypist.mo
installing de.gmo as /home/iurt/rpmbuild/BUILDROOT/gtypist-2.9.5-5.mga9.aarch64/usr/share/locale/de/LC_MESSAGES/gtypist.mo
installing es.gmo as /home/iurt/rpmbuild/BUILDROOT/gtypist-2.9.5-5.mga9.aarch64/usr/share/locale/es/LC_MESSAGES/gtypist.mo
installing eu.gmo as /home/iurt/rpmbuild/BUILDROOT/gtypist-2.9.5-5.mga9.aarch64/usr/share/locale/eu/LC_MESSAGES/gtypist.mo
installing fi.gmo as /home/iurt/rpmbuild/BUILDROOT/gtypist-2.9.5-5.mga9.aarch64/usr/share/locale/fi/LC_MESSAGES/gtypist.mo
installing fr.gmo as /home/iurt/rpmbuild/BUILDROOT/gtypist-2.9.5-5.mga9.aarch64/usr/share/locale/fr/LC_MESSAGES/gtypist.mo
installing nl.gmo as /home/iurt/rpmbuild/BUILDROOT/gtypist-2.9.5-5.mga9.aarch64/usr/share/locale/nl/LC_MESSAGES/gtypist.mo
installing pl.gmo as /home/iurt/rpmbuild/BUILDROOT/gtypist-2.9.5-5.mga9.aarch64/usr/share/locale/pl/LC_MESSAGES/gtypist.mo
installing ru.gmo as /home/iurt/rpmbuild/BUILDROOT/gtypist-2.9.5-5.mga9.aarch64/usr/share/locale/ru/LC_MESSAGES/gtypist.mo
installing tr.gmo as /home/iurt/rpmbuild/BUILDROOT/gtypist-2.9.5-5.mga9.aarch64/usr/share/locale/tr/LC_MESSAGES/gtypist.mo
installing zh_CN.gmo as /home/iurt/rpmbuild/BUILDROOT/gtypist-2.9.5-5.mga9.aarch64/usr/share/locale/zh_CN/LC_MESSAGES/gtypist.mo
installing zh_TW.gmo as /home/iurt/rpmbuild/BUILDROOT/gtypist-2.9.5-5.mga9.aarch64/usr/share/locale/zh_TW/LC_MESSAGES/gtypist.mo
if test "gtypist" = "gettext-tools"; then \
  /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/gtypist-2.9.5-5.mga9.aarch64/usr/share/gettext/po; \
  for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot   Makevars.template; do \
    /usr/bin/install -p -m 644 ./$file \
		    /home/iurt/rpmbuild/BUILDROOT/gtypist-2.9.5-5.mga9.aarch64/usr/share/gettext/po/$file; \
  done; \
  for file in Makevars; do \
    rm -f /home/iurt/rpmbuild/BUILDROOT/gtypist-2.9.5-5.mga9.aarch64/usr/share/gettext/po/$file; \
  done; \
else \
  : ; \
fi
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/gtypist-2.9.5/po'
Making install in lessons
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/gtypist-2.9.5/lessons'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gtypist-2.9.5/lessons'
make[2]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gtypist-2.9.5-5.mga9.aarch64/usr/share/gtypist'
 /usr/bin/install -p -m 644 gtypist.typ c.typ d.typ m.typ n.typ q.typ r.typ s.typ t.typ u.typ v.typ esp.typ cs.typ ru.typ ttde.typ demo.typ ktbg.typ ktbg_long.typ ktde.typ ktde2.typ ktde_neo.typ ktde_number.typ ktdk.typ ktdk2.typ ktdvorak.typ ktdvorak_abcd.typ ktdvorak_es.typ kten.typ ktes.typ ktes_cat.typ ktfi.typ ktfi_kids.typ ktfr.typ ktfr2.typ kthu.typ kthu_expert.typ ktit.typ ktnl.typ ktnl_junior.typ ktno.typ '/home/iurt/rpmbuild/BUILDROOT/gtypist-2.9.5-5.mga9.aarch64/usr/share/gtypist'
 /usr/bin/install -p -m 644 ktpl.typ ktru.typ ktru_long.typ ktru_slava.typ ktsi.typ kttr.typ '/home/iurt/rpmbuild/BUILDROOT/gtypist-2.9.5-5.mga9.aarch64/usr/share/gtypist'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gtypist-2.9.5/lessons'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/gtypist-2.9.5/lessons'
Making install in tools
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/gtypist-2.9.5/tools'
if test "no" != "no"; then \
  am__dir=. am__subdir_includes=''; \
  case gtypist-mode.elc in */*) \
    am__dir=`echo 'gtypist-mode.elc' | sed 's,/[^/]*$,,'`; \
    am__subdir_includes="-L $am__dir -L ./$am__dir"; \
  esac; \
  test -d "$am__dir" || /usr/bin/mkdir -p "$am__dir" || exit 1; \
  no --batch \
      \
    $am__subdir_includes -L . -L . \
    --eval "(defun byte-compile-dest-file (f) \"gtypist-mode.elc\")" \
    --eval "(unless (byte-compile-file \"gtypist-mode.el\") (kill-emacs 1))"; \
else :; fi
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gtypist-2.9.5/tools'
make[2]: Nothing to be done for 'install-exec-am'.
if test "no" != "no"; then \
  am__dir=. am__subdir_includes=''; \
  case gtypist-mode.elc in */*) \
    am__dir=`echo 'gtypist-mode.elc' | sed 's,/[^/]*$,,'`; \
    am__subdir_includes="-L $am__dir -L ./$am__dir"; \
  esac; \
  test -d "$am__dir" || /usr/bin/mkdir -p "$am__dir" || exit 1; \
  no --batch \
      \
    $am__subdir_includes -L . -L . \
    --eval "(defun byte-compile-dest-file (f) \"gtypist-mode.elc\")" \
    --eval "(unless (byte-compile-file \"gtypist-mode.el\") (kill-emacs 1))"; \
else :; fi
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gtypist-2.9.5/tools'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/gtypist-2.9.5/tools'
Making install in doc
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/gtypist-2.9.5/doc'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gtypist-2.9.5/doc'
make[2]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gtypist-2.9.5-5.mga9.aarch64/usr/share/info'
 /usr/bin/install -p -m 644 ./gtypist.info ./gtypist.cs.info ./gtypist.es.info '/home/iurt/rpmbuild/BUILDROOT/gtypist-2.9.5-5.mga9.aarch64/usr/share/info'
 install-info --info-dir='/home/iurt/rpmbuild/BUILDROOT/gtypist-2.9.5-5.mga9.aarch64/usr/share/info' '/home/iurt/rpmbuild/BUILDROOT/gtypist-2.9.5-5.mga9.aarch64/usr/share/info/gtypist.info'
 install-info --info-dir='/home/iurt/rpmbuild/BUILDROOT/gtypist-2.9.5-5.mga9.aarch64/usr/share/info' '/home/iurt/rpmbuild/BUILDROOT/gtypist-2.9.5-5.mga9.aarch64/usr/share/info/gtypist.cs.info'
 install-info --info-dir='/home/iurt/rpmbuild/BUILDROOT/gtypist-2.9.5-5.mga9.aarch64/usr/share/info' '/home/iurt/rpmbuild/BUILDROOT/gtypist-2.9.5-5.mga9.aarch64/usr/share/info/gtypist.es.info'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gtypist-2.9.5/doc'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/gtypist-2.9.5/doc'
Making install in src
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/gtypist-2.9.5/src'
if (test ! -e gtypist.1) then help2man ./gtypist -o gtypist.1 -n 'a typing tutor with lessons for different keyboards and languages'; fi
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gtypist-2.9.5/src'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gtypist-2.9.5-5.mga9.aarch64/usr/bin'
  /usr/bin/install -p gtypist '/home/iurt/rpmbuild/BUILDROOT/gtypist-2.9.5-5.mga9.aarch64/usr/bin'
if (test ! -e gtypist.1) then help2man ./gtypist -o gtypist.1 -n 'a typing tutor with lessons for different keyboards and languages'; fi
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gtypist-2.9.5-5.mga9.aarch64/usr/share/man/man1'
 /usr/bin/install -p -m 644 gtypist.1 '/home/iurt/rpmbuild/BUILDROOT/gtypist-2.9.5-5.mga9.aarch64/usr/share/man/man1'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gtypist-2.9.5/src'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/gtypist-2.9.5/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/gtypist-2.9.5'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gtypist-2.9.5'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gtypist-2.9.5-5.mga9.aarch64/usr/bin'
 /usr/bin/install -p typefortune '/home/iurt/rpmbuild/BUILDROOT/gtypist-2.9.5-5.mga9.aarch64/usr/bin'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gtypist-2.9.5-5.mga9.aarch64/usr/share/man/man1'
 /usr/bin/install -p -m 644 typefortune.1 '/home/iurt/rpmbuild/BUILDROOT/gtypist-2.9.5-5.mga9.aarch64/usr/share/man/man1'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gtypist-2.9.5'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/gtypist-2.9.5'
+ /usr/lib/rpm/find-lang.sh /home/iurt/rpmbuild/BUILDROOT/gtypist-2.9.5-5.mga9.aarch64 gtypist
+ chmod 0755 /home/iurt/rpmbuild/BUILDROOT/gtypist-2.9.5-5.mga9.aarch64//usr/share/gtypist/ru.typ
+ /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 2.9.5-5.mga9 --unique-debug-suffix -2.9.5-5.mga9.aarch64 --unique-debug-src-base gtypist-2.9.5-5.mga9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/gtypist-2.9.5

extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gtypist-2.9.5-5.mga9.aarch64/usr/bin/gtypist
dwz: ./usr/bin/gtypist-2.9.5-5.mga9.aarch64.debug: Unknown debugging section .debug_line_str
original debug info size: 140kB, size after compression: 140kB
/usr/bin/sepdebugcrcfix: Updated 0 CRC32s, 1 CRC32s did match.
289 blocks
+ /usr/lib/rpm/check-buildroot
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/compress_files .xz
+ '[' -n '' ']'
+ /usr/share/spec-helper/relink_symlinks
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_perl
+ '[' -n '' ']'
+ /usr/share/spec-helper/lib_symlinks
+ '[' -n '' ']'
+ /usr/share/spec-helper/gprintify
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_mo
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_pamd
+ '[' -n '' ']'
+ /usr/share/spec-helper/remove_info_dir
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_eol
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_desktop_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_elf_files
+ /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 0
+ /usr/lib/rpm/check-rpaths
+ /usr/lib/rpm/brp-remove-la-files
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
Processing files: gtypist-2.9.5-5.mga9.aarch64
warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend.
Provides: gtypist = 2.9.5-5.mga9 gtypist(aarch-64) = 2.9.5-5.mga9 typefortune = 2.9.5-5.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: /usr/bin/gtypist ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libncursesw.so.6()(64bit) libtinfo.so.6()(64bit) perl(Carp) perl(File::Temp) perl(Getopt::Std) perl(strict) perl-base >= 2:5.34.0
Processing files: gtypist-debugsource-2.9.5-5.mga9.aarch64
Provides: gtypist-debugsource = 2.9.5-5.mga9 gtypist-debugsource(aarch-64) = 2.9.5-5.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: gtypist-debuginfo-2.9.5-5.mga9.aarch64
Provides: debuginfo(build-id) = 9d81af00fc5dd94d91a08cfa912c334cc2b789c7 gtypist-debuginfo = 2.9.5-5.mga9 gtypist-debuginfo(aarch-64) = 2.9.5-5.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: gtypist-debugsource(aarch-64) = 2.9.5-5.mga9
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/gtypist-2.9.5-5.mga9.aarch64
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/gtypist-debuginfo-2.9.5-5.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/gtypist-debugsource-2.9.5-5.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/gtypist-2.9.5-5.mga9.aarch64.rpm
Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.OIwC7Y
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd gtypist-2.9.5
+ /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/gtypist-2.9.5-5.mga9.aarch64
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.8Xy6yq
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf gtypist-2.9.5
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!