D: [iurt_root_command] chroot warning: Macro expanded in comment on line 8: %{name}-%{version}.tar.xz Installing /home/iurt/rpmbuild/SRPMS/lxappearance-0.6.3-3.git20190224.2.mga8.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.cE9YGU + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf lxappearance-127d0de + /usr/bin/xz -dc /home/iurt/rpmbuild/SOURCES/lxappearance-127d0de.tar.xz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd lxappearance-127d0de + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /home/iurt/rpmbuild/SOURCES/lxappearance-127d0de-mga-fix-generating-man-page.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.y9TWfV + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd lxappearance-127d0de + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + ./autogen.sh + aclocal + autoheader --force + AUTOMAKE=automake + intltoolize -c --automake --force + automake --add-missing --copy --include-deps configure.ac:18: installing './compile' configure.ac:5: installing './install-sh' configure.ac:5: installing './missing' src/Makefile.am: installing './depcomp' + autoconf + rm -rf autom4te.cache + 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 + /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-dbus 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 NLS is requested... yes checking for intltool >= 0.40.0... 0.51.0 found checking for intltool-update... /usr/bin/intltool-update checking for intltool-merge... /usr/bin/intltool-merge checking for intltool-extract... /usr/bin/intltool-extract checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for perl... /usr/bin/perl checking for perl >= 5.8.1... 5.30.2 checking for XML::Parser... ok checking whether make supports nested variables... (cached) yes 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 aarch64-mageia-linux-gnu-gcc option to accept ISO C99... none needed checking for aarch64-mageia-linux-gnu-gcc option to accept ISO Standard C... (cached) none needed 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 XLIB... yes checking for GTK... yes checking for DBUS... yes checking for GMODULE... yes 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 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 locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for LC_MESSAGES... yes checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for ngettext in libc... yes checking for dgettext in libc... yes checking for bind_textdomain_codeset... yes checking for msgfmt... (cached) /usr/bin/msgfmt checking for dcgettext... yes checking if msgfmt accepts -c... yes checking for gmsgfmt... (cached) /usr/bin/msgfmt checking for xgettext... (cached) /usr/bin/xgettext checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating data/Makefile config.status: creating data/ui/Makefile config.status: creating data/ui/about.glade config.status: creating data/lxappearance.pc config.status: WARNING: 'data/lxappearance.pc.in' seems to ignore the --datarootdir setting config.status: creating man/Makefile config.status: creating po/Makefile.in config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing default-1 commands config.status: executing po/stamp-it commands lxappearance....................... : Version 0.6.3 Enable debug....................: no Enable Dbus support.............: yes Prefix..........................: /usr The binary will be installed in /usr/bin http://lxde.org/ Ready to make lxappearance. Type 'make' to continue. + /usr/bin/make -O -j8 V=1 VERBOSE=1 /usr/bin/make all-recursive Making all in data Making all in ui make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lxappearance-127d0de/data/ui' sed 's///' < about.glade | sed ':a;N;$!ba;s/ *\n * about.ui make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lxappearance-127d0de/data/ui' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lxappearance-127d0de/data/ui' sed 's///' < lxappearance.glade | sed ':a;N;$!ba;s/ *\n * lxappearance.ui make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lxappearance-127d0de/data/ui' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lxappearance-127d0de/data' LC_ALL=C /usr/bin/intltool-merge -d -u -c ../po/.intltool-merge-cache ../po lxappearance.desktop.in lxappearance.desktop Generating and caching the translation database Merging translations into lxappearance.desktop. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lxappearance-127d0de/data' Making all in man make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/lxappearance-127d0de/man' xsltproc -nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl lxappearance.xml Note: meta manual : no titled ancestor of refentry lxappearance Note: meta manual : no refentry/refmeta/refmiscinfo@class=manual lxappearance Note: meta manual : see http://www.docbook.org/tdg5/en/html/refmi lxappearance Warn: meta manual : using "http://LXDE.org" for "manual" lxappearance Warn: AUTHOR sect.: no personblurb|contrib for Ying\-Chun Liu lxappearance Note: AUTHOR sect.: see http://www.docbook.org/tdg5/en/html/contr lxappearance Note: AUTHOR sect.: see http://www.docbook.org/tdg5/en/html/perso lxappearance Note: Writing lxappearance.1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/lxappearance-127d0de/man' Making all in po make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/lxappearance-127d0de/po' file=`echo ar | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ar.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/lxappearance-127d0de/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/lxappearance-127d0de/po' file=`echo be | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file be.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/lxappearance-127d0de/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/lxappearance-127d0de/po' file=`echo bg | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file bg.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/lxappearance-127d0de/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/lxappearance-127d0de/po' file=`echo ca | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ca.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/lxappearance-127d0de/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/lxappearance-127d0de/po' file=`echo cs | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file cs.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/lxappearance-127d0de/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/lxappearance-127d0de/po' file=`echo da | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file da.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/lxappearance-127d0de/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/lxappearance-127d0de/po' file=`echo de | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file de.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/lxappearance-127d0de/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/lxappearance-127d0de/po' file=`echo el | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file el.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/lxappearance-127d0de/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/lxappearance-127d0de/po' file=`echo en_GB | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file en_GB.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/lxappearance-127d0de/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/lxappearance-127d0de/po' file=`echo es | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file es.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/lxappearance-127d0de/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/lxappearance-127d0de/po' file=`echo et | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file et.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/lxappearance-127d0de/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/lxappearance-127d0de/po' file=`echo eu | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file eu.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/lxappearance-127d0de/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/lxappearance-127d0de/po' file=`echo fa | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file fa.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/lxappearance-127d0de/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/lxappearance-127d0de/po' file=`echo fi | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file fi.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/lxappearance-127d0de/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/lxappearance-127d0de/po' file=`echo fo | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file fo.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/lxappearance-127d0de/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/lxappearance-127d0de/po' file=`echo fr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file fr.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/lxappearance-127d0de/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/lxappearance-127d0de/po' file=`echo he | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file he.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/lxappearance-127d0de/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/lxappearance-127d0de/po' file=`echo gl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file gl.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/lxappearance-127d0de/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/lxappearance-127d0de/po' file=`echo hr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file hr.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/lxappearance-127d0de/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/lxappearance-127d0de/po' file=`echo hu | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file hu.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/lxappearance-127d0de/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/lxappearance-127d0de/po' file=`echo id | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file id.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/lxappearance-127d0de/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/lxappearance-127d0de/po' file=`echo is | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file is.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/lxappearance-127d0de/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/lxappearance-127d0de/po' file=`echo it | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file it.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/lxappearance-127d0de/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/lxappearance-127d0de/po' file=`echo ja | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ja.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/lxappearance-127d0de/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/lxappearance-127d0de/po' file=`echo ko | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ko.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/lxappearance-127d0de/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/lxappearance-127d0de/po' file=`echo lg | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file lg.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/lxappearance-127d0de/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/lxappearance-127d0de/po' file=`echo kk | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file kk.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/lxappearance-127d0de/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/lxappearance-127d0de/po' file=`echo lt | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file lt.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/lxappearance-127d0de/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/lxappearance-127d0de/po' file=`echo nl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file nl.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/lxappearance-127d0de/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/lxappearance-127d0de/po' file=`echo pa | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pa.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/lxappearance-127d0de/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/lxappearance-127d0de/po' file=`echo pl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pl.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/lxappearance-127d0de/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/lxappearance-127d0de/po' file=`echo pt | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pt.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/lxappearance-127d0de/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/lxappearance-127d0de/po' file=`echo pt_BR | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pt_BR.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/lxappearance-127d0de/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/lxappearance-127d0de/po' file=`echo ro | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ro.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/lxappearance-127d0de/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/lxappearance-127d0de/po' file=`echo sk | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sk.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/lxappearance-127d0de/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/lxappearance-127d0de/po' file=`echo ru | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ru.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/lxappearance-127d0de/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/lxappearance-127d0de/po' file=`echo sl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sl.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/lxappearance-127d0de/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/lxappearance-127d0de/po' file=`echo sr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sr.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/lxappearance-127d0de/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/lxappearance-127d0de/po' file=`echo sr@latin | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sr@latin.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/lxappearance-127d0de/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/lxappearance-127d0de/po' file=`echo sv | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sv.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/lxappearance-127d0de/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/lxappearance-127d0de/po' file=`echo tr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file tr.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/lxappearance-127d0de/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/lxappearance-127d0de/po' file=`echo tt_RU | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file tt_RU.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/lxappearance-127d0de/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/lxappearance-127d0de/po' file=`echo ug | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ug.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/lxappearance-127d0de/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/lxappearance-127d0de/po' file=`echo te | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file te.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/lxappearance-127d0de/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/lxappearance-127d0de/po' file=`echo uk | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file uk.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/lxappearance-127d0de/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/lxappearance-127d0de/po' file=`echo ur_PK | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ur_PK.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/lxappearance-127d0de/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/lxappearance-127d0de/po' file=`echo ur | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ur.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/lxappearance-127d0de/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/lxappearance-127d0de/po' file=`echo vi | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file vi.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/lxappearance-127d0de/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/lxappearance-127d0de/po' file=`echo zh_CN | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file zh_CN.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/lxappearance-127d0de/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/lxappearance-127d0de/po' file=`echo zh_TW | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file zh_TW.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/lxappearance-127d0de/po' Making all in src make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/lxappearance-127d0de/src' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -DPACKAGE_DATA_DIR=\""/usr/share/lxappearance"\" -DPACKAGE_UI_DIR=\""/usr/share/lxappearance/ui"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -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/atk-1.0 -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -Werror-implicit-function-declaration -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DENABLE_DBUS -c -o lxappearance-widget-theme.o `test -f 'widget-theme.c' || echo './'`widget-theme.c In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from lxappearance.h:25, from widget-theme.c:22: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from lxappearance.h:25, from widget-theme.c:22: /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here 679 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from lxappearance.h:25, from widget-theme.c:22: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from lxappearance.h:25, from widget-theme.c:22: /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here 547 | struct _GTimeVal | ^~~~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/lxappearance-127d0de/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/lxappearance-127d0de/src' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -DPACKAGE_DATA_DIR=\""/usr/share/lxappearance"\" -DPACKAGE_UI_DIR=\""/usr/share/lxappearance/ui"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -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/atk-1.0 -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -Werror-implicit-function-declaration -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DENABLE_DBUS -c -o lxappearance-cursor-theme.o `test -f 'cursor-theme.c' || echo './'`cursor-theme.c In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from cursor-theme.h:25, from cursor-theme.c:22: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from cursor-theme.h:25, from cursor-theme.c:22: /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here 679 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from cursor-theme.h:25, from cursor-theme.c:22: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from cursor-theme.h:25, from cursor-theme.c:22: /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here 547 | struct _GTimeVal | ^~~~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/lxappearance-127d0de/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/lxappearance-127d0de/src' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -DPACKAGE_DATA_DIR=\""/usr/share/lxappearance"\" -DPACKAGE_UI_DIR=\""/usr/share/lxappearance/ui"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -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/atk-1.0 -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -Werror-implicit-function-declaration -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DENABLE_DBUS -c -o lxappearance-font.o `test -f 'font.c' || echo './'`font.c In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from lxappearance.h:25, from font.c:21: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from lxappearance.h:25, from font.c:21: /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here 679 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from lxappearance.h:25, from font.c:21: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from lxappearance.h:25, from font.c:21: /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here 547 | struct _GTimeVal | ^~~~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/lxappearance-127d0de/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/lxappearance-127d0de/src' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -DPACKAGE_DATA_DIR=\""/usr/share/lxappearance"\" -DPACKAGE_UI_DIR=\""/usr/share/lxappearance/ui"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -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/atk-1.0 -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -Werror-implicit-function-declaration -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DENABLE_DBUS -c -o lxappearance-other.o `test -f 'other.c' || echo './'`other.c In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from lxappearance.h:25, from other.c:21: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from lxappearance.h:25, from other.c:21: /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here 679 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from lxappearance.h:25, from other.c:21: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from lxappearance.h:25, from other.c:21: /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here 547 | struct _GTimeVal | ^~~~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/lxappearance-127d0de/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/lxappearance-127d0de/src' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -DPACKAGE_DATA_DIR=\""/usr/share/lxappearance"\" -DPACKAGE_UI_DIR=\""/usr/share/lxappearance/ui"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -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/atk-1.0 -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -Werror-implicit-function-declaration -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DENABLE_DBUS -c -o lxappearance-utils.o `test -f 'utils.c' || echo './'`utils.c In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from utils.h:25, from utils.c:22: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from utils.h:25, from utils.c:22: /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here 679 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from utils.h:25, from utils.c:22: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from utils.h:25, from utils.c:22: /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here 547 | struct _GTimeVal | ^~~~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/lxappearance-127d0de/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/lxappearance-127d0de/src' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -DPACKAGE_DATA_DIR=\""/usr/share/lxappearance"\" -DPACKAGE_UI_DIR=\""/usr/share/lxappearance/ui"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -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/atk-1.0 -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -Werror-implicit-function-declaration -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DENABLE_DBUS -c -o lxappearance-icon-theme.o `test -f 'icon-theme.c' || echo './'`icon-theme.c In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from icon-theme.h:25, from icon-theme.c:22: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from icon-theme.h:25, from icon-theme.c:22: /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here 679 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from icon-theme.h:25, from icon-theme.c:22: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from icon-theme.h:25, from icon-theme.c:22: /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here 547 | struct _GTimeVal | ^~~~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/lxappearance-127d0de/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/lxappearance-127d0de/src' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -DPACKAGE_DATA_DIR=\""/usr/share/lxappearance"\" -DPACKAGE_UI_DIR=\""/usr/share/lxappearance/ui"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -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/atk-1.0 -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -Werror-implicit-function-declaration -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DENABLE_DBUS -c -o lxappearance-color-scheme.o `test -f 'color-scheme.c' || echo './'`color-scheme.c In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from lxappearance.h:25, from color-scheme.c:20: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from lxappearance.h:25, from color-scheme.c:20: /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here 679 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from lxappearance.h:25, from color-scheme.c:20: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from lxappearance.h:25, from color-scheme.c:20: /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here 547 | struct _GTimeVal | ^~~~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/lxappearance-127d0de/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/lxappearance-127d0de/src' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -DPACKAGE_DATA_DIR=\""/usr/share/lxappearance"\" -DPACKAGE_UI_DIR=\""/usr/share/lxappearance/ui"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -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/atk-1.0 -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -Werror-implicit-function-declaration -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DENABLE_DBUS -c -o lxappearance-lxappearance.o `test -f 'lxappearance.c' || echo './'`lxappearance.c In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from lxappearance.h:25, from lxappearance.c:26: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from lxappearance.h:25, from lxappearance.c:26: /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here 679 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from lxappearance.h:25, from lxappearance.c:26: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from lxappearance.h:25, from lxappearance.c:26: /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here 547 | struct _GTimeVal | ^~~~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/lxappearance-127d0de/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/lxappearance-127d0de/src' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -DPACKAGE_DATA_DIR=\""/usr/share/lxappearance"\" -DPACKAGE_UI_DIR=\""/usr/share/lxappearance/ui"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -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/atk-1.0 -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -Werror-implicit-function-declaration -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DENABLE_DBUS -c -o lxappearance-plugin.o `test -f 'plugin.c' || echo './'`plugin.c In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from plugin.h:23, from plugin.c:24: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from plugin.h:23, from plugin.c:24: /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here 679 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from plugin.h:23, from plugin.c:24: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from plugin.h:23, from plugin.c:24: /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here 547 | struct _GTimeVal | ^~~~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/lxappearance-127d0de/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/lxappearance-127d0de/src' aarch64-mageia-linux-gnu-gcc -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -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/atk-1.0 -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -Werror-implicit-function-declaration -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DENABLE_DBUS -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o lxappearance lxappearance-lxappearance.o lxappearance-widget-theme.o lxappearance-color-scheme.o lxappearance-icon-theme.o lxappearance-cursor-theme.o lxappearance-font.o lxappearance-other.o lxappearance-utils.o lxappearance-plugin.o -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -Wl,--export-dynamic -lgmodule-2.0 -lglib-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lharfbuzz -lfontconfig -lfreetype -lgthread-2.0 -pthread -lglib-2.0 -lX11 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lglib-2.0 -ldbus-1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/lxappearance-127d0de/src' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.cuDu5X + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/lxappearance-0.6.3-3.git20190224.2.mga8.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/lxappearance-0.6.3-3.git20190224.2.mga8.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/lxappearance-0.6.3-3.git20190224.2.mga8.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/lxappearance-0.6.3-3.git20190224.2.mga8.aarch64 + cd lxappearance-127d0de + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/lxappearance-0.6.3-3.git20190224.2.mga8.aarch64 'INSTALL=/usr/bin/install -p' Making install in data make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/lxappearance-127d0de/data' Making install in ui make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/lxappearance-127d0de/data/ui' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lxappearance-127d0de/data/ui' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/lxappearance-0.6.3-3.git20190224.2.mga8.aarch64/usr/share/lxappearance/ui' /usr/bin/install -p -m 644 about.ui lxappearance.ui '/home/iurt/rpmbuild/BUILDROOT/lxappearance-0.6.3-3.git20190224.2.mga8.aarch64/usr/share/lxappearance/ui' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lxappearance-127d0de/data/ui' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/lxappearance-127d0de/data/ui' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/lxappearance-127d0de/data' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/lxappearance-127d0de/data' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/lxappearance-0.6.3-3.git20190224.2.mga8.aarch64/usr/share/applications' /usr/bin/install -p -m 644 lxappearance.desktop '/home/iurt/rpmbuild/BUILDROOT/lxappearance-0.6.3-3.git20190224.2.mga8.aarch64/usr/share/applications' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/lxappearance-0.6.3-3.git20190224.2.mga8.aarch64/usr/lib64/pkgconfig' /usr/bin/install -p -m 644 lxappearance.pc '/home/iurt/rpmbuild/BUILDROOT/lxappearance-0.6.3-3.git20190224.2.mga8.aarch64/usr/lib64/pkgconfig' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/lxappearance-127d0de/data' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/lxappearance-127d0de/data' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/lxappearance-127d0de/data' Making install in man make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/lxappearance-127d0de/man' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/lxappearance-127d0de/man' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/lxappearance-0.6.3-3.git20190224.2.mga8.aarch64/usr/share/man/man1' /usr/bin/install -p -m 644 lxappearance.1 '/home/iurt/rpmbuild/BUILDROOT/lxappearance-0.6.3-3.git20190224.2.mga8.aarch64/usr/share/man/man1' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/lxappearance-127d0de/man' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/lxappearance-127d0de/man' Making install in po make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/lxappearance-127d0de/po' linguas="ar be bg ca cs da de el en_GB es et eu fa fi fo fr gl he hr hu id is it ja kk ko lg lt nl pa pl pt pt_BR ro ru sk sl sr sr@latin sv te tr tt_RU ug uk ur ur_PK vi zh_CN zh_TW "; \ for lang in $linguas; do \ dir=/home/iurt/rpmbuild/BUILDROOT/lxappearance-0.6.3-3.git20190224.2.mga8.aarch64/usr/share/locale/$lang/LC_MESSAGES; \ /bin/sh /home/iurt/rpmbuild/BUILD/lxappearance-127d0de/install-sh -d $dir; \ if test -r $lang.gmo; then \ /usr/bin/install -p -m 644 $lang.gmo $dir/lxappearance.mo; \ echo "installing $lang.gmo as $dir/lxappearance.mo"; \ else \ /usr/bin/install -p -m 644 ./$lang.gmo $dir/lxappearance.mo; \ echo "installing ./$lang.gmo as" \ "$dir/lxappearance.mo"; \ fi; \ if test -r $lang.gmo.m; then \ /usr/bin/install -p -m 644 $lang.gmo.m $dir/lxappearance.mo.m; \ echo "installing $lang.gmo.m as $dir/lxappearance.mo.m"; \ else \ if test -r ./$lang.gmo.m ; then \ /usr/bin/install -p -m 644 ./$lang.gmo.m \ $dir/lxappearance.mo.m; \ echo "installing ./$lang.gmo.m as" \ "$dir/lxappearance.mo.m"; \ else \ true; \ fi; \ fi; \ done installing ar.gmo as /home/iurt/rpmbuild/BUILDROOT/lxappearance-0.6.3-3.git20190224.2.mga8.aarch64/usr/share/locale/ar/LC_MESSAGES/lxappearance.mo installing be.gmo as /home/iurt/rpmbuild/BUILDROOT/lxappearance-0.6.3-3.git20190224.2.mga8.aarch64/usr/share/locale/be/LC_MESSAGES/lxappearance.mo installing bg.gmo as /home/iurt/rpmbuild/BUILDROOT/lxappearance-0.6.3-3.git20190224.2.mga8.aarch64/usr/share/locale/bg/LC_MESSAGES/lxappearance.mo installing ca.gmo as /home/iurt/rpmbuild/BUILDROOT/lxappearance-0.6.3-3.git20190224.2.mga8.aarch64/usr/share/locale/ca/LC_MESSAGES/lxappearance.mo installing cs.gmo as /home/iurt/rpmbuild/BUILDROOT/lxappearance-0.6.3-3.git20190224.2.mga8.aarch64/usr/share/locale/cs/LC_MESSAGES/lxappearance.mo installing da.gmo as /home/iurt/rpmbuild/BUILDROOT/lxappearance-0.6.3-3.git20190224.2.mga8.aarch64/usr/share/locale/da/LC_MESSAGES/lxappearance.mo installing de.gmo as /home/iurt/rpmbuild/BUILDROOT/lxappearance-0.6.3-3.git20190224.2.mga8.aarch64/usr/share/locale/de/LC_MESSAGES/lxappearance.mo installing el.gmo as /home/iurt/rpmbuild/BUILDROOT/lxappearance-0.6.3-3.git20190224.2.mga8.aarch64/usr/share/locale/el/LC_MESSAGES/lxappearance.mo installing en_GB.gmo as /home/iurt/rpmbuild/BUILDROOT/lxappearance-0.6.3-3.git20190224.2.mga8.aarch64/usr/share/locale/en_GB/LC_MESSAGES/lxappearance.mo installing es.gmo as /home/iurt/rpmbuild/BUILDROOT/lxappearance-0.6.3-3.git20190224.2.mga8.aarch64/usr/share/locale/es/LC_MESSAGES/lxappearance.mo installing et.gmo as /home/iurt/rpmbuild/BUILDROOT/lxappearance-0.6.3-3.git20190224.2.mga8.aarch64/usr/share/locale/et/LC_MESSAGES/lxappearance.mo installing eu.gmo as /home/iurt/rpmbuild/BUILDROOT/lxappearance-0.6.3-3.git20190224.2.mga8.aarch64/usr/share/locale/eu/LC_MESSAGES/lxappearance.mo installing fa.gmo as /home/iurt/rpmbuild/BUILDROOT/lxappearance-0.6.3-3.git20190224.2.mga8.aarch64/usr/share/locale/fa/LC_MESSAGES/lxappearance.mo installing fi.gmo as /home/iurt/rpmbuild/BUILDROOT/lxappearance-0.6.3-3.git20190224.2.mga8.aarch64/usr/share/locale/fi/LC_MESSAGES/lxappearance.mo installing fo.gmo as /home/iurt/rpmbuild/BUILDROOT/lxappearance-0.6.3-3.git20190224.2.mga8.aarch64/usr/share/locale/fo/LC_MESSAGES/lxappearance.mo installing fr.gmo as /home/iurt/rpmbuild/BUILDROOT/lxappearance-0.6.3-3.git20190224.2.mga8.aarch64/usr/share/locale/fr/LC_MESSAGES/lxappearance.mo installing gl.gmo as /home/iurt/rpmbuild/BUILDROOT/lxappearance-0.6.3-3.git20190224.2.mga8.aarch64/usr/share/locale/gl/LC_MESSAGES/lxappearance.mo installing he.gmo as /home/iurt/rpmbuild/BUILDROOT/lxappearance-0.6.3-3.git20190224.2.mga8.aarch64/usr/share/locale/he/LC_MESSAGES/lxappearance.mo installing hr.gmo as /home/iurt/rpmbuild/BUILDROOT/lxappearance-0.6.3-3.git20190224.2.mga8.aarch64/usr/share/locale/hr/LC_MESSAGES/lxappearance.mo installing hu.gmo as /home/iurt/rpmbuild/BUILDROOT/lxappearance-0.6.3-3.git20190224.2.mga8.aarch64/usr/share/locale/hu/LC_MESSAGES/lxappearance.mo installing id.gmo as /home/iurt/rpmbuild/BUILDROOT/lxappearance-0.6.3-3.git20190224.2.mga8.aarch64/usr/share/locale/id/LC_MESSAGES/lxappearance.mo installing is.gmo as /home/iurt/rpmbuild/BUILDROOT/lxappearance-0.6.3-3.git20190224.2.mga8.aarch64/usr/share/locale/is/LC_MESSAGES/lxappearance.mo installing it.gmo as /home/iurt/rpmbuild/BUILDROOT/lxappearance-0.6.3-3.git20190224.2.mga8.aarch64/usr/share/locale/it/LC_MESSAGES/lxappearance.mo installing ja.gmo as /home/iurt/rpmbuild/BUILDROOT/lxappearance-0.6.3-3.git20190224.2.mga8.aarch64/usr/share/locale/ja/LC_MESSAGES/lxappearance.mo installing kk.gmo as /home/iurt/rpmbuild/BUILDROOT/lxappearance-0.6.3-3.git20190224.2.mga8.aarch64/usr/share/locale/kk/LC_MESSAGES/lxappearance.mo installing ko.gmo as /home/iurt/rpmbuild/BUILDROOT/lxappearance-0.6.3-3.git20190224.2.mga8.aarch64/usr/share/locale/ko/LC_MESSAGES/lxappearance.mo installing lg.gmo as /home/iurt/rpmbuild/BUILDROOT/lxappearance-0.6.3-3.git20190224.2.mga8.aarch64/usr/share/locale/lg/LC_MESSAGES/lxappearance.mo installing lt.gmo as /home/iurt/rpmbuild/BUILDROOT/lxappearance-0.6.3-3.git20190224.2.mga8.aarch64/usr/share/locale/lt/LC_MESSAGES/lxappearance.mo installing nl.gmo as /home/iurt/rpmbuild/BUILDROOT/lxappearance-0.6.3-3.git20190224.2.mga8.aarch64/usr/share/locale/nl/LC_MESSAGES/lxappearance.mo installing pa.gmo as /home/iurt/rpmbuild/BUILDROOT/lxappearance-0.6.3-3.git20190224.2.mga8.aarch64/usr/share/locale/pa/LC_MESSAGES/lxappearance.mo installing pl.gmo as /home/iurt/rpmbuild/BUILDROOT/lxappearance-0.6.3-3.git20190224.2.mga8.aarch64/usr/share/locale/pl/LC_MESSAGES/lxappearance.mo installing pt.gmo as /home/iurt/rpmbuild/BUILDROOT/lxappearance-0.6.3-3.git20190224.2.mga8.aarch64/usr/share/locale/pt/LC_MESSAGES/lxappearance.mo installing pt_BR.gmo as /home/iurt/rpmbuild/BUILDROOT/lxappearance-0.6.3-3.git20190224.2.mga8.aarch64/usr/share/locale/pt_BR/LC_MESSAGES/lxappearance.mo installing ro.gmo as /home/iurt/rpmbuild/BUILDROOT/lxappearance-0.6.3-3.git20190224.2.mga8.aarch64/usr/share/locale/ro/LC_MESSAGES/lxappearance.mo installing ru.gmo as /home/iurt/rpmbuild/BUILDROOT/lxappearance-0.6.3-3.git20190224.2.mga8.aarch64/usr/share/locale/ru/LC_MESSAGES/lxappearance.mo installing sk.gmo as /home/iurt/rpmbuild/BUILDROOT/lxappearance-0.6.3-3.git20190224.2.mga8.aarch64/usr/share/locale/sk/LC_MESSAGES/lxappearance.mo installing sl.gmo as /home/iurt/rpmbuild/BUILDROOT/lxappearance-0.6.3-3.git20190224.2.mga8.aarch64/usr/share/locale/sl/LC_MESSAGES/lxappearance.mo installing sr.gmo as /home/iurt/rpmbuild/BUILDROOT/lxappearance-0.6.3-3.git20190224.2.mga8.aarch64/usr/share/locale/sr/LC_MESSAGES/lxappearance.mo installing sr@latin.gmo as /home/iurt/rpmbuild/BUILDROOT/lxappearance-0.6.3-3.git20190224.2.mga8.aarch64/usr/share/locale/sr@latin/LC_MESSAGES/lxappearance.mo installing sv.gmo as /home/iurt/rpmbuild/BUILDROOT/lxappearance-0.6.3-3.git20190224.2.mga8.aarch64/usr/share/locale/sv/LC_MESSAGES/lxappearance.mo installing te.gmo as /home/iurt/rpmbuild/BUILDROOT/lxappearance-0.6.3-3.git20190224.2.mga8.aarch64/usr/share/locale/te/LC_MESSAGES/lxappearance.mo installing tr.gmo as /home/iurt/rpmbuild/BUILDROOT/lxappearance-0.6.3-3.git20190224.2.mga8.aarch64/usr/share/locale/tr/LC_MESSAGES/lxappearance.mo installing tt_RU.gmo as /home/iurt/rpmbuild/BUILDROOT/lxappearance-0.6.3-3.git20190224.2.mga8.aarch64/usr/share/locale/tt_RU/LC_MESSAGES/lxappearance.mo installing ug.gmo as /home/iurt/rpmbuild/BUILDROOT/lxappearance-0.6.3-3.git20190224.2.mga8.aarch64/usr/share/locale/ug/LC_MESSAGES/lxappearance.mo installing uk.gmo as /home/iurt/rpmbuild/BUILDROOT/lxappearance-0.6.3-3.git20190224.2.mga8.aarch64/usr/share/locale/uk/LC_MESSAGES/lxappearance.mo installing ur.gmo as /home/iurt/rpmbuild/BUILDROOT/lxappearance-0.6.3-3.git20190224.2.mga8.aarch64/usr/share/locale/ur/LC_MESSAGES/lxappearance.mo installing ur_PK.gmo as /home/iurt/rpmbuild/BUILDROOT/lxappearance-0.6.3-3.git20190224.2.mga8.aarch64/usr/share/locale/ur_PK/LC_MESSAGES/lxappearance.mo installing vi.gmo as /home/iurt/rpmbuild/BUILDROOT/lxappearance-0.6.3-3.git20190224.2.mga8.aarch64/usr/share/locale/vi/LC_MESSAGES/lxappearance.mo installing zh_CN.gmo as /home/iurt/rpmbuild/BUILDROOT/lxappearance-0.6.3-3.git20190224.2.mga8.aarch64/usr/share/locale/zh_CN/LC_MESSAGES/lxappearance.mo installing zh_TW.gmo as /home/iurt/rpmbuild/BUILDROOT/lxappearance-0.6.3-3.git20190224.2.mga8.aarch64/usr/share/locale/zh_TW/LC_MESSAGES/lxappearance.mo make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/lxappearance-127d0de/po' Making install in src make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/lxappearance-127d0de/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/lxappearance-127d0de/src' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/lxappearance-0.6.3-3.git20190224.2.mga8.aarch64/usr/bin' /usr/bin/install -p lxappearance '/home/iurt/rpmbuild/BUILDROOT/lxappearance-0.6.3-3.git20190224.2.mga8.aarch64/usr/bin' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/lxappearance-0.6.3-3.git20190224.2.mga8.aarch64/usr/include/lxappearance' /usr/bin/install -p -m 644 lxappearance.h '/home/iurt/rpmbuild/BUILDROOT/lxappearance-0.6.3-3.git20190224.2.mga8.aarch64/usr/include/lxappearance' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/lxappearance-127d0de/src' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/lxappearance-127d0de/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/lxappearance-127d0de' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/lxappearance-127d0de' 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/lxappearance-127d0de' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/lxappearance-127d0de' + /usr/lib/rpm/find-lang.sh /home/iurt/rpmbuild/BUILDROOT/lxappearance-0.6.3-3.git20190224.2.mga8.aarch64 lxappearance + desktop-file-install --vendor= --remove-key=NotShowIn --add-only-show-in=LXDE --dir=/home/iurt/rpmbuild/BUILDROOT/lxappearance-0.6.3-3.git20190224.2.mga8.aarch64/usr/share/applications /home/iurt/rpmbuild/BUILDROOT/lxappearance-0.6.3-3.git20190224.2.mga8.aarch64/usr/share/applications/lxappearance.desktop + /usr/lib/rpm/find-debuginfo.sh -j16 --strict-build-id -m -i --build-id-seed 0.6.3-3.git20190224.2.mga8 --unique-debug-suffix -0.6.3-3.git20190224.2.mga8.aarch64 --unique-debug-src-base lxappearance-0.6.3-3.git20190224.2.mga8.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/lxappearance-127d0de explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/lxappearance-0.6.3-3.git20190224.2.mga8.aarch64/usr/bin/lxappearance extracting debug info from /home/iurt/rpmbuild/BUILDROOT/lxappearance-0.6.3-3.git20190224.2.mga8.aarch64/usr/bin/lxappearance original debug info size: 256kB, size after compression: 184kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 179 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: lxappearance-0.6.3-3.git20190224.2.mga8.aarch64 Provides: application() application(lxappearance.desktop) lxappearance = 0.6.3-3.git20190224.2.mga8 lxappearance(aarch-64) = 0.6.3-3.git20190224.2.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) libX11.so.6()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libdbus-1.so.3()(64bit) libdbus-1.so.3(LIBDBUS_1_3)(64bit) libgdk-x11-2.0.so.0()(64bit) libgdk_pixbuf-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgmodule-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgtk-x11-2.0.so.0()(64bit) Recommends: lxappearance-obconf Processing files: lxappearance-devel-0.6.3-3.git20190224.2.mga8.aarch64 Provides: lxappearance-devel = 0.6.3-3.git20190224.2.mga8 lxappearance-devel(aarch-64) = 0.6.3-3.git20190224.2.mga8 pkgconfig(lxappearance) = 0.6.3 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: pkgconfig pkgconfig(gthread-2.0) pkgconfig(gtk+-2.0) >= 2.12.0 Processing files: lxappearance-debugsource-0.6.3-3.git20190224.2.mga8.aarch64 Provides: lxappearance-debugsource = 0.6.3-3.git20190224.2.mga8 lxappearance-debugsource(aarch-64) = 0.6.3-3.git20190224.2.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: lxappearance-debuginfo-0.6.3-3.git20190224.2.mga8.aarch64 Provides: debuginfo(build-id) = 6987a12a2f72f2bd0bd7295e07742d0194509cba lxappearance-debuginfo = 0.6.3-3.git20190224.2.mga8 lxappearance-debuginfo(aarch-64) = 0.6.3-3.git20190224.2.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: lxappearance-debugsource(aarch-64) = 0.6.3-3.git20190224.2.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/lxappearance-0.6.3-3.git20190224.2.mga8.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lxappearance-devel-0.6.3-3.git20190224.2.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lxappearance-debugsource-0.6.3-3.git20190224.2.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lxappearance-debuginfo-0.6.3-3.git20190224.2.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lxappearance-0.6.3-3.git20190224.2.mga8.aarch64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.t9a4vX + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd lxappearance-127d0de + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/lxappearance-0.6.3-3.git20190224.2.mga8.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.4v10rV + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf lxappearance-127d0de + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!