D: [iurt_root_command] chroot RTNETLINK answers: Invalid argument RTNETLINK answers: Invalid argument warning: %make is deprecated, use %make_build instead Installing /home/iurt/rpmbuild/SRPMS/x11-font-encodings-1.0.5-2.mga8.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.BMwDQb + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf encodings-1.0.5 + /usr/bin/bzip2 -dc /home/iurt/rpmbuild/SOURCES/encodings-1.0.5.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd encodings-1.0.5 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.JDxfPa + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd encodings-1.0.5 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + autoreconf -vfi autoreconf: export WARNINGS= autoreconf: Entering directory '.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force configure.ac:10: warning: The macro `AC_PROG_CC_C99' is obsolete. configure.ac:10: You should run autoupdate. ./lib/autoconf/c.m4:1493: AC_PROG_CC_C99 is expanded from... /usr/share/aclocal/xorg-macros.m4:1533: XORG_COMPILER_BRAND is expanded from... /usr/share/aclocal/xorg-macros.m4:1652: XORG_COMPILER_FLAGS is expanded from... /usr/share/aclocal/xorg-macros.m4:1824: XORG_DEFAULT_OPTIONS is expanded from... configure.ac:10: the top level configure.ac:26: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:26: You should run autoupdate. ./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from... configure.ac:26: the top level configure.ac:34: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:34: You should run autoupdate. ./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from... configure.ac:34: the top level autoreconf: configure.ac: tracing autoreconf: configure.ac: not using Libtool autoreconf: configure.ac: not using Intltool autoreconf: configure.ac: not using Gtkdoc autoreconf: running: /usr/bin/autoconf --force configure.ac:10: warning: The macro `AC_PROG_CC_C99' is obsolete. configure.ac:10: You should run autoupdate. ./lib/autoconf/c.m4:1493: AC_PROG_CC_C99 is expanded from... aclocal.m4:2289: XORG_COMPILER_BRAND is expanded from... aclocal.m4:2408: XORG_COMPILER_FLAGS is expanded from... aclocal.m4:2580: XORG_DEFAULT_OPTIONS is expanded from... configure.ac:10: the top level configure.ac:26: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:26: You should run autoupdate. ./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from... configure.ac:26: the top level configure.ac:34: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:34: You should run autoupdate. ./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from... configure.ac:34: the top level autoreconf: configure.ac: not using Autoheader autoreconf: running: automake --add-missing --copy --force-missing configure.ac:10: warning: The macro `AC_PROG_CC_C99' is obsolete. configure.ac:10: You should run autoupdate. ./lib/autoconf/c.m4:1493: AC_PROG_CC_C99 is expanded from... aclocal.m4:2289: XORG_COMPILER_BRAND is expanded from... aclocal.m4:2408: XORG_COMPILER_FLAGS is expanded from... aclocal.m4:2580: XORG_DEFAULT_OPTIONS is expanded from... configure.ac:10: the top level configure.ac:26: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:26: You should run autoupdate. ./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from... configure.ac:26: the top level configure.ac:34: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:34: You should run autoupdate. ./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from... configure.ac:34: the top level autoreconf: Leaving directory '.' + ./configure --prefix=/usr --x-includes=/usr/include --x-libraries=/usr/lib64 --with-encodingsdir=/usr/share/fonts/encodings checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free 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 make supports the include directive... yes (GNU style) checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... none checking how gcc reports undeclared standard C functions... error checking for sys/types.h... yes checking for sys/stat.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking whether __clang__ is declared... no checking whether __INTEL_COMPILER is declared... no checking whether __SUNPRO_C is declared... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for a sed that does not truncate output... /usr/bin/sed checking if gcc supports -Werror=unknown-warning-option... no checking if gcc supports -Werror=unused-command-line-argument... no checking if gcc supports -Wall... yes checking if gcc supports -Wpointer-arith... yes checking if gcc supports -Wmissing-declarations... yes checking if gcc supports -Wformat=2... yes checking if gcc supports -Wstrict-prototypes... yes checking if gcc supports -Wmissing-prototypes... yes checking if gcc supports -Wnested-externs... yes checking if gcc supports -Wbad-function-cast... yes checking if gcc supports -Wold-style-definition... yes checking if gcc supports -Wdeclaration-after-statement... yes checking if gcc supports -Wunused... yes checking if gcc supports -Wuninitialized... yes checking if gcc supports -Wshadow... yes checking if gcc supports -Wmissing-noreturn... yes checking if gcc supports -Wmissing-format-attribute... yes checking if gcc supports -Wredundant-decls... yes checking if gcc supports -Wlogical-op... yes checking if gcc supports -Werror=implicit... yes checking if gcc supports -Werror=nonnull... yes checking if gcc supports -Werror=init-self... yes checking if gcc supports -Werror=main... yes checking if gcc supports -Werror=missing-braces... yes checking if gcc supports -Werror=sequence-point... yes checking if gcc supports -Werror=return-type... yes checking if gcc supports -Werror=trigraphs... yes checking if gcc supports -Werror=array-bounds... yes checking if gcc supports -Werror=write-strings... yes checking if gcc supports -Werror=address... yes checking if gcc supports -Werror=int-to-pointer-cast... yes checking if gcc supports -Werror=pointer-to-int-cast... yes checking if gcc supports -pedantic... yes checking if gcc supports -Werror... yes checking if gcc supports -Werror=attributes... yes checking whether make supports nested variables... (cached) yes checking for mkfontscale... /usr/bin/mkfontscale checking if small encodings should be compressed... yes checking if large encodings should be compressed... yes checking for gzip... /usr/bin/gzip checking for root directory for font files... /usr/share/fonts/X11 checking for directory for encodings files... /usr/share/fonts/encodings checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating large/Makefile config.status: executing depfiles commands + /usr/bin/make -O -j8 Making all in large make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/encodings-1.0.5/large' GEN gb18030-0.enc.gz make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/encodings-1.0.5/large' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/encodings-1.0.5/large' GEN gb18030.2000-1.enc.gz make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/encodings-1.0.5/large' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/encodings-1.0.5/large' GEN cns11643-1.enc.gz make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/encodings-1.0.5/large' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/encodings-1.0.5/large' GEN cns11643-3.enc.gz make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/encodings-1.0.5/large' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/encodings-1.0.5/large' GEN cns11643-2.enc.gz make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/encodings-1.0.5/large' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/encodings-1.0.5/large' GEN jisx0201.1976-0.enc.gz make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/encodings-1.0.5/large' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/encodings-1.0.5/large' GEN gb18030.2000-0.enc.gz make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/encodings-1.0.5/large' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/encodings-1.0.5/large' GEN big5.eten-0.enc.gz make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/encodings-1.0.5/large' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/encodings-1.0.5/large' GEN big5hkscs-0.enc.gz make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/encodings-1.0.5/large' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/encodings-1.0.5/large' GEN gb2312.1980-0.enc.gz make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/encodings-1.0.5/large' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/encodings-1.0.5/large' GEN jisx0212.1990-0.enc.gz make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/encodings-1.0.5/large' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/encodings-1.0.5/large' GEN ksc5601.1987-0.enc.gz make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/encodings-1.0.5/large' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/encodings-1.0.5/large' GEN sun.unicode.india-0.enc.gz make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/encodings-1.0.5/large' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/encodings-1.0.5/large' GEN gbk-0.enc.gz make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/encodings-1.0.5/large' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/encodings-1.0.5/large' GEN jisx0208.1990-0.enc.gz make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/encodings-1.0.5/large' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/encodings-1.0.5/large' GEN ksc5601.1992-3.enc.gz make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/encodings-1.0.5/large' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/encodings-1.0.5/large' GEN encodings.dir make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/encodings-1.0.5/large' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/encodings-1.0.5' GEN adobe-standard.enc.gz make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/encodings-1.0.5' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/encodings-1.0.5' GEN adobe-dingbats.enc.gz make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/encodings-1.0.5' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/encodings-1.0.5' GEN armscii-8.enc.gz make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/encodings-1.0.5' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/encodings-1.0.5' GEN ascii-0.enc.gz make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/encodings-1.0.5' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/encodings-1.0.5' GEN dec-special.enc.gz make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/encodings-1.0.5' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/encodings-1.0.5' GEN adobe-symbol.enc.gz make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/encodings-1.0.5' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/encodings-1.0.5' GEN ibm-cp437.enc.gz make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/encodings-1.0.5' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/encodings-1.0.5' GEN ibm-cp850.enc.gz make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/encodings-1.0.5' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/encodings-1.0.5' GEN ibm-cp866.enc.gz make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/encodings-1.0.5' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/encodings-1.0.5' GEN ibm-cp852.enc.gz make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/encodings-1.0.5' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/encodings-1.0.5' GEN iso8859-11.enc.gz make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/encodings-1.0.5' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/encodings-1.0.5' GEN iso8859-13.enc.gz make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/encodings-1.0.5' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/encodings-1.0.5' GEN iso8859-16.enc.gz make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/encodings-1.0.5' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/encodings-1.0.5' GEN iso8859-6.8x.enc.gz make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/encodings-1.0.5' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/encodings-1.0.5' GEN microsoft-cp1250.enc.gz make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/encodings-1.0.5' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/encodings-1.0.5' GEN iso8859-6.16.enc.gz make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/encodings-1.0.5' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/encodings-1.0.5' GEN microsoft-cp1251.enc.gz make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/encodings-1.0.5' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/encodings-1.0.5' GEN microsoft-cp1252.enc.gz make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/encodings-1.0.5' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/encodings-1.0.5' GEN microsoft-cp1253.enc.gz make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/encodings-1.0.5' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/encodings-1.0.5' GEN microsoft-cp1254.enc.gz make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/encodings-1.0.5' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/encodings-1.0.5' GEN microsoft-cp1255.enc.gz make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/encodings-1.0.5' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/encodings-1.0.5' GEN microsoft-cp1256.enc.gz make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/encodings-1.0.5' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/encodings-1.0.5' GEN microsoft-cp1257.enc.gz make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/encodings-1.0.5' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/encodings-1.0.5' GEN microsoft-cp1258.enc.gz make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/encodings-1.0.5' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/encodings-1.0.5' GEN microsoft-win3.1.enc.gz make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/encodings-1.0.5' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/encodings-1.0.5' GEN mulearabic-0.enc.gz make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/encodings-1.0.5' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/encodings-1.0.5' GEN mulearabic-2.enc.gz make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/encodings-1.0.5' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/encodings-1.0.5' GEN mulearabic-1.enc.gz make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/encodings-1.0.5' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/encodings-1.0.5' GEN mulelao-1.enc.gz make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/encodings-1.0.5' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/encodings-1.0.5' GEN suneu-greek.enc.gz make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/encodings-1.0.5' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/encodings-1.0.5' GEN tcvn-0.enc.gz make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/encodings-1.0.5' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/encodings-1.0.5' GEN tis620-2.enc.gz make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/encodings-1.0.5' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/encodings-1.0.5' GEN viscii1.1-1.enc.gz make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/encodings-1.0.5' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/encodings-1.0.5' GEN encodings.dir make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/encodings-1.0.5' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.a7VVUa + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/x11-font-encodings-1.0.5-2.mga8.x86_64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/x11-font-encodings-1.0.5-2.mga8.x86_64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/x11-font-encodings-1.0.5-2.mga8.x86_64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/x11-font-encodings-1.0.5-2.mga8.x86_64 + cd encodings-1.0.5 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/x11-font-encodings-1.0.5-2.mga8.x86_64 'INSTALL=/usr/bin/install -p' Making install in large make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/encodings-1.0.5/large' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/encodings-1.0.5/large' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/x11-font-encodings-1.0.5-2.mga8.x86_64/usr/share/fonts/encodings/large' /usr/bin/install -p -m 644 big5.eten-0.enc.gz big5hkscs-0.enc.gz cns11643-1.enc.gz cns11643-2.enc.gz cns11643-3.enc.gz gb18030-0.enc.gz gb18030.2000-0.enc.gz gb18030.2000-1.enc.gz gb2312.1980-0.enc.gz gbk-0.enc.gz jisx0201.1976-0.enc.gz jisx0208.1990-0.enc.gz jisx0212.1990-0.enc.gz ksc5601.1987-0.enc.gz ksc5601.1992-3.enc.gz sun.unicode.india-0.enc.gz encodings.dir '/home/iurt/rpmbuild/BUILDROOT/x11-font-encodings-1.0.5-2.mga8.x86_64/usr/share/fonts/encodings/large' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/encodings-1.0.5/large' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/encodings-1.0.5/large' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/encodings-1.0.5' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/encodings-1.0.5' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/x11-font-encodings-1.0.5-2.mga8.x86_64/usr/share/fonts/encodings' /usr/bin/install -p -m 644 adobe-dingbats.enc.gz adobe-standard.enc.gz adobe-symbol.enc.gz armscii-8.enc.gz ascii-0.enc.gz dec-special.enc.gz ibm-cp437.enc.gz ibm-cp850.enc.gz ibm-cp852.enc.gz ibm-cp866.enc.gz iso8859-11.enc.gz iso8859-13.enc.gz iso8859-16.enc.gz iso8859-6.16.enc.gz iso8859-6.8x.enc.gz microsoft-cp1250.enc.gz microsoft-cp1251.enc.gz microsoft-cp1252.enc.gz microsoft-cp1253.enc.gz microsoft-cp1254.enc.gz microsoft-cp1255.enc.gz microsoft-cp1256.enc.gz microsoft-cp1257.enc.gz microsoft-cp1258.enc.gz microsoft-win3.1.enc.gz mulearabic-0.enc.gz mulearabic-1.enc.gz mulearabic-2.enc.gz mulelao-1.enc.gz suneu-greek.enc.gz tcvn-0.enc.gz tis620-2.enc.gz viscii1.1-1.enc.gz encodings.dir '/home/iurt/rpmbuild/BUILDROOT/x11-font-encodings-1.0.5-2.mga8.x86_64/usr/share/fonts/encodings' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/encodings-1.0.5' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/encodings-1.0.5' + /usr/lib/rpm/find-debuginfo.sh -j96 --strict-build-id -m -i --build-id-seed 1.0.5-2.mga8 --unique-debug-suffix -1.0.5-2.mga8.x86_64 --unique-debug-src-base x11-font-encodings-1.0.5-2.mga8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/encodings-1.0.5 + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: x11-font-encodings-1.0.5-2.mga8.noarch Provides: x11-font-encodings = 1.0.5-2.mga8 Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): mkfontdir Requires(post): /bin/sh Requires(postun): /bin/sh Conflicts: xorg-x11-xfs <= 6.9.0 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/x11-font-encodings-1.0.5-2.mga8.x86_64 Wrote: /home/iurt/rpmbuild/RPMS/noarch/x11-font-encodings-1.0.5-2.mga8.noarch.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.l8obgc + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd encodings-1.0.5 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/x11-font-encodings-1.0.5-2.mga8.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.CeSjGa + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf encodings-1.0.5 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!