D: [iurt_root_command] chroot warning: %configure2_5x is deprecated, use %configure instead Installing /home/iurt/rpmbuild/SRPMS/mathwar-3.0.3-1.mga8.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.euEKXa + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf mathwar-3.0.3 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/mathwar-3.0.3.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd mathwar-3.0.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -f po/mathwar.pot + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.nc9pqb + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd mathwar-3.0.3 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + autoreconf -vfi autoreconf: Entering directory `.' autoreconf: running: autopoint --force Copying file ABOUT-NLS Copying file config.rpath Creating directory m4 Copying file m4/codeset.m4 Copying file m4/gettext.m4 Copying file m4/glibc2.m4 Copying file m4/glibc21.m4 Copying file m4/iconv.m4 Copying file m4/intdiv0.m4 Copying file m4/intl.m4 Copying file m4/intldir.m4 Copying file m4/intmax.m4 Copying file m4/inttypes-pri.m4 Copying file m4/inttypes_h.m4 Copying file m4/lcmessage.m4 Copying file m4/lib-ld.m4 Copying file m4/lib-link.m4 Copying file m4/lib-prefix.m4 Copying file m4/lock.m4 Copying file m4/longdouble.m4 Copying file m4/longlong.m4 Copying file m4/nls.m4 Copying file m4/po.m4 Copying file m4/printf-posix.m4 Copying file m4/progtest.m4 Copying file m4/size_max.m4 Copying file m4/stdint_h.m4 Copying file m4/uintmax_t.m4 Copying file m4/ulonglong.m4 Copying file m4/visibility.m4 Copying file m4/wchar_t.m4 Copying file m4/wint_t.m4 Copying file m4/xsize.m4 Copying file po/Makevars.template autoreconf: running: aclocal --force aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in' autoreconf: configure.in: tracing autoreconf: configure.in: not using Libtool autoreconf: running: /usr/bin/autoconf --force autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing automake: warning: autoconf input should be named 'configure.ac', not 'configure.in' automake: warning: autoconf input should be named 'configure.ac', not 'configure.in' autoreconf: Leaving directory `.' + 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=. + /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 Modifying ltmain.sh underlinking for plugins (cf http://wiki.mandriva.com/en/Underlinking) + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking Fixing libtool's ltmain.sh to prevent overlinking (cf http://wiki.mandriva.com/en/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 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 whether to enable maintainer-specific portions of Makefiles... no checking for aarch64-mageia-linux-gnu-gcc... aarch64-mageia-linux-gnu-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 aarch64-mageia-linux-gnu-gcc accepts -g... yes checking for aarch64-mageia-linux-gnu-gcc option to accept ISO C89... none needed checking whether aarch64-mageia-linux-gnu-gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of aarch64-mageia-linux-gnu-gcc... none checking for library containing strerror... none required checking how to run the C preprocessor... aarch64-mageia-linux-gnu-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 a sed that does not truncate output... /usr/bin/sed 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 build system type... aarch64-mageia-linux-gnu checking host system type... aarch64-mageia-linux-gnu checking for ld used by aarch64-mageia-linux-gnu-gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking 32-bit host C ABI... no checking for the common suffixes of directories in the library search path... lib64,lib64 checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for CFLocaleCopyPreferredLanguages... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for aarch64-mageia-linux-gnu-pkg-config... /usr/bin/aarch64-mageia-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for GTK... 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 po/Makefile.in config.status: creating pixmaps/Makefile config.status: creating man/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 po /usr/bin/make mathwar.pot-update make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/mathwar-3.0.3/po' sed -e '/^#/d' remove-potcdate.sin > t-remove-potcdate.sed mv t-remove-potcdate.sed remove-potcdate.sed make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/mathwar-3.0.3/po' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/mathwar-3.0.3/po' if test -n 'loginov.alex.valer@gmail.com' || test '' = '@'PACKAGE_BUGREPORT'@'; then \ msgid_bugs_address='loginov.alex.valer@gmail.com'; \ else \ msgid_bugs_address=''; \ fi; \ /usr/bin/xgettext --default-domain=mathwar --directory=.. \ --add-comments=TRANSLATORS: --keyword=_ --keyword=N_ \ --files-from=./POTFILES.in \ --copyright-holder='Kenneth W. Sodemann, Alex Panin and Alexey Loginov' \ --msgid-bugs-address="$msgid_bugs_address" test ! -f mathwar.po || { \ if test -f ./mathwar.pot; then \ sed -f remove-potcdate.sed < ./mathwar.pot > mathwar.1po && \ sed -f remove-potcdate.sed < mathwar.po > mathwar.2po && \ if cmp mathwar.1po mathwar.2po >/dev/null 2>&1; then \ rm -f mathwar.1po mathwar.2po mathwar.po; \ else \ rm -f mathwar.1po mathwar.2po ./mathwar.pot && \ mv mathwar.po ./mathwar.pot; \ fi; \ else \ mv mathwar.po ./mathwar.pot; \ fi; \ } make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/mathwar-3.0.3/po' test ! -f ./mathwar.pot || \ test -z "af.gmo ar.gmo ast.gmo az.gmo be.gmo bg.gmo bn.gmo bs.gmo ca.gmo crh.gmo cs.gmo da.gmo de.gmo el.gmo eo.gmo es.gmo et.gmo eu.gmo fi.gmo fr.gmo gl.gmo he.gmo hi.gmo hr.gmo hu.gmo id.gmo is.gmo it.gmo ja.gmo ka.gmo ko.gmo ky.gmo lt.gmo mk.gmo ms.gmo nb.gmo nl.gmo nn.gmo oc.gmo pl.gmo pt_BR.gmo pt.gmo ro.gmo ru.gmo sk.gmo sl.gmo sq.gmo sr.gmo sv.gmo th.gmo tr.gmo uk.gmo vi.gmo zh_CN.gmo zh_HK.gmo zh_TW.gmo" || /usr/bin/make af.gmo ar.gmo ast.gmo az.gmo be.gmo bg.gmo bn.gmo bs.gmo ca.gmo crh.gmo cs.gmo da.gmo de.gmo el.gmo eo.gmo es.gmo et.gmo eu.gmo fi.gmo fr.gmo gl.gmo he.gmo hi.gmo hr.gmo hu.gmo id.gmo is.gmo it.gmo ja.gmo ka.gmo ko.gmo ky.gmo lt.gmo mk.gmo ms.gmo nb.gmo nl.gmo nn.gmo oc.gmo pl.gmo pt_BR.gmo pt.gmo ro.gmo ru.gmo sk.gmo sl.gmo sq.gmo sr.gmo sv.gmo th.gmo tr.gmo uk.gmo vi.gmo zh_CN.gmo zh_HK.gmo zh_TW.gmo /usr/bin/msgmerge --update af.po mathwar.pot /usr/bin/msgmerge --update ar.po mathwar.pot .................. done. done. /usr/bin/msgmerge --update ast.po mathwar.pot /usr/bin/msgmerge --update be.po mathwar.pot /usr/bin/msgmerge --update az.po mathwar.pot /usr/bin/msgmerge --update bg.po mathwar.pot /usr/bin/msgmerge --update bn.po mathwar.pot ......................./usr/bin/msgmerge --update bs.po mathwar.pot ....../usr/bin/msgmerge --update ca.po mathwar.pot ................... done. .................. done. .......... done. done. /usr/bin/msgmerge --update crh.po mathwar.pot .......... done. done. /usr/bin/msgmerge --update cs.po mathwar.pot ............................ done. done. ........./usr/bin/msgmerge --update da.po mathwar.pot /usr/bin/msgmerge --update de.po mathwar.pot ........./usr/bin/msgmerge --update el.po mathwar.pot . done. ....... done. /usr/bin/msgmerge --update eo.po mathwar.pot .............. done. ........./usr/bin/msgmerge --update et.po mathwar.pot /usr/bin/msgmerge --update eu.po mathwar.pot /usr/bin/msgmerge --update es.po mathwar.pot ............... done. ......... done. done. /usr/bin/msgmerge --update fi.po mathwar.pot /usr/bin/msgmerge --update fr.po mathwar.pot /usr/bin/msgmerge --update gl.po mathwar.pot ............................................ done. /usr/bin/msgmerge --update hi.po mathwar.pot done. done. ................ done. /usr/bin/msgmerge --update he.po mathwar.pot /usr/bin/msgmerge --update hr.po mathwar.pot ..................... done. /usr/bin/msgmerge --update id.po mathwar.pot done. ........./usr/bin/msgmerge --update is.po mathwar.pot /usr/bin/msgmerge --update hu.po mathwar.pot done. ............................................ done. .... done. ......../usr/bin/msgmerge --update it.po mathwar.pot /usr/bin/msgmerge --update ja.po mathwar.pot . done. ./usr/bin/msgmerge --update ka.po mathwar.pot /usr/bin/msgmerge --update ko.po mathwar.pot done. ........./usr/bin/msgmerge --update ky.po mathwar.pot ........ done. ........................... done. done. ........... done. /usr/bin/msgmerge --update ms.po mathwar.pot .../usr/bin/msgmerge --update mk.po mathwar.pot .. done. /usr/bin/msgmerge --update lt.po mathwar.pot /usr/bin/msgmerge --update nb.po mathwar.pot .........../usr/bin/msgmerge --update nn.po mathwar.pot ./usr/bin/msgmerge --update nl.po mathwar.pot .......... done. .........................../usr/bin/msgmerge --update pl.po mathwar.pot done. ....................... done. ../usr/bin/msgmerge --update oc.po mathwar.pot .............. done. . done. ................................. done. done. .... done. /usr/bin/msgmerge --update pt.po mathwar.pot /usr/bin/msgmerge --update pt_BR.po mathwar.pot ........../usr/bin/msgmerge --update ro.po mathwar.pot .................... done. done. ........./usr/bin/msgmerge --update sk.po mathwar.pot /usr/bin/msgmerge --update ru.po mathwar.pot done. ........./usr/bin/msgmerge --update sl.po mathwar.pot /usr/bin/msgmerge --update sq.po mathwar.pot done. ......... done. /usr/bin/msgmerge --update sv.po mathwar.pot ........./usr/bin/msgmerge --update sr.po mathwar.pot done. /usr/bin/msgmerge --update th.po mathwar.pot ........../usr/bin/msgmerge --update tr.po mathwar.pot ............................................ done. done. done. done. /usr/bin/msgmerge --update uk.po mathwar.pot .................../usr/bin/msgmerge --update zh_CN.po mathwar.pot .. done. done. /usr/bin/msgmerge --update vi.po mathwar.pot /usr/bin/msgmerge --update zh_HK.po mathwar.pot ........./usr/bin/msgmerge --update zh_TW.po mathwar.pot done. ................................... done. . done. .... done. make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/mathwar-3.0.3/po' rm -f af.gmo && /usr/bin/msgfmt -c --statistics -o af.gmo af.po 3 translated messages, 80 untranslated messages. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/mathwar-3.0.3/po' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/mathwar-3.0.3/po' rm -f ast.gmo && /usr/bin/msgfmt -c --statistics -o ast.gmo ast.po 3 translated messages, 80 untranslated messages. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/mathwar-3.0.3/po' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/mathwar-3.0.3/po' rm -f ar.gmo && /usr/bin/msgfmt -c --statistics -o ar.gmo ar.po 3 translated messages, 80 untranslated messages. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/mathwar-3.0.3/po' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/mathwar-3.0.3/po' rm -f az.gmo && /usr/bin/msgfmt -c --statistics -o az.gmo az.po 1 translated message, 82 untranslated messages. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/mathwar-3.0.3/po' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/mathwar-3.0.3/po' rm -f be.gmo && /usr/bin/msgfmt -c --statistics -o be.gmo be.po 3 translated messages, 80 untranslated messages. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/mathwar-3.0.3/po' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/mathwar-3.0.3/po' rm -f bg.gmo && /usr/bin/msgfmt -c --statistics -o bg.gmo bg.po 4 translated messages, 79 untranslated messages. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/mathwar-3.0.3/po' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/mathwar-3.0.3/po' rm -f ca.gmo && /usr/bin/msgfmt -c --statistics -o ca.gmo ca.po 6 translated messages, 77 untranslated messages. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/mathwar-3.0.3/po' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/mathwar-3.0.3/po' rm -f bn.gmo && /usr/bin/msgfmt -c --statistics -o bn.gmo bn.po 3 translated messages, 80 untranslated messages. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/mathwar-3.0.3/po' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/mathwar-3.0.3/po' rm -f bs.gmo && /usr/bin/msgfmt -c --statistics -o bs.gmo bs.po 3 translated messages, 80 untranslated messages. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/mathwar-3.0.3/po' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/mathwar-3.0.3/po' rm -f crh.gmo && /usr/bin/msgfmt -c --statistics -o crh.gmo crh.po 3 translated messages, 80 untranslated messages. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/mathwar-3.0.3/po' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/mathwar-3.0.3/po' rm -f cs.gmo && /usr/bin/msgfmt -c --statistics -o cs.gmo cs.po 27 translated messages, 56 untranslated messages. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/mathwar-3.0.3/po' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/mathwar-3.0.3/po' rm -f el.gmo && /usr/bin/msgfmt -c --statistics -o el.gmo el.po 3 translated messages, 80 untranslated messages. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/mathwar-3.0.3/po' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/mathwar-3.0.3/po' rm -f de.gmo && /usr/bin/msgfmt -c --statistics -o de.gmo de.po 69 translated messages, 14 untranslated messages. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/mathwar-3.0.3/po' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/mathwar-3.0.3/po' rm -f eo.gmo && /usr/bin/msgfmt -c --statistics -o eo.gmo eo.po 3 translated messages, 80 untranslated messages. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/mathwar-3.0.3/po' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/mathwar-3.0.3/po' rm -f da.gmo && /usr/bin/msgfmt -c --statistics -o da.gmo da.po 83 translated messages. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/mathwar-3.0.3/po' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/mathwar-3.0.3/po' rm -f es.gmo && /usr/bin/msgfmt -c --statistics -o es.gmo es.po 35 translated messages, 48 untranslated messages. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/mathwar-3.0.3/po' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/mathwar-3.0.3/po' rm -f et.gmo && /usr/bin/msgfmt -c --statistics -o et.gmo et.po 3 translated messages, 80 untranslated messages. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/mathwar-3.0.3/po' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/mathwar-3.0.3/po' rm -f fi.gmo && /usr/bin/msgfmt -c --statistics -o fi.gmo fi.po 4 translated messages, 79 untranslated messages. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/mathwar-3.0.3/po' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/mathwar-3.0.3/po' rm -f gl.gmo && /usr/bin/msgfmt -c --statistics -o gl.gmo gl.po 65 translated messages, 18 untranslated messages. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/mathwar-3.0.3/po' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/mathwar-3.0.3/po' rm -f eu.gmo && /usr/bin/msgfmt -c --statistics -o eu.gmo eu.po 3 translated messages, 80 untranslated messages. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/mathwar-3.0.3/po' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/mathwar-3.0.3/po' rm -f he.gmo && /usr/bin/msgfmt -c --statistics -o he.gmo he.po 77 translated messages, 6 untranslated messages. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/mathwar-3.0.3/po' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/mathwar-3.0.3/po' rm -f fr.gmo && /usr/bin/msgfmt -c --statistics -o fr.gmo fr.po 83 translated messages. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/mathwar-3.0.3/po' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/mathwar-3.0.3/po' rm -f hi.gmo && /usr/bin/msgfmt -c --statistics -o hi.gmo hi.po 25 translated messages, 58 untranslated messages. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/mathwar-3.0.3/po' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/mathwar-3.0.3/po' rm -f hr.gmo && /usr/bin/msgfmt -c --statistics -o hr.gmo hr.po 82 translated messages, 1 untranslated message. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/mathwar-3.0.3/po' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/mathwar-3.0.3/po' rm -f hu.gmo && /usr/bin/msgfmt -c --statistics -o hu.gmo hu.po 3 translated messages, 80 untranslated messages. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/mathwar-3.0.3/po' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/mathwar-3.0.3/po' rm -f id.gmo && /usr/bin/msgfmt -c --statistics -o id.gmo id.po 6 translated messages, 77 untranslated messages. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/mathwar-3.0.3/po' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/mathwar-3.0.3/po' rm -f ja.gmo && /usr/bin/msgfmt -c --statistics -o ja.gmo ja.po 4 translated messages, 79 untranslated messages. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/mathwar-3.0.3/po' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/mathwar-3.0.3/po' rm -f is.gmo && /usr/bin/msgfmt -c --statistics -o is.gmo is.po 4 translated messages, 79 untranslated messages. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/mathwar-3.0.3/po' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/mathwar-3.0.3/po' rm -f ka.gmo && /usr/bin/msgfmt -c --statistics -o ka.gmo ka.po 3 translated messages, 80 untranslated messages. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/mathwar-3.0.3/po' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/mathwar-3.0.3/po' rm -f ko.gmo && /usr/bin/msgfmt -c --statistics -o ko.gmo ko.po 4 translated messages, 79 untranslated messages. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/mathwar-3.0.3/po' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/mathwar-3.0.3/po' rm -f it.gmo && /usr/bin/msgfmt -c --statistics -o it.gmo it.po 8 translated messages, 75 untranslated messages. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/mathwar-3.0.3/po' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/mathwar-3.0.3/po' rm -f ky.gmo && /usr/bin/msgfmt -c --statistics -o ky.gmo ky.po 3 translated messages, 80 untranslated messages. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/mathwar-3.0.3/po' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/mathwar-3.0.3/po' rm -f lt.gmo && /usr/bin/msgfmt -c --statistics -o lt.gmo lt.po 47 translated messages, 36 untranslated messages. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/mathwar-3.0.3/po' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/mathwar-3.0.3/po' rm -f mk.gmo && /usr/bin/msgfmt -c --statistics -o mk.gmo mk.po 44 translated messages, 39 untranslated messages. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/mathwar-3.0.3/po' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/mathwar-3.0.3/po' rm -f nl.gmo && /usr/bin/msgfmt -c --statistics -o nl.gmo nl.po 3 translated messages, 80 untranslated messages. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/mathwar-3.0.3/po' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/mathwar-3.0.3/po' rm -f ms.gmo && /usr/bin/msgfmt -c --statistics -o ms.gmo ms.po 83 translated messages. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/mathwar-3.0.3/po' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/mathwar-3.0.3/po' rm -f nn.gmo && /usr/bin/msgfmt -c --statistics -o nn.gmo nn.po 3 translated messages, 80 untranslated messages. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/mathwar-3.0.3/po' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/mathwar-3.0.3/po' rm -f nb.gmo && /usr/bin/msgfmt -c --statistics -o nb.gmo nb.po 36 translated messages, 47 untranslated messages. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/mathwar-3.0.3/po' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/mathwar-3.0.3/po' rm -f oc.gmo && /usr/bin/msgfmt -c --statistics -o oc.gmo oc.po 6 translated messages, 77 untranslated messages. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/mathwar-3.0.3/po' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/mathwar-3.0.3/po' rm -f pt.gmo && /usr/bin/msgfmt -c --statistics -o pt.gmo pt.po 13 translated messages, 70 untranslated messages. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/mathwar-3.0.3/po' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/mathwar-3.0.3/po' rm -f pl.gmo && /usr/bin/msgfmt -c --statistics -o pl.gmo pl.po 83 translated messages. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/mathwar-3.0.3/po' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/mathwar-3.0.3/po' rm -f pt_BR.gmo && /usr/bin/msgfmt -c --statistics -o pt_BR.gmo pt_BR.po 4 translated messages, 79 untranslated messages. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/mathwar-3.0.3/po' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/mathwar-3.0.3/po' rm -f ro.gmo && /usr/bin/msgfmt -c --statistics -o ro.gmo ro.po 3 translated messages, 80 untranslated messages. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/mathwar-3.0.3/po' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/mathwar-3.0.3/po' rm -f ru.gmo && /usr/bin/msgfmt -c --statistics -o ru.gmo ru.po 83 translated messages. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/mathwar-3.0.3/po' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/mathwar-3.0.3/po' rm -f sl.gmo && /usr/bin/msgfmt -c --statistics -o sl.gmo sl.po 3 translated messages, 80 untranslated messages. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/mathwar-3.0.3/po' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/mathwar-3.0.3/po' rm -f sq.gmo && /usr/bin/msgfmt -c --statistics -o sq.gmo sq.po 4 translated messages, 79 untranslated messages. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/mathwar-3.0.3/po' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/mathwar-3.0.3/po' rm -f sk.gmo && /usr/bin/msgfmt -c --statistics -o sk.gmo sk.po 4 translated messages, 79 untranslated messages. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/mathwar-3.0.3/po' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/mathwar-3.0.3/po' rm -f th.gmo && /usr/bin/msgfmt -c --statistics -o th.gmo th.po 3 translated messages, 80 untranslated messages. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/mathwar-3.0.3/po' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/mathwar-3.0.3/po' rm -f sr.gmo && /usr/bin/msgfmt -c --statistics -o sr.gmo sr.po 3 translated messages, 80 untranslated messages. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/mathwar-3.0.3/po' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/mathwar-3.0.3/po' rm -f sv.gmo && /usr/bin/msgfmt -c --statistics -o sv.gmo sv.po 83 translated messages. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/mathwar-3.0.3/po' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/mathwar-3.0.3/po' rm -f uk.gmo && /usr/bin/msgfmt -c --statistics -o uk.gmo uk.po 83 translated messages. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/mathwar-3.0.3/po' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/mathwar-3.0.3/po' rm -f tr.gmo && /usr/bin/msgfmt -c --statistics -o tr.gmo tr.po 4 translated messages, 79 untranslated messages. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/mathwar-3.0.3/po' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/mathwar-3.0.3/po' rm -f vi.gmo && /usr/bin/msgfmt -c --statistics -o vi.gmo vi.po 3 translated messages, 80 untranslated messages. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/mathwar-3.0.3/po' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/mathwar-3.0.3/po' rm -f zh_HK.gmo && /usr/bin/msgfmt -c --statistics -o zh_HK.gmo zh_HK.po 3 translated messages, 80 untranslated messages. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/mathwar-3.0.3/po' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/mathwar-3.0.3/po' rm -f zh_CN.gmo && /usr/bin/msgfmt -c --statistics -o zh_CN.gmo zh_CN.po 3 translated messages, 80 untranslated messages. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/mathwar-3.0.3/po' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/mathwar-3.0.3/po' rm -f zh_TW.gmo && /usr/bin/msgfmt -c --statistics -o zh_TW.gmo zh_TW.po 4 translated messages, 79 untranslated messages. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/mathwar-3.0.3/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mathwar-3.0.3/po' touch stamp-po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mathwar-3.0.3/po' Making all in src make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mathwar-3.0.3/src' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o operators.o operators.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mathwar-3.0.3/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mathwar-3.0.3/src' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o player.o player.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mathwar-3.0.3/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mathwar-3.0.3/src' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o mathwar_main.o mathwar_main.c In file included from mathwar_main.c:28: mathwar_main.c: In function 'main': /usr/include/glib-2.0/glib/gi18n.h:28:20: warning: format '%s' expects a matching 'char *' argument [-Wformat=] 28 | #define N_(String) (String) | ^~~~~~~~ mathwar_main.c:41:24: note: in expansion of macro 'N_' 41 | #define STD_DISCLAIMER N_("\ | ^~ mathwar_main.c:137:12: note: in expansion of macro 'STD_DISCLAIMER' 137 | g_printf(STD_DISCLAIMER, PACKAGE, VERSION, PACKAGE, PACKAGE); | ^~~~~~~~~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mathwar-3.0.3/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mathwar-3.0.3/src' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o about_dlg.o about_dlg.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mathwar-3.0.3/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mathwar-3.0.3/src' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o cards.o cards.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mathwar-3.0.3/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mathwar-3.0.3/src' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ini_defs.o ini_defs.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mathwar-3.0.3/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mathwar-3.0.3/src' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o game_engine.o game_engine.c game_engine.c: In function 'handle_yes_answer': game_engine.c:295:13: warning: g_string_printf 295 | g_string_sprintf (str, _("The correct answer is: %d"), game->answer); | ^~~~~~~~~~~~~~~~~ game_engine.c: In function 'handle_no_answer': game_engine.c:322:13: warning: g_string_printf 322 | g_string_sprintf (str, _("The correct answer is: %d"), game->answer); | ^~~~~~~~~~~~~~~~~ game_engine.c: In function 'handle_computer_guess': game_engine.c:372:13: warning: g_string_printf 372 | g_string_sprintf (msg, _("The computer guesses %d %c %d = %d"), | ^~~~~~~~~~~~~~~~~ game_engine.c: In function 'handle_round_over': game_engine.c:402:13: warning: g_string_printf 402 | g_string_sprintf (msg, ANSWER_STR, game->card1, | ^~~~~~~~~~~~~~~~~ game_engine.c: In function 'handle_player_answer': game_engine.c:458:13: warning: g_string_printf 458 | g_string_sprintf (msg, _("The correct answer is: %d"), actual); | ^~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mathwar-3.0.3/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mathwar-3.0.3/src' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o draw.o draw.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mathwar-3.0.3/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mathwar-3.0.3/src' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o mainwin.o mainwin.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mathwar-3.0.3/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mathwar-3.0.3/src' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o prop_dlg.o prop_dlg.c prop_dlg.c: In function 'on_font_set': prop_dlg.c:187:4: warning: 'gtk_font_button_get_font_name' is deprecated [-Wdeprecated-declarations] 187 | fontstr = gtk_font_button_get_font_name(widget); | ^~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:109, from prop_dlg.c:31: /usr/include/gtk-3.0/gtk/gtkfontbutton.h:96:23: note: declared here 96 | const gchar * gtk_font_button_get_font_name (GtkFontButton *font_button); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ prop_dlg.c: In function 'create_general_tab': prop_dlg.c:329:4: warning: 'gtk_font_button_set_font_name' is deprecated [-Wdeprecated-declarations] 329 | gtk_font_button_set_font_name(GTK_FONT_BUTTON(title_fp), (const gchar *)strval); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:109, from prop_dlg.c:31: /usr/include/gtk-3.0/gtk/gtkfontbutton.h:98:23: note: declared here 98 | gboolean gtk_font_button_set_font_name (GtkFontButton *font_button, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ prop_dlg.c:341:4: warning: 'gtk_font_button_set_font_name' is deprecated [-Wdeprecated-declarations] 341 | gtk_font_button_set_font_name(GTK_FONT_BUTTON(text_fp), (const gchar *)strval); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:109, from prop_dlg.c:31: /usr/include/gtk-3.0/gtk/gtkfontbutton.h:98:23: note: declared here 98 | gboolean gtk_font_button_set_font_name (GtkFontButton *font_button, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mathwar-3.0.3/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mathwar-3.0.3/src' aarch64-mageia-linux-gnu-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 mathwar mathwar_main.o about_dlg.o cards.o draw.o game_engine.o ini_defs.o mainwin.o operators.o player.o prop_dlg.o -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mathwar-3.0.3/src' Making all in pixmaps make[2]: Nothing to be done for 'all'. Making all in man make[2]: Nothing to be done for 'all'. + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.2uxCW8 + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/mathwar-3.0.3-1.mga8.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/mathwar-3.0.3-1.mga8.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/mathwar-3.0.3-1.mga8.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/mathwar-3.0.3-1.mga8.aarch64 + cd mathwar-3.0.3 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/mathwar-3.0.3-1.mga8.aarch64 'INSTALL=/usr/bin/install -p' Making install in po make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mathwar-3.0.3/po' /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/mathwar-3.0.3-1.mga8.aarch64/usr/share installing af.gmo as /home/iurt/rpmbuild/BUILDROOT/mathwar-3.0.3-1.mga8.aarch64/usr/share/locale/af/LC_MESSAGES/mathwar.mo installing ar.gmo as /home/iurt/rpmbuild/BUILDROOT/mathwar-3.0.3-1.mga8.aarch64/usr/share/locale/ar/LC_MESSAGES/mathwar.mo installing ast.gmo as /home/iurt/rpmbuild/BUILDROOT/mathwar-3.0.3-1.mga8.aarch64/usr/share/locale/ast/LC_MESSAGES/mathwar.mo installing az.gmo as /home/iurt/rpmbuild/BUILDROOT/mathwar-3.0.3-1.mga8.aarch64/usr/share/locale/az/LC_MESSAGES/mathwar.mo installing be.gmo as /home/iurt/rpmbuild/BUILDROOT/mathwar-3.0.3-1.mga8.aarch64/usr/share/locale/be/LC_MESSAGES/mathwar.mo installing bg.gmo as /home/iurt/rpmbuild/BUILDROOT/mathwar-3.0.3-1.mga8.aarch64/usr/share/locale/bg/LC_MESSAGES/mathwar.mo installing bn.gmo as /home/iurt/rpmbuild/BUILDROOT/mathwar-3.0.3-1.mga8.aarch64/usr/share/locale/bn/LC_MESSAGES/mathwar.mo installing bs.gmo as /home/iurt/rpmbuild/BUILDROOT/mathwar-3.0.3-1.mga8.aarch64/usr/share/locale/bs/LC_MESSAGES/mathwar.mo installing ca.gmo as /home/iurt/rpmbuild/BUILDROOT/mathwar-3.0.3-1.mga8.aarch64/usr/share/locale/ca/LC_MESSAGES/mathwar.mo installing crh.gmo as /home/iurt/rpmbuild/BUILDROOT/mathwar-3.0.3-1.mga8.aarch64/usr/share/locale/crh/LC_MESSAGES/mathwar.mo installing cs.gmo as /home/iurt/rpmbuild/BUILDROOT/mathwar-3.0.3-1.mga8.aarch64/usr/share/locale/cs/LC_MESSAGES/mathwar.mo installing da.gmo as /home/iurt/rpmbuild/BUILDROOT/mathwar-3.0.3-1.mga8.aarch64/usr/share/locale/da/LC_MESSAGES/mathwar.mo installing de.gmo as /home/iurt/rpmbuild/BUILDROOT/mathwar-3.0.3-1.mga8.aarch64/usr/share/locale/de/LC_MESSAGES/mathwar.mo installing el.gmo as /home/iurt/rpmbuild/BUILDROOT/mathwar-3.0.3-1.mga8.aarch64/usr/share/locale/el/LC_MESSAGES/mathwar.mo installing eo.gmo as /home/iurt/rpmbuild/BUILDROOT/mathwar-3.0.3-1.mga8.aarch64/usr/share/locale/eo/LC_MESSAGES/mathwar.mo installing es.gmo as /home/iurt/rpmbuild/BUILDROOT/mathwar-3.0.3-1.mga8.aarch64/usr/share/locale/es/LC_MESSAGES/mathwar.mo installing et.gmo as /home/iurt/rpmbuild/BUILDROOT/mathwar-3.0.3-1.mga8.aarch64/usr/share/locale/et/LC_MESSAGES/mathwar.mo installing eu.gmo as /home/iurt/rpmbuild/BUILDROOT/mathwar-3.0.3-1.mga8.aarch64/usr/share/locale/eu/LC_MESSAGES/mathwar.mo installing fi.gmo as /home/iurt/rpmbuild/BUILDROOT/mathwar-3.0.3-1.mga8.aarch64/usr/share/locale/fi/LC_MESSAGES/mathwar.mo installing fr.gmo as /home/iurt/rpmbuild/BUILDROOT/mathwar-3.0.3-1.mga8.aarch64/usr/share/locale/fr/LC_MESSAGES/mathwar.mo installing gl.gmo as /home/iurt/rpmbuild/BUILDROOT/mathwar-3.0.3-1.mga8.aarch64/usr/share/locale/gl/LC_MESSAGES/mathwar.mo installing he.gmo as /home/iurt/rpmbuild/BUILDROOT/mathwar-3.0.3-1.mga8.aarch64/usr/share/locale/he/LC_MESSAGES/mathwar.mo installing hi.gmo as /home/iurt/rpmbuild/BUILDROOT/mathwar-3.0.3-1.mga8.aarch64/usr/share/locale/hi/LC_MESSAGES/mathwar.mo installing hr.gmo as /home/iurt/rpmbuild/BUILDROOT/mathwar-3.0.3-1.mga8.aarch64/usr/share/locale/hr/LC_MESSAGES/mathwar.mo installing hu.gmo as /home/iurt/rpmbuild/BUILDROOT/mathwar-3.0.3-1.mga8.aarch64/usr/share/locale/hu/LC_MESSAGES/mathwar.mo installing id.gmo as /home/iurt/rpmbuild/BUILDROOT/mathwar-3.0.3-1.mga8.aarch64/usr/share/locale/id/LC_MESSAGES/mathwar.mo installing is.gmo as /home/iurt/rpmbuild/BUILDROOT/mathwar-3.0.3-1.mga8.aarch64/usr/share/locale/is/LC_MESSAGES/mathwar.mo installing it.gmo as /home/iurt/rpmbuild/BUILDROOT/mathwar-3.0.3-1.mga8.aarch64/usr/share/locale/it/LC_MESSAGES/mathwar.mo installing ja.gmo as /home/iurt/rpmbuild/BUILDROOT/mathwar-3.0.3-1.mga8.aarch64/usr/share/locale/ja/LC_MESSAGES/mathwar.mo installing ka.gmo as /home/iurt/rpmbuild/BUILDROOT/mathwar-3.0.3-1.mga8.aarch64/usr/share/locale/ka/LC_MESSAGES/mathwar.mo installing ko.gmo as /home/iurt/rpmbuild/BUILDROOT/mathwar-3.0.3-1.mga8.aarch64/usr/share/locale/ko/LC_MESSAGES/mathwar.mo installing ky.gmo as /home/iurt/rpmbuild/BUILDROOT/mathwar-3.0.3-1.mga8.aarch64/usr/share/locale/ky/LC_MESSAGES/mathwar.mo installing lt.gmo as /home/iurt/rpmbuild/BUILDROOT/mathwar-3.0.3-1.mga8.aarch64/usr/share/locale/lt/LC_MESSAGES/mathwar.mo installing mk.gmo as /home/iurt/rpmbuild/BUILDROOT/mathwar-3.0.3-1.mga8.aarch64/usr/share/locale/mk/LC_MESSAGES/mathwar.mo installing ms.gmo as /home/iurt/rpmbuild/BUILDROOT/mathwar-3.0.3-1.mga8.aarch64/usr/share/locale/ms/LC_MESSAGES/mathwar.mo installing nb.gmo as /home/iurt/rpmbuild/BUILDROOT/mathwar-3.0.3-1.mga8.aarch64/usr/share/locale/nb/LC_MESSAGES/mathwar.mo installing nl.gmo as /home/iurt/rpmbuild/BUILDROOT/mathwar-3.0.3-1.mga8.aarch64/usr/share/locale/nl/LC_MESSAGES/mathwar.mo installing nn.gmo as /home/iurt/rpmbuild/BUILDROOT/mathwar-3.0.3-1.mga8.aarch64/usr/share/locale/nn/LC_MESSAGES/mathwar.mo installing oc.gmo as /home/iurt/rpmbuild/BUILDROOT/mathwar-3.0.3-1.mga8.aarch64/usr/share/locale/oc/LC_MESSAGES/mathwar.mo installing pl.gmo as /home/iurt/rpmbuild/BUILDROOT/mathwar-3.0.3-1.mga8.aarch64/usr/share/locale/pl/LC_MESSAGES/mathwar.mo installing pt_BR.gmo as /home/iurt/rpmbuild/BUILDROOT/mathwar-3.0.3-1.mga8.aarch64/usr/share/locale/pt_BR/LC_MESSAGES/mathwar.mo installing pt.gmo as /home/iurt/rpmbuild/BUILDROOT/mathwar-3.0.3-1.mga8.aarch64/usr/share/locale/pt/LC_MESSAGES/mathwar.mo installing ro.gmo as /home/iurt/rpmbuild/BUILDROOT/mathwar-3.0.3-1.mga8.aarch64/usr/share/locale/ro/LC_MESSAGES/mathwar.mo installing ru.gmo as /home/iurt/rpmbuild/BUILDROOT/mathwar-3.0.3-1.mga8.aarch64/usr/share/locale/ru/LC_MESSAGES/mathwar.mo installing sk.gmo as /home/iurt/rpmbuild/BUILDROOT/mathwar-3.0.3-1.mga8.aarch64/usr/share/locale/sk/LC_MESSAGES/mathwar.mo installing sl.gmo as /home/iurt/rpmbuild/BUILDROOT/mathwar-3.0.3-1.mga8.aarch64/usr/share/locale/sl/LC_MESSAGES/mathwar.mo installing sq.gmo as /home/iurt/rpmbuild/BUILDROOT/mathwar-3.0.3-1.mga8.aarch64/usr/share/locale/sq/LC_MESSAGES/mathwar.mo installing sr.gmo as /home/iurt/rpmbuild/BUILDROOT/mathwar-3.0.3-1.mga8.aarch64/usr/share/locale/sr/LC_MESSAGES/mathwar.mo installing sv.gmo as /home/iurt/rpmbuild/BUILDROOT/mathwar-3.0.3-1.mga8.aarch64/usr/share/locale/sv/LC_MESSAGES/mathwar.mo installing th.gmo as /home/iurt/rpmbuild/BUILDROOT/mathwar-3.0.3-1.mga8.aarch64/usr/share/locale/th/LC_MESSAGES/mathwar.mo installing tr.gmo as /home/iurt/rpmbuild/BUILDROOT/mathwar-3.0.3-1.mga8.aarch64/usr/share/locale/tr/LC_MESSAGES/mathwar.mo installing uk.gmo as /home/iurt/rpmbuild/BUILDROOT/mathwar-3.0.3-1.mga8.aarch64/usr/share/locale/uk/LC_MESSAGES/mathwar.mo installing vi.gmo as /home/iurt/rpmbuild/BUILDROOT/mathwar-3.0.3-1.mga8.aarch64/usr/share/locale/vi/LC_MESSAGES/mathwar.mo installing zh_CN.gmo as /home/iurt/rpmbuild/BUILDROOT/mathwar-3.0.3-1.mga8.aarch64/usr/share/locale/zh_CN/LC_MESSAGES/mathwar.mo installing zh_HK.gmo as /home/iurt/rpmbuild/BUILDROOT/mathwar-3.0.3-1.mga8.aarch64/usr/share/locale/zh_HK/LC_MESSAGES/mathwar.mo installing zh_TW.gmo as /home/iurt/rpmbuild/BUILDROOT/mathwar-3.0.3-1.mga8.aarch64/usr/share/locale/zh_TW/LC_MESSAGES/mathwar.mo if test "mathwar" = "gettext-tools"; then \ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/mathwar-3.0.3-1.mga8.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/mathwar-3.0.3-1.mga8.aarch64/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /home/iurt/rpmbuild/BUILDROOT/mathwar-3.0.3-1.mga8.aarch64/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mathwar-3.0.3/po' Making install in src make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mathwar-3.0.3/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mathwar-3.0.3/src' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/mathwar-3.0.3-1.mga8.aarch64/usr/bin' /usr/bin/install -p mathwar '/home/iurt/rpmbuild/BUILDROOT/mathwar-3.0.3-1.mga8.aarch64/usr/bin' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mathwar-3.0.3/src' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mathwar-3.0.3/src' Making install in pixmaps make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mathwar-3.0.3/pixmaps' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mathwar-3.0.3/pixmaps' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/mathwar-3.0.3-1.mga8.aarch64/usr/share/pixmaps' /usr/bin/install -p -m 644 mathwar.png '/home/iurt/rpmbuild/BUILDROOT/mathwar-3.0.3-1.mga8.aarch64/usr/share/pixmaps' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/mathwar-3.0.3-1.mga8.aarch64/usr/share/mathwar/pixmaps' /usr/bin/install -p -m 644 bg.png card_0.png card_1.png card_2.png card_3.png card_4.png card_5.png card_6.png card_7.png card_8.png card_9.png card_10.png card_11.png card_12.png card_13.png card_14.png card_15.png card_16.png card_17.png card_18.png card_19.png card_20.png card_back1.png card_back2.png mw_logo.png '/home/iurt/rpmbuild/BUILDROOT/mathwar-3.0.3-1.mga8.aarch64/usr/share/mathwar/pixmaps' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mathwar-3.0.3/pixmaps' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mathwar-3.0.3/pixmaps' Making install in man make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mathwar-3.0.3/man' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mathwar-3.0.3/man' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/mathwar-3.0.3-1.mga8.aarch64/usr/share/man/man6' /usr/bin/install -p -m 644 mathwar.6 '/home/iurt/rpmbuild/BUILDROOT/mathwar-3.0.3-1.mga8.aarch64/usr/share/man/man6' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mathwar-3.0.3/man' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mathwar-3.0.3/man' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mathwar-3.0.3' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mathwar-3.0.3' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/mathwar-3.0.3-1.mga8.aarch64/usr/share/applications' /usr/bin/install -p -m 644 mathwar.desktop '/home/iurt/rpmbuild/BUILDROOT/mathwar-3.0.3-1.mga8.aarch64/usr/share/applications' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mathwar-3.0.3' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mathwar-3.0.3' + /usr/lib/rpm/find-lang.sh /home/iurt/rpmbuild/BUILDROOT/mathwar-3.0.3-1.mga8.aarch64 mathwar + /usr/lib/rpm/find-debuginfo.sh -j16 --strict-build-id -m -i --build-id-seed 3.0.3-1.mga8 --unique-debug-suffix -3.0.3-1.mga8.aarch64 --unique-debug-src-base mathwar-3.0.3-1.mga8.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/mathwar-3.0.3 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/mathwar-3.0.3-1.mga8.aarch64/usr/bin/mathwar extracting debug info from /home/iurt/rpmbuild/BUILDROOT/mathwar-3.0.3-1.mga8.aarch64/usr/bin/mathwar original debug info size: 264kB, size after compression: 220kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 291 blocks + '[' -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/translate_menu + '[' -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/python 1 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: mathwar-3.0.3-1.mga8.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.X9agf9 + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd mathwar-3.0.3 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/mathwar-3.0.3-1.mga8.aarch64/usr/share/doc/mathwar + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/mathwar-3.0.3-1.mga8.aarch64/usr/share/doc/mathwar + cp -pr AUTHORS /home/iurt/rpmbuild/BUILDROOT/mathwar-3.0.3-1.mga8.aarch64/usr/share/doc/mathwar + cp -pr ChangeLog /home/iurt/rpmbuild/BUILDROOT/mathwar-3.0.3-1.mga8.aarch64/usr/share/doc/mathwar + cp -pr COPYING /home/iurt/rpmbuild/BUILDROOT/mathwar-3.0.3-1.mga8.aarch64/usr/share/doc/mathwar + RPM_EC=0 ++ jobs -p + exit 0 Provides: application() application(mathwar.desktop) mathwar = 3.0.3-1.mga8 mathwar(aarch-64) = 3.0.3-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: 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) libcairo.so.2()(64bit) libgdk-3.so.0()(64bit) libgdk_pixbuf-2.0.so.0()(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgtk-3.so.0()(64bit) libpango-1.0.so.0()(64bit) libpangocairo-1.0.so.0()(64bit) Processing files: mathwar-debugsource-3.0.3-1.mga8.aarch64 Provides: mathwar-debugsource = 3.0.3-1.mga8 mathwar-debugsource(aarch-64) = 3.0.3-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: mathwar-debuginfo-3.0.3-1.mga8.aarch64 Provides: debuginfo(build-id) = 9afc423b39ae482b4fb7cc0ceae0ea34ec97031b mathwar-debuginfo = 3.0.3-1.mga8 mathwar-debuginfo(aarch-64) = 3.0.3-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: mathwar-debugsource(aarch-64) = 3.0.3-1.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/mathwar-3.0.3-1.mga8.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/aarch64/mathwar-debuginfo-3.0.3-1.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/mathwar-debugsource-3.0.3-1.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/mathwar-3.0.3-1.mga8.aarch64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.ArozVb + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd mathwar-3.0.3 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/mathwar-3.0.3-1.mga8.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.YD9oX8 + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf mathwar-3.0.3 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!