D: [iurt_root_command] chroot warning: %configure2_5x is deprecated, use %configure instead Installing /home/iurt/rpmbuild/SRPMS/indent-2.2.12-1.mga8.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.n0RyNm + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf indent-2.2.12 + /usr/bin/xz -dc /home/iurt/rpmbuild/SOURCES/indent-2.2.12.tar.xz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd indent-2.2.12 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (indent-2.2.12.gcc-fix.patch):' Patch #0 (indent-2.2.12.gcc-fix.patch): + /usr/bin/patch --no-backup-if-mismatch -p0 --fuzz=0 patching file src/output.c + echo 'Patch #1 (indent-2.2.12-doc-Fix-dont-cuddle-else-short-option-and-index-remo.patch):' Patch #1 (indent-2.2.12-doc-Fix-dont-cuddle-else-short-option-and-index-remo.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file doc/indent.texi + echo 'Patch #2 (indent-2.2.12-Add-m4-ax_cc_for_build.m4-for-CC_FOR_BUILD.patch):' Patch #2 (indent-2.2.12-Add-m4-ax_cc_for_build.m4-for-CC_FOR_BUILD.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file m4/ax_cc_for_build.m4 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.eoh5Oo + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd indent-2.2.12 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + autoreconf -vfi autoreconf: Entering directory `.' autoreconf: running: autopoint --force Copying file intl/COPYING.LIB Copying file m4/intldir.m4 Copying file po/Makevars.template autoreconf: running: aclocal --force -I m4 autoreconf: configure.ac: tracing autoreconf: configure.ac: not using Libtool autoreconf: running: /usr/bin/autoconf --force autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing autoreconf: Leaving directory `.' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FCFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + CONFIGURE_TOP=. + /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html) + /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool + /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 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for aarch64-mageia-linux-gnu-gcc... aarch64-mageia-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether aarch64-mageia-linux-gnu-gcc accepts -g... yes checking for aarch64-mageia-linux-gnu-gcc option to accept ISO C89... none needed checking whether aarch64-mageia-linux-gnu-gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of aarch64-mageia-linux-gnu-gcc... none checking 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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for library containing strerror... none required checking for an ANSI C-conforming const... yes checking for dvips... /home/iurt/rpmbuild/BUILD/indent-2.2.12/config/missing dvips checking for a sed that does not truncate output... /usr/bin/sed checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking build system type... aarch64-mageia-linux-gnu checking host system type... aarch64-mageia-linux-gnu checking whether we are using the GNU C Library 2 or newer... yes checking for aarch64-mageia-linux-gnu-ranlib... aarch64-mageia-linux-gnu-ranlib checking whether the -Werror option is usable... yes checking for simple visibility declarations... yes checking for inline... inline checking for size_t... yes checking for stdint.h... yes checking for working alloca.h... yes checking for alloca... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for getpagesize... yes checking for working mmap... yes checking whether integer division by zero raises SIGFPE... no checking for inttypes.h... yes checking for unsigned long long int... yes checking for inttypes.h... (cached) yes checking whether the inttypes.h PRIxNN macros are broken... no checking for ld used by aarch64-mageia-linux-gnu-gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking whether imported symbols can be declared weak... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for pthread_kill in -lpthread... yes checking for multithread API to use... posix checking for pthread_rwlock_t... yes checking for iconv... yes checking for working iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking argz.h usability... yes checking argz.h presence... yes checking for argz.h... yes checking for inttypes.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for getcwd... yes checking for getegid... yes checking for geteuid... yes checking for getgid... yes checking for getuid... yes checking for mempcpy... yes checking for munmap... yes checking for stpcpy... yes checking for strcasecmp... yes checking for strdup... yes checking for strtoul... yes checking for tsearch... yes checking for uselocale... yes checking for argz_count... yes checking for argz_stringify... yes checking for argz_next... yes checking for __fsetlocking... yes checking whether feof_unlocked is declared... yes checking whether fgets_unlocked is declared... yes checking for bison... no checking for long long int... yes checking for wchar_t... yes checking for wint_t... yes checking for intmax_t... yes checking whether printf() supports POSIX/XSI format strings... yes checking whether we are using the GNU C Library >= 2.1 or uClibc... yes checking for stdint.h... (cached) yes checking for SIZE_MAX... yes checking for stdint.h... (cached) yes checking for symlink... yes checking for working fcntl.h... yes checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for ptrdiff_t... yes checking features.h usability... yes checking features.h presence... yes checking for features.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for asprintf... yes checking for fwprintf... yes checking for newlocale... yes checking for putenv... yes checking for setenv... yes checking for setlocale... yes checking for snprintf... yes checking for strnlen... yes checking for wcslen... yes checking for wcsnlen... yes checking for mbrtowc... yes checking for wcrtomb... yes checking whether _snprintf is declared... no checking whether _snwprintf is declared... no checking whether getc_unlocked is declared... yes checking for nl_langinfo and CODESET... yes checking for LC_MESSAGES... yes checking for CFPreferencesCopyAppValue... (cached) no checking for CFLocaleCopyCurrent... (cached) no checking whether included gettext is requested... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for ANSI C header files... (cached) yes checking for strchr... yes checking for memcpy... yes checking for memmove... yes checking for utime... yes checking for unistd.h... (cached) yes checking for string.h... (cached) yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking sys/utime.h usability... no checking sys/utime.h presence... no checking for sys/utime.h... no ./configure: line 10370: indent_UTIMBUF: command not found checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating intl/Makefile config.status: creating po/Makefile.in config.status: creating Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating man/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile config.status: executing default commands + /usr/bin/make -O -j8 V=1 VERBOSE=1 cd . && /bin/sh ./config.status Makefile config.status: creating Makefile /usr/bin/make all-recursive Making all in intl make[2]: Nothing to be done for 'all'. Making all in src /usr/bin/make all-am make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/indent-2.2.12/src' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -I. -I. -I../intl -Wall -W -Werror -Wredundant-decls -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wcomment -Wbad-function-cast -Wcast-align -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o globs.o globs.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/indent-2.2.12/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/indent-2.2.12/src' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -I. -I. -I../intl -Wall -W -Werror -Wredundant-decls -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wcomment -Wbad-function-cast -Wcast-align -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o backup.o backup.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/indent-2.2.12/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/indent-2.2.12/src' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -I. -I. -I../intl -Wall -W -Werror -Wredundant-decls -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wcomment -Wbad-function-cast -Wcast-align -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o code_io.o code_io.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/indent-2.2.12/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/indent-2.2.12/src' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -I. -I. -I../intl -Wall -W -Werror -Wredundant-decls -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wcomment -Wbad-function-cast -Wcast-align -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o utils.o utils.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/indent-2.2.12/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/indent-2.2.12/src' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -I. -I. -I../intl -Wall -W -Werror -Wredundant-decls -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wcomment -Wbad-function-cast -Wcast-align -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o args.o args.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/indent-2.2.12/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/indent-2.2.12/src' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -I. -I. -I../intl -Wall -W -Werror -Wredundant-decls -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wcomment -Wbad-function-cast -Wcast-align -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o parse.o parse.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/indent-2.2.12/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/indent-2.2.12/src' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -I. -I. -I../intl -Wall -W -Werror -Wredundant-decls -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wcomment -Wbad-function-cast -Wcast-align -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o comments.o comments.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/indent-2.2.12/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/indent-2.2.12/src' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -I. -I. -I../intl -Wall -W -Werror -Wredundant-decls -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wcomment -Wbad-function-cast -Wcast-align -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o indent.o indent.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/indent-2.2.12/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/indent-2.2.12/src' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -I. -I. -I../intl -Wall -W -Werror -Wredundant-decls -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wcomment -Wbad-function-cast -Wcast-align -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o lexi.o lexi.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/indent-2.2.12/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/indent-2.2.12/src' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -I. -I. -I../intl -Wall -W -Werror -Wredundant-decls -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wcomment -Wbad-function-cast -Wcast-align -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o output.o output.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/indent-2.2.12/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/indent-2.2.12/src' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -I. -I. -I../intl -Wall -W -Werror -Wredundant-decls -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wcomment -Wbad-function-cast -Wcast-align -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o handletoken.o handletoken.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/indent-2.2.12/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/indent-2.2.12/src' aarch64-mageia-linux-gnu-gcc -Wall -W -Werror -Wredundant-decls -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wcomment -Wbad-function-cast -Wcast-align -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o indent indent.o args.o backup.o comments.o lexi.o parse.o globs.o code_io.o output.o utils.o handletoken.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/indent-2.2.12/src' Making all in doc make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/indent-2.2.12/doc' env LANG= LANGUAGE= /bin/sh /home/iurt/rpmbuild/BUILD/indent-2.2.12/config/missing makeinfo --html --ifinfo --number-sections --no-split `if test -f indent.texi; then echo indent.texi; else echo ./indent.texi; fi` make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/indent-2.2.12/doc' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/indent-2.2.12/doc' restore=: && backupdir=".am$$" && \ am__cwd=`pwd` && CDPATH="${ZSH_VERSION+.}:" && cd . && \ rm -rf $backupdir && mkdir $backupdir && \ if (env LANG= LANGUAGE= /bin/sh /home/iurt/rpmbuild/BUILD/indent-2.2.12/config/missing makeinfo --version) >/dev/null 2>&1; then \ for f in indent.info indent.info-[0-9] indent.info-[0-9][0-9] indent.i[0-9] indent.i[0-9][0-9]; do \ if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \ done; \ else :; fi && \ cd "$am__cwd"; \ if env LANG= LANGUAGE= /bin/sh /home/iurt/rpmbuild/BUILD/indent-2.2.12/config/missing makeinfo -I . \ -o indent.info indent.texi; \ then \ rc=0; \ CDPATH="${ZSH_VERSION+.}:" && cd .; \ else \ rc=$?; \ CDPATH="${ZSH_VERSION+.}:" && cd . && \ $restore $backupdir/* `echo "./indent.info" | sed 's|[^/]*$||'`; \ fi; \ rm -rf $backupdir; exit $rc make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/indent-2.2.12/doc' Making all in po make[2]: Nothing to be done for 'all'. Making all in man make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/indent-2.2.12/man' aarch64-mageia-linux-gnu-gcc -o texinfo2man ./texinfo2man.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/indent-2.2.12/man' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/indent-2.2.12/man' ./texinfo2man ./indent.1.in ./../doc/indent.texi > indent.1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/indent-2.2.12/man' Making all in regression make[2]: Nothing to be done for 'all'. make[2]: 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.gAlypq + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/indent-2.2.12-1.mga8.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/indent-2.2.12-1.mga8.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/indent-2.2.12-1.mga8.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/indent-2.2.12-1.mga8.aarch64 + cd indent-2.2.12 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/indent-2.2.12-1.mga8.aarch64 'INSTALL=/usr/bin/install -p' /usr/bin/make install-recursive make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/indent-2.2.12' Making install in intl make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/indent-2.2.12/intl' if { test "indent" = "gettext-runtime" || test "indent" = "gettext-tools"; } \ && test 'no' = yes; then \ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/indent-2.2.12-1.mga8.aarch64/usr/lib64 /home/iurt/rpmbuild/BUILDROOT/indent-2.2.12-1.mga8.aarch64/usr/include; \ /usr/bin/install -p -m 644 libintl.h /home/iurt/rpmbuild/BUILDROOT/indent-2.2.12-1.mga8.aarch64/usr/include/libintl.h; \ @LIBTOOL@ --mode=install \ /usr/bin/install -p -m 644 libintl.a /home/iurt/rpmbuild/BUILDROOT/indent-2.2.12-1.mga8.aarch64/usr/lib64/libintl.a; \ if test "@RELOCATABLE@" = yes; then \ dependencies=`sed -n -e 's,^dependency_libs=\(.*\),\1,p' < /home/iurt/rpmbuild/BUILDROOT/indent-2.2.12-1.mga8.aarch64/usr/lib64/libintl.la | sed -e "s,^',," -e "s,'\$,,"`; \ if test -n "$dependencies"; then \ rm -f /home/iurt/rpmbuild/BUILDROOT/indent-2.2.12-1.mga8.aarch64/usr/lib64/libintl.la; \ fi; \ fi; \ else \ : ; \ fi if test "indent" = "gettext-tools" \ && test 'no' = no \ && test yes != no; then \ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/indent-2.2.12-1.mga8.aarch64/usr/lib64; \ @LIBTOOL@ --mode=install \ /usr/bin/install -p -m 644 libgnuintl.a /home/iurt/rpmbuild/BUILDROOT/indent-2.2.12-1.mga8.aarch64/usr/lib64/libgnuintl.a; \ rm -f /home/iurt/rpmbuild/BUILDROOT/indent-2.2.12-1.mga8.aarch64/usr/lib64/preloadable_libintl.so; \ /usr/bin/install -p -m 644 /home/iurt/rpmbuild/BUILDROOT/indent-2.2.12-1.mga8.aarch64/usr/lib64/libgnuintl.so /home/iurt/rpmbuild/BUILDROOT/indent-2.2.12-1.mga8.aarch64/usr/lib64/preloadable_libintl.so; \ @LIBTOOL@ --mode=uninstall \ rm -f /home/iurt/rpmbuild/BUILDROOT/indent-2.2.12-1.mga8.aarch64/usr/lib64/libgnuintl.a; \ else \ : ; \ fi if test 'no' = yes; then \ if test yes = no; then \ case 'linux-gnu' in \ darwin[56]*) \ need_charset_alias=true ;; \ darwin* | cygwin* | mingw* | pw32* | cegcc*) \ need_charset_alias=false ;; \ *) \ need_charset_alias=true ;; \ esac; \ else \ need_charset_alias=false; \ fi; \ if $need_charset_alias; then \ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/indent-2.2.12-1.mga8.aarch64/usr/lib64; \ fi; \ temp=/home/iurt/rpmbuild/BUILDROOT/indent-2.2.12-1.mga8.aarch64/usr/lib64/t-charset.alias; \ dest=/home/iurt/rpmbuild/BUILDROOT/indent-2.2.12-1.mga8.aarch64/usr/lib64/charset.alias; \ if test -f /home/iurt/rpmbuild/BUILDROOT/indent-2.2.12-1.mga8.aarch64/usr/lib64/charset.alias; then \ orig=/home/iurt/rpmbuild/BUILDROOT/indent-2.2.12-1.mga8.aarch64/usr/lib64/charset.alias; \ sed -f ref-add.sed $orig > $temp; \ /usr/bin/install -p -m 644 $temp $dest; \ rm -f $temp; \ else \ if $need_charset_alias; then \ orig=charset.alias; \ sed -f ref-add.sed $orig > $temp; \ /usr/bin/install -p -m 644 $temp $dest; \ rm -f $temp; \ fi; \ fi; \ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/indent-2.2.12-1.mga8.aarch64/usr/share/locale; \ test -f /home/iurt/rpmbuild/BUILDROOT/indent-2.2.12-1.mga8.aarch64/usr/share/locale/locale.alias \ && orig=/home/iurt/rpmbuild/BUILDROOT/indent-2.2.12-1.mga8.aarch64/usr/share/locale/locale.alias \ || orig=./locale.alias; \ temp=/home/iurt/rpmbuild/BUILDROOT/indent-2.2.12-1.mga8.aarch64/usr/share/locale/t-locale.alias; \ dest=/home/iurt/rpmbuild/BUILDROOT/indent-2.2.12-1.mga8.aarch64/usr/share/locale/locale.alias; \ sed -f ref-add.sed $orig > $temp; \ /usr/bin/install -p -m 644 $temp $dest; \ rm -f $temp; \ else \ : ; \ fi if test "indent" = "gettext-tools"; then \ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/indent-2.2.12-1.mga8.aarch64/usr/share/gettext/intl; \ /usr/bin/install -p -m 644 VERSION /home/iurt/rpmbuild/BUILDROOT/indent-2.2.12-1.mga8.aarch64/usr/share/gettext/intl/VERSION; \ /usr/bin/install -p -m 644 ChangeLog.inst /home/iurt/rpmbuild/BUILDROOT/indent-2.2.12-1.mga8.aarch64/usr/share/gettext/intl/ChangeLog; \ dists="COPYING.LIB Makefile.in config.charset locale.alias ref-add.sin ref-del.sin export.h libintl.rc gmo.h gettextP.h hash-string.h loadinfo.h plural-exp.h eval-plural.h localcharset.h lock.h relocatable.h tsearch.h tsearch.c verify.h xsize.h printf-args.h printf-args.c printf-parse.h wprintf-parse.h printf-parse.c vasnprintf.h vasnwprintf.h vasnprintf.c os2compat.h libgnuintl.in.h bindtextdom.c dcgettext.c dgettext.c gettext.c finddomain.c hash-string.c loadmsgcat.c localealias.c textdomain.c l10nflist.c explodename.c dcigettext.c dcngettext.c dngettext.c ngettext.c plural.y plural-exp.c localcharset.c threadlib.c lock.c relocatable.c langprefs.c localename.c log.c printf.c setlocale.c version.c xsize.c osdep.c os2compat.c intl-exports.c intl-compat.c"; \ for file in $dists; do \ /usr/bin/install -p -m 644 ./$file \ /home/iurt/rpmbuild/BUILDROOT/indent-2.2.12-1.mga8.aarch64/usr/share/gettext/intl/$file; \ done; \ chmod a+x /home/iurt/rpmbuild/BUILDROOT/indent-2.2.12-1.mga8.aarch64/usr/share/gettext/intl/config.charset; \ dists="plural.c"; \ for file in $dists; do \ if test -f $file; then dir=.; else dir=.; fi; \ /usr/bin/install -p -m 644 $dir/$file \ /home/iurt/rpmbuild/BUILDROOT/indent-2.2.12-1.mga8.aarch64/usr/share/gettext/intl/$file; \ done; \ dists="xopen-msg.sed linux-msg.sed po2tbl.sed.in cat-compat.c COPYING.LIB-2 COPYING.LIB-2.0 COPYING.LIB-2.1 gettext.h libgettext.h plural-eval.c libgnuintl.h libgnuintl.h_vms Makefile.vms libgnuintl.h.msvc-static libgnuintl.h.msvc-shared Makefile.msvc"; \ for file in $dists; do \ rm -f /home/iurt/rpmbuild/BUILDROOT/indent-2.2.12-1.mga8.aarch64/usr/share/gettext/intl/$file; \ done; \ else \ : ; \ fi make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/indent-2.2.12/intl' Making install in src make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/indent-2.2.12/src' /usr/bin/make install-am make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/indent-2.2.12/src' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/indent-2.2.12/src' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/indent-2.2.12-1.mga8.aarch64/usr/bin' /usr/bin/install -p indent '/home/iurt/rpmbuild/BUILDROOT/indent-2.2.12-1.mga8.aarch64/usr/bin' make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/indent-2.2.12/src' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/indent-2.2.12/src' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/indent-2.2.12/src' Making install in doc make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/indent-2.2.12/doc' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/indent-2.2.12/doc' make[3]: Nothing to be done for 'install-exec-am'. /bin/sh /home/iurt/rpmbuild/BUILD/indent-2.2.12/config/install-sh -d /home/iurt/rpmbuild/BUILDROOT/indent-2.2.12-1.mga8.aarch64/usr/doc/indent /usr/bin/install -p -m 644 `if test -f indent.html; then echo .; else echo .; fi`/indent.html /home/iurt/rpmbuild/BUILDROOT/indent-2.2.12-1.mga8.aarch64/usr/doc/indent/indent.html /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/indent-2.2.12-1.mga8.aarch64/usr/share/info' /usr/bin/install -p -m 644 ./indent.info '/home/iurt/rpmbuild/BUILDROOT/indent-2.2.12-1.mga8.aarch64/usr/share/info' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/indent-2.2.12/doc' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/indent-2.2.12/doc' Making install in po make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/indent-2.2.12/po' installing bg.gmo as /home/iurt/rpmbuild/BUILDROOT/indent-2.2.12-1.mga8.aarch64/usr/share/locale/bg/LC_MESSAGES/indent.mo installing ca.gmo as /home/iurt/rpmbuild/BUILDROOT/indent-2.2.12-1.mga8.aarch64/usr/share/locale/ca/LC_MESSAGES/indent.mo installing cs.gmo as /home/iurt/rpmbuild/BUILDROOT/indent-2.2.12-1.mga8.aarch64/usr/share/locale/cs/LC_MESSAGES/indent.mo installing da.gmo as /home/iurt/rpmbuild/BUILDROOT/indent-2.2.12-1.mga8.aarch64/usr/share/locale/da/LC_MESSAGES/indent.mo installing de.gmo as /home/iurt/rpmbuild/BUILDROOT/indent-2.2.12-1.mga8.aarch64/usr/share/locale/de/LC_MESSAGES/indent.mo installing el.gmo as /home/iurt/rpmbuild/BUILDROOT/indent-2.2.12-1.mga8.aarch64/usr/share/locale/el/LC_MESSAGES/indent.mo installing eo.gmo as /home/iurt/rpmbuild/BUILDROOT/indent-2.2.12-1.mga8.aarch64/usr/share/locale/eo/LC_MESSAGES/indent.mo installing es.gmo as /home/iurt/rpmbuild/BUILDROOT/indent-2.2.12-1.mga8.aarch64/usr/share/locale/es/LC_MESSAGES/indent.mo installing et.gmo as /home/iurt/rpmbuild/BUILDROOT/indent-2.2.12-1.mga8.aarch64/usr/share/locale/et/LC_MESSAGES/indent.mo installing eu.gmo as /home/iurt/rpmbuild/BUILDROOT/indent-2.2.12-1.mga8.aarch64/usr/share/locale/eu/LC_MESSAGES/indent.mo installing fi.gmo as /home/iurt/rpmbuild/BUILDROOT/indent-2.2.12-1.mga8.aarch64/usr/share/locale/fi/LC_MESSAGES/indent.mo installing fr.gmo as /home/iurt/rpmbuild/BUILDROOT/indent-2.2.12-1.mga8.aarch64/usr/share/locale/fr/LC_MESSAGES/indent.mo installing ga.gmo as /home/iurt/rpmbuild/BUILDROOT/indent-2.2.12-1.mga8.aarch64/usr/share/locale/ga/LC_MESSAGES/indent.mo installing gl.gmo as /home/iurt/rpmbuild/BUILDROOT/indent-2.2.12-1.mga8.aarch64/usr/share/locale/gl/LC_MESSAGES/indent.mo installing hr.gmo as /home/iurt/rpmbuild/BUILDROOT/indent-2.2.12-1.mga8.aarch64/usr/share/locale/hr/LC_MESSAGES/indent.mo installing hu.gmo as /home/iurt/rpmbuild/BUILDROOT/indent-2.2.12-1.mga8.aarch64/usr/share/locale/hu/LC_MESSAGES/indent.mo installing id.gmo as /home/iurt/rpmbuild/BUILDROOT/indent-2.2.12-1.mga8.aarch64/usr/share/locale/id/LC_MESSAGES/indent.mo installing it.gmo as /home/iurt/rpmbuild/BUILDROOT/indent-2.2.12-1.mga8.aarch64/usr/share/locale/it/LC_MESSAGES/indent.mo installing ja.gmo as /home/iurt/rpmbuild/BUILDROOT/indent-2.2.12-1.mga8.aarch64/usr/share/locale/ja/LC_MESSAGES/indent.mo installing ko.gmo as /home/iurt/rpmbuild/BUILDROOT/indent-2.2.12-1.mga8.aarch64/usr/share/locale/ko/LC_MESSAGES/indent.mo installing nl.gmo as /home/iurt/rpmbuild/BUILDROOT/indent-2.2.12-1.mga8.aarch64/usr/share/locale/nl/LC_MESSAGES/indent.mo installing pl.gmo as /home/iurt/rpmbuild/BUILDROOT/indent-2.2.12-1.mga8.aarch64/usr/share/locale/pl/LC_MESSAGES/indent.mo installing pt_BR.gmo as /home/iurt/rpmbuild/BUILDROOT/indent-2.2.12-1.mga8.aarch64/usr/share/locale/pt_BR/LC_MESSAGES/indent.mo installing ro.gmo as /home/iurt/rpmbuild/BUILDROOT/indent-2.2.12-1.mga8.aarch64/usr/share/locale/ro/LC_MESSAGES/indent.mo installing ru.gmo as /home/iurt/rpmbuild/BUILDROOT/indent-2.2.12-1.mga8.aarch64/usr/share/locale/ru/LC_MESSAGES/indent.mo installing sk.gmo as /home/iurt/rpmbuild/BUILDROOT/indent-2.2.12-1.mga8.aarch64/usr/share/locale/sk/LC_MESSAGES/indent.mo installing sr.gmo as /home/iurt/rpmbuild/BUILDROOT/indent-2.2.12-1.mga8.aarch64/usr/share/locale/sr/LC_MESSAGES/indent.mo installing sv.gmo as /home/iurt/rpmbuild/BUILDROOT/indent-2.2.12-1.mga8.aarch64/usr/share/locale/sv/LC_MESSAGES/indent.mo installing tr.gmo as /home/iurt/rpmbuild/BUILDROOT/indent-2.2.12-1.mga8.aarch64/usr/share/locale/tr/LC_MESSAGES/indent.mo installing uk.gmo as /home/iurt/rpmbuild/BUILDROOT/indent-2.2.12-1.mga8.aarch64/usr/share/locale/uk/LC_MESSAGES/indent.mo installing vi.gmo as /home/iurt/rpmbuild/BUILDROOT/indent-2.2.12-1.mga8.aarch64/usr/share/locale/vi/LC_MESSAGES/indent.mo installing zh_CN.gmo as /home/iurt/rpmbuild/BUILDROOT/indent-2.2.12-1.mga8.aarch64/usr/share/locale/zh_CN/LC_MESSAGES/indent.mo installing zh_TW.Big5.gmo as /home/iurt/rpmbuild/BUILDROOT/indent-2.2.12-1.mga8.aarch64/usr/share/locale/zh_TW.Big5/LC_MESSAGES/indent.mo installing zh_TW.gmo as /home/iurt/rpmbuild/BUILDROOT/indent-2.2.12-1.mga8.aarch64/usr/share/locale/zh_TW/LC_MESSAGES/indent.mo if test "indent" = "gettext-tools"; then \ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/indent-2.2.12-1.mga8.aarch64/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -p -m 644 ./$file \ /home/iurt/rpmbuild/BUILDROOT/indent-2.2.12-1.mga8.aarch64/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /home/iurt/rpmbuild/BUILDROOT/indent-2.2.12-1.mga8.aarch64/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/indent-2.2.12/po' Making install in man make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/indent-2.2.12/man' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/indent-2.2.12/man' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/indent-2.2.12-1.mga8.aarch64/usr/share/man/man1' /usr/bin/install -p -m 644 indent.1 '/home/iurt/rpmbuild/BUILDROOT/indent-2.2.12-1.mga8.aarch64/usr/share/man/man1' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/indent-2.2.12/man' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/indent-2.2.12/man' Making install in regression make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/indent-2.2.12/regression' make[2]: Nothing to be done for 'install'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/indent-2.2.12/regression' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/indent-2.2.12' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/indent-2.2.12' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/indent-2.2.12' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/indent-2.2.12' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/indent-2.2.12' + rm -rf /home/iurt/rpmbuild/BUILDROOT/indent-2.2.12-1.mga8.aarch64/usr/doc + '[' -d /home/iurt/rpmbuild/BUILDROOT/indent-2.2.12-1.mga8.aarch64/usr/share/locale/zh_TW.Big5 ']' + mv /home/iurt/rpmbuild/BUILDROOT/indent-2.2.12-1.mga8.aarch64/usr/share/locale/zh_TW.Big5 /home/iurt/rpmbuild/BUILDROOT/indent-2.2.12-1.mga8.aarch64/usr/share/locale/zh_TW + /usr/lib/rpm/find-lang.sh /home/iurt/rpmbuild/BUILDROOT/indent-2.2.12-1.mga8.aarch64 indent + /usr/lib/rpm/find-debuginfo.sh -j16 --strict-build-id -m -i --build-id-seed 2.2.12-1.mga8 --unique-debug-suffix -2.2.12-1.mga8.aarch64 --unique-debug-src-base indent-2.2.12-1.mga8.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/indent-2.2.12 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/indent-2.2.12-1.mga8.aarch64/usr/bin/indent extracting debug info from /home/iurt/rpmbuild/BUILDROOT/indent-2.2.12-1.mga8.aarch64/usr/bin/indent original debug info size: 280kB, size after compression: 236kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 767 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: indent-2.2.12-1.mga8.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.QUgV0n + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd indent-2.2.12 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/indent-2.2.12-1.mga8.aarch64/usr/share/doc/indent + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/indent-2.2.12-1.mga8.aarch64/usr/share/doc/indent + cp -pr AUTHORS /home/iurt/rpmbuild/BUILDROOT/indent-2.2.12-1.mga8.aarch64/usr/share/doc/indent + cp -pr COPYING /home/iurt/rpmbuild/BUILDROOT/indent-2.2.12-1.mga8.aarch64/usr/share/doc/indent + cp -pr NEWS /home/iurt/rpmbuild/BUILDROOT/indent-2.2.12-1.mga8.aarch64/usr/share/doc/indent + cp -pr ChangeLog /home/iurt/rpmbuild/BUILDROOT/indent-2.2.12-1.mga8.aarch64/usr/share/doc/indent + cp -pr README.md /home/iurt/rpmbuild/BUILDROOT/indent-2.2.12-1.mga8.aarch64/usr/share/doc/indent + cp -pr doc/indent.html /home/iurt/rpmbuild/BUILDROOT/indent-2.2.12-1.mga8.aarch64/usr/share/doc/indent + RPM_EC=0 ++ jobs -p + exit 0 Provides: indent = 2.2.12-1.mga8 indent(aarch-64) = 2.2.12-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: info-install ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) Processing files: indent-debugsource-2.2.12-1.mga8.aarch64 Provides: indent-debugsource = 2.2.12-1.mga8 indent-debugsource(aarch-64) = 2.2.12-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: indent-debuginfo-2.2.12-1.mga8.aarch64 Provides: debuginfo(build-id) = f0f3286b8d8a4c0dc62e1f62ec3736f71fd59c36 indent-debuginfo = 2.2.12-1.mga8 indent-debuginfo(aarch-64) = 2.2.12-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: indent-debugsource(aarch-64) = 2.2.12-1.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/indent-2.2.12-1.mga8.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/aarch64/indent-debuginfo-2.2.12-1.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/indent-debugsource-2.2.12-1.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/indent-2.2.12-1.mga8.aarch64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.JVG2Bo + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd indent-2.2.12 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/indent-2.2.12-1.mga8.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.WSTzjn + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf indent-2.2.12 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!