D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/x11-font-alias-1.0.4-1.mga8.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.8exKTT + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf font-alias-1.0.4 + /usr/bin/bzip2 -dc /home/iurt/rpmbuild/SOURCES/font-alias-1.0.4.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd font-alias-1.0.4 + /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.H63iTU + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd font-alias-1.0.4 + '[' 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:34: warning: The macro `AC_PROG_CC_C99' is obsolete. configure.ac:34: 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:34: the top level configure.ac:45: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:45: You should run autoupdate. ./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from... configure.ac:45: 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:34: warning: The macro `AC_PROG_CC_C99' is obsolete. configure.ac:34: 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:34: the top level configure.ac:45: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:45: You should run autoupdate. ./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from... configure.ac:45: the top level autoreconf: configure.ac: not using Autoheader autoreconf: running: automake --add-missing --copy --force-missing configure.ac:34: warning: The macro `AC_PROG_CC_C99' is obsolete. configure.ac:34: 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:34: the top level configure.ac:45: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:45: You should run autoupdate. ./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from... configure.ac:45: the top level autoreconf: Leaving directory '.' + ./configure --prefix=/usr --with-fontrootdir=/usr/share/fonts 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 root directory for font files... /usr/share/fonts checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating 100dpi/Makefile config.status: creating 75dpi/Makefile config.status: creating cyrillic/Makefile config.status: creating misc/Makefile config.status: executing depfiles commands + /usr/bin/make -O -j8 V=1 VERBOSE=1 Making all in 100dpi make[1]: Nothing to be done for 'all'. Making all in 75dpi make[1]: Nothing to be done for 'all'. Making all in cyrillic make[1]: Nothing to be done for 'all'. Making all in misc make[1]: Nothing to be done for 'all'. make[1]: Nothing to be done for 'all-am'. + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.ep7vkX + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/x11-font-alias-1.0.4-1.mga8.x86_64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/x11-font-alias-1.0.4-1.mga8.x86_64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/x11-font-alias-1.0.4-1.mga8.x86_64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/x11-font-alias-1.0.4-1.mga8.x86_64 + cd font-alias-1.0.4 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/x11-font-alias-1.0.4-1.mga8.x86_64 'INSTALL=/usr/bin/install -p' Making install in 100dpi make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/font-alias-1.0.4/100dpi' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/font-alias-1.0.4/100dpi' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/x11-font-alias-1.0.4-1.mga8.x86_64/usr/share/fonts/100dpi' /usr/bin/install -p -m 644 fonts.alias '/home/iurt/rpmbuild/BUILDROOT/x11-font-alias-1.0.4-1.mga8.x86_64/usr/share/fonts/100dpi' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/font-alias-1.0.4/100dpi' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/font-alias-1.0.4/100dpi' Making install in 75dpi make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/font-alias-1.0.4/75dpi' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/font-alias-1.0.4/75dpi' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/x11-font-alias-1.0.4-1.mga8.x86_64/usr/share/fonts/75dpi' /usr/bin/install -p -m 644 fonts.alias '/home/iurt/rpmbuild/BUILDROOT/x11-font-alias-1.0.4-1.mga8.x86_64/usr/share/fonts/75dpi' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/font-alias-1.0.4/75dpi' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/font-alias-1.0.4/75dpi' Making install in cyrillic make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/font-alias-1.0.4/cyrillic' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/font-alias-1.0.4/cyrillic' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/x11-font-alias-1.0.4-1.mga8.x86_64/usr/share/fonts/cyrillic' /usr/bin/install -p -m 644 fonts.alias '/home/iurt/rpmbuild/BUILDROOT/x11-font-alias-1.0.4-1.mga8.x86_64/usr/share/fonts/cyrillic' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/font-alias-1.0.4/cyrillic' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/font-alias-1.0.4/cyrillic' Making install in misc make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/font-alias-1.0.4/misc' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/font-alias-1.0.4/misc' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/x11-font-alias-1.0.4-1.mga8.x86_64/usr/share/fonts/misc' /usr/bin/install -p -m 644 fonts.alias '/home/iurt/rpmbuild/BUILDROOT/x11-font-alias-1.0.4-1.mga8.x86_64/usr/share/fonts/misc' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/font-alias-1.0.4/misc' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/font-alias-1.0.4/misc' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/font-alias-1.0.4' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/font-alias-1.0.4' 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/font-alias-1.0.4' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/font-alias-1.0.4' + for dir in 100dpi 75dpi cyrillic misc OTF Speedo TTF Type1 + mkdir -p /home/iurt/rpmbuild/BUILDROOT/x11-font-alias-1.0.4-1.mga8.x86_64/usr/share/fonts/100dpi + touch /home/iurt/rpmbuild/BUILDROOT/x11-font-alias-1.0.4-1.mga8.x86_64/usr/share/fonts/100dpi/fonts.dir /home/iurt/rpmbuild/BUILDROOT/x11-font-alias-1.0.4-1.mga8.x86_64/usr/share/fonts/100dpi/fonts.scale + for dir in 100dpi 75dpi cyrillic misc OTF Speedo TTF Type1 + mkdir -p /home/iurt/rpmbuild/BUILDROOT/x11-font-alias-1.0.4-1.mga8.x86_64/usr/share/fonts/75dpi + touch /home/iurt/rpmbuild/BUILDROOT/x11-font-alias-1.0.4-1.mga8.x86_64/usr/share/fonts/75dpi/fonts.dir /home/iurt/rpmbuild/BUILDROOT/x11-font-alias-1.0.4-1.mga8.x86_64/usr/share/fonts/75dpi/fonts.scale + for dir in 100dpi 75dpi cyrillic misc OTF Speedo TTF Type1 + mkdir -p /home/iurt/rpmbuild/BUILDROOT/x11-font-alias-1.0.4-1.mga8.x86_64/usr/share/fonts/cyrillic + touch /home/iurt/rpmbuild/BUILDROOT/x11-font-alias-1.0.4-1.mga8.x86_64/usr/share/fonts/cyrillic/fonts.dir /home/iurt/rpmbuild/BUILDROOT/x11-font-alias-1.0.4-1.mga8.x86_64/usr/share/fonts/cyrillic/fonts.scale + for dir in 100dpi 75dpi cyrillic misc OTF Speedo TTF Type1 + mkdir -p /home/iurt/rpmbuild/BUILDROOT/x11-font-alias-1.0.4-1.mga8.x86_64/usr/share/fonts/misc + touch /home/iurt/rpmbuild/BUILDROOT/x11-font-alias-1.0.4-1.mga8.x86_64/usr/share/fonts/misc/fonts.dir /home/iurt/rpmbuild/BUILDROOT/x11-font-alias-1.0.4-1.mga8.x86_64/usr/share/fonts/misc/fonts.scale + for dir in 100dpi 75dpi cyrillic misc OTF Speedo TTF Type1 + mkdir -p /home/iurt/rpmbuild/BUILDROOT/x11-font-alias-1.0.4-1.mga8.x86_64/usr/share/fonts/OTF + touch /home/iurt/rpmbuild/BUILDROOT/x11-font-alias-1.0.4-1.mga8.x86_64/usr/share/fonts/OTF/fonts.dir /home/iurt/rpmbuild/BUILDROOT/x11-font-alias-1.0.4-1.mga8.x86_64/usr/share/fonts/OTF/fonts.scale + for dir in 100dpi 75dpi cyrillic misc OTF Speedo TTF Type1 + mkdir -p /home/iurt/rpmbuild/BUILDROOT/x11-font-alias-1.0.4-1.mga8.x86_64/usr/share/fonts/Speedo + touch /home/iurt/rpmbuild/BUILDROOT/x11-font-alias-1.0.4-1.mga8.x86_64/usr/share/fonts/Speedo/fonts.dir /home/iurt/rpmbuild/BUILDROOT/x11-font-alias-1.0.4-1.mga8.x86_64/usr/share/fonts/Speedo/fonts.scale + for dir in 100dpi 75dpi cyrillic misc OTF Speedo TTF Type1 + mkdir -p /home/iurt/rpmbuild/BUILDROOT/x11-font-alias-1.0.4-1.mga8.x86_64/usr/share/fonts/TTF + touch /home/iurt/rpmbuild/BUILDROOT/x11-font-alias-1.0.4-1.mga8.x86_64/usr/share/fonts/TTF/fonts.dir /home/iurt/rpmbuild/BUILDROOT/x11-font-alias-1.0.4-1.mga8.x86_64/usr/share/fonts/TTF/fonts.scale + for dir in 100dpi 75dpi cyrillic misc OTF Speedo TTF Type1 + mkdir -p /home/iurt/rpmbuild/BUILDROOT/x11-font-alias-1.0.4-1.mga8.x86_64/usr/share/fonts/Type1 + touch /home/iurt/rpmbuild/BUILDROOT/x11-font-alias-1.0.4-1.mga8.x86_64/usr/share/fonts/Type1/fonts.dir /home/iurt/rpmbuild/BUILDROOT/x11-font-alias-1.0.4-1.mga8.x86_64/usr/share/fonts/Type1/fonts.scale + mkdir -p /home/iurt/rpmbuild/BUILDROOT/x11-font-alias-1.0.4-1.mga8.x86_64/etc/X11/fontpath.d/ + ln -s ../../../usr/share/fonts/misc /home/iurt/rpmbuild/BUILDROOT/x11-font-alias-1.0.4-1.mga8.x86_64/etc/X11/fontpath.d/misc:unscaled:pri=10 + ln -s ../../../usr/share/fonts/75dpi /home/iurt/rpmbuild/BUILDROOT/x11-font-alias-1.0.4-1.mga8.x86_64/etc/X11/fontpath.d/75dpi:unscaled:pri=20 + ln -s ../../../usr/share/fonts/100dpi /home/iurt/rpmbuild/BUILDROOT/x11-font-alias-1.0.4-1.mga8.x86_64/etc/X11/fontpath.d/100dpi:unscaled:pri=30 + for dir in cyrillic OTF Speedo TTF Type1 + ln -s ../../../usr/share/fonts/cyrillic /home/iurt/rpmbuild/BUILDROOT/x11-font-alias-1.0.4-1.mga8.x86_64/etc/X11/fontpath.d/cyrillic:pri=40 + for dir in cyrillic OTF Speedo TTF Type1 + ln -s ../../../usr/share/fonts/OTF /home/iurt/rpmbuild/BUILDROOT/x11-font-alias-1.0.4-1.mga8.x86_64/etc/X11/fontpath.d/OTF:pri=40 + for dir in cyrillic OTF Speedo TTF Type1 + ln -s ../../../usr/share/fonts/Speedo /home/iurt/rpmbuild/BUILDROOT/x11-font-alias-1.0.4-1.mga8.x86_64/etc/X11/fontpath.d/Speedo:pri=40 + for dir in cyrillic OTF Speedo TTF Type1 + ln -s ../../../usr/share/fonts/TTF /home/iurt/rpmbuild/BUILDROOT/x11-font-alias-1.0.4-1.mga8.x86_64/etc/X11/fontpath.d/TTF:pri=40 + for dir in cyrillic OTF Speedo TTF Type1 + ln -s ../../../usr/share/fonts/Type1 /home/iurt/rpmbuild/BUILDROOT/x11-font-alias-1.0.4-1.mga8.x86_64/etc/X11/fontpath.d/Type1:pri=40 + /usr/lib/rpm/find-debuginfo.sh -j96 --strict-build-id -m -i --build-id-seed 1.0.4-1.mga8 --unique-debug-suffix -1.0.4-1.mga8.x86_64 --unique-debug-src-base x11-font-alias-1.0.4-1.mga8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/font-alias-1.0.4 + /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-alias-1.0.4-1.mga8.noarch Provides: x11-font-alias = 1.0.4-1.mga8 Requires(interp): /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh mkfontdir mkfontscale Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/x11-font-alias-1.0.4-1.mga8.x86_64 Wrote: /home/iurt/rpmbuild/RPMS/noarch/x11-font-alias-1.0.4-1.mga8.noarch.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.GH7sjW + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd font-alias-1.0.4 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/x11-font-alias-1.0.4-1.mga8.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.XMQWPV + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf font-alias-1.0.4 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!