D: [iurt_root_command] chroot
Installing /home/iurt/rpmbuild/SRPMS/the_silver_searcher-2.2.0-2.20190322.mga8.src.rpm
Building target platforms: aarch64
Building for target aarch64
Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.7vQoMe
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf the_silver_searcher-965f71dcbc9d98da5347f1256f650f8b7dcf4625
+ /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/2.2.0-965f71d.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd the_silver_searcher-965f71dcbc9d98da5347f1256f650f8b7dcf4625
+ /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.4CRwie
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd the_silver_searcher-965f71dcbc9d98da5347f1256f650f8b7dcf4625
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ aclocal
+ autoconf
+ autoheader
+ automake --add-missing
configure.ac:10: installing './compile'
configure.ac:22: installing './config.guess'
configure.ac:22: installing './config.sub'
configure.ac:8: installing './install-sh'
configure.ac:8: installing './missing'
Makefile.am: installing './depcomp'
+ 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 --disable-silent-rules
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 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 grep that handles long lines and -e... /usr/bin/grep
checking whether make supports nested variables... (cached) yes
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 PCRE... yes
checking build system type... aarch64-mageia-linux-gnu
checking host system type... aarch64-mageia-linux-gnu
checking how to run the C preprocessor... aarch64-mageia-linux-gnu-gcc -E
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 if compiler needs -Werror to reject unknown flags... no
checking for the pthreads library -lpthreads... no
checking whether pthreads work without any flags... no
checking whether pthreads work with -Kthread... no
checking whether pthreads work with -kthread... no
checking for the pthreads library -llthread... no
checking whether pthreads work with -pthread... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking if more special flags are required for pthreads... no
checking for PTHREAD_PRIO_INHERIT... yes
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for library containing inflate... -lz
checking lzma.h usability... yes
checking lzma.h presence... yes
checking for lzma.h... yes
checking for LZMA... yes
checking whether PCRE_CONFIG_JIT is declared... yes
checking whether CPU_ZERO, CPU_SET is declared... yes
checking sys/cpuset.h usability... no
checking sys/cpuset.h presence... no
checking for sys/cpuset.h... no
checking err.h usability... yes
checking err.h presence... yes
checking for err.h... yes
checking for struct dirent.d_type... yes
checking for struct dirent.d_namlen... no
checking for fgetln... no
checking for fopencookie... yes
checking for getline... yes
checking for realpath... yes
checking for strlcpy... no
checking for strndup... yes
checking for vasprintf... yes
checking for madvise... yes
checking for posix_fadvise... yes
checking for pthread_setaffinity_np... yes
checking for pledge... no
checking for clang-format-3.8... no
checking for clang-format-3.7... no
checking for clang-format-3.6... no
checking for clang-format... no
configure: WARNING: clang-format not found. 'make test' will not detect improperly-formatted files.
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating the_silver_searcher.spec
config.status: creating src/config.h
config.status: executing depfiles commands
+ /usr/bin/make -O -j8 V=1 VERBOSE=1
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread  -Wall -Wextra -Wformat=2 -Wno-format-nonliteral -Wshadow -Wpointer-arith -Wcast-qual -Wmissing-prototypes -Wno-missing-braces -std=gnu89 -D_GNU_SOURCE -c -o src/print_w32.o src/print_w32.c
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread  -Wall -Wextra -Wformat=2 -Wno-format-nonliteral -Wshadow -Wpointer-arith -Wcast-qual -Wmissing-prototypes -Wno-missing-braces -std=gnu89 -D_GNU_SOURCE -c -o src/log.o src/log.c
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread  -Wall -Wextra -Wformat=2 -Wno-format-nonliteral -Wshadow -Wpointer-arith -Wcast-qual -Wmissing-prototypes -Wno-missing-braces -std=gnu89 -D_GNU_SOURCE -c -o src/scandir.o src/scandir.c
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread  -Wall -Wextra -Wformat=2 -Wno-format-nonliteral -Wshadow -Wpointer-arith -Wcast-qual -Wmissing-prototypes -Wno-missing-braces -std=gnu89 -D_GNU_SOURCE -c -o src/lang.o src/lang.c
In file included from /usr/include/string.h:495,
                 from src/lang.c:2:
In function 'strncpy',
    inlined from 'combine_file_extensions' at src/lang.c:198:13:
/usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation]
  106 |   return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/lang.c: In function 'combine_file_extensions':
src/lang.c:198:13: note: length computed here
  198 |             strncpy(pos, ext, strlen(ext));
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread  -Wall -Wextra -Wformat=2 -Wno-format-nonliteral -Wshadow -Wpointer-arith -Wcast-qual -Wmissing-prototypes -Wno-missing-braces -std=gnu89 -D_GNU_SOURCE -c -o src/ignore.o src/ignore.c
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread  -Wall -Wextra -Wformat=2 -Wno-format-nonliteral -Wshadow -Wpointer-arith -Wcast-qual -Wmissing-prototypes -Wno-missing-braces -std=gnu89 -D_GNU_SOURCE -c -o src/decompress.o src/decompress.c
src/decompress.c: In function 'decompress_zlib':
src/decompress.c:52:22: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
   52 |     stream.next_in = (Bytef *)buf;
      |                      ^
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread  -Wall -Wextra -Wformat=2 -Wno-format-nonliteral -Wshadow -Wpointer-arith -Wcast-qual -Wmissing-prototypes -Wno-missing-braces -std=gnu89 -D_GNU_SOURCE -c -o src/main.o src/main.c
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread  -Wall -Wextra -Wformat=2 -Wno-format-nonliteral -Wshadow -Wpointer-arith -Wcast-qual -Wmissing-prototypes -Wno-missing-braces -std=gnu89 -D_GNU_SOURCE -c -o src/zfile.o src/zfile.c
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread  -Wall -Wextra -Wformat=2 -Wno-format-nonliteral -Wshadow -Wpointer-arith -Wcast-qual -Wmissing-prototypes -Wno-missing-braces -std=gnu89 -D_GNU_SOURCE -c -o src/print.o src/print.c
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread  -Wall -Wextra -Wformat=2 -Wno-format-nonliteral -Wshadow -Wpointer-arith -Wcast-qual -Wmissing-prototypes -Wno-missing-braces -std=gnu89 -D_GNU_SOURCE -c -o src/util.o src/util.c
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread  -Wall -Wextra -Wformat=2 -Wno-format-nonliteral -Wshadow -Wpointer-arith -Wcast-qual -Wmissing-prototypes -Wno-missing-braces -std=gnu89 -D_GNU_SOURCE -c -o src/search.o src/search.c
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread  -Wall -Wextra -Wformat=2 -Wno-format-nonliteral -Wshadow -Wpointer-arith -Wcast-qual -Wmissing-prototypes -Wno-missing-braces -std=gnu89 -D_GNU_SOURCE -c -o src/options.o src/options.c
aarch64-mageia-linux-gnu-gcc  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread  -Wall -Wextra -Wformat=2 -Wno-format-nonliteral -Wshadow -Wpointer-arith -Wcast-qual -Wmissing-prototypes -Wno-missing-braces -std=gnu89 -D_GNU_SOURCE  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o ag src/ignore.o src/log.o src/options.o src/print.o src/print_w32.o src/scandir.o src/search.o src/lang.o src/util.o src/decompress.o src/main.o src/zfile.o -lpcre  -llzma    -lz  
make[1]: 'ag' is up to date.
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.q3SoLb
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' /home/iurt/rpmbuild/BUILDROOT/the_silver_searcher-2.2.0-2.20190322.mga8.aarch64 '!=' / ']'
+ rm -rf /home/iurt/rpmbuild/BUILDROOT/the_silver_searcher-2.2.0-2.20190322.mga8.aarch64
++ dirname /home/iurt/rpmbuild/BUILDROOT/the_silver_searcher-2.2.0-2.20190322.mga8.aarch64
+ mkdir -p /home/iurt/rpmbuild/BUILDROOT
+ mkdir /home/iurt/rpmbuild/BUILDROOT/the_silver_searcher-2.2.0-2.20190322.mga8.aarch64
+ cd the_silver_searcher-965f71dcbc9d98da5347f1256f650f8b7dcf4625
+ '[' 1 -eq 1 ']'
+ make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/the_silver_searcher-2.2.0-2.20190322.mga8.aarch64
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/the_silver_searcher-965f71dcbc9d98da5347f1256f650f8b7dcf4625'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/the_silver_searcher-2.2.0-2.20190322.mga8.aarch64/usr/bin'
  /usr/bin/install -c ag '/home/iurt/rpmbuild/BUILDROOT/the_silver_searcher-2.2.0-2.20190322.mga8.aarch64/usr/bin'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/the_silver_searcher-2.2.0-2.20190322.mga8.aarch64/usr/share/the_silver_searcher/completions'
 /usr/bin/install -c -m 644 ag.bashcomp.sh '/home/iurt/rpmbuild/BUILDROOT/the_silver_searcher-2.2.0-2.20190322.mga8.aarch64/usr/share/the_silver_searcher/completions'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/the_silver_searcher-2.2.0-2.20190322.mga8.aarch64/usr/share/zsh/site-functions'
 /usr/bin/install -c -m 644 _the_silver_searcher '/home/iurt/rpmbuild/BUILDROOT/the_silver_searcher-2.2.0-2.20190322.mga8.aarch64/usr/share/zsh/site-functions'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/the_silver_searcher-2.2.0-2.20190322.mga8.aarch64/usr/share/man/man1'
 /usr/bin/install -c -m 644 doc/ag.1 '/home/iurt/rpmbuild/BUILDROOT/the_silver_searcher-2.2.0-2.20190322.mga8.aarch64/usr/share/man/man1'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/the_silver_searcher-965f71dcbc9d98da5347f1256f650f8b7dcf4625'
+ mkdir -p /home/iurt/rpmbuild/BUILDROOT/the_silver_searcher-2.2.0-2.20190322.mga8.aarch64/usr/share/bash-completion/completions
+ install -pm 0644 ag.bashcomp.sh /home/iurt/rpmbuild/BUILDROOT/the_silver_searcher-2.2.0-2.20190322.mga8.aarch64/usr/share/bash-completion/completions/ag
+ rm -rf /home/iurt/rpmbuild/BUILDROOT/the_silver_searcher-2.2.0-2.20190322.mga8.aarch64/usr/share/the_silver_searcher
+ /usr/lib/rpm/find-debuginfo.sh -j16 --strict-build-id -m -i --build-id-seed 2.2.0-2.20190322.mga8 --unique-debug-suffix -2.2.0-2.20190322.mga8.aarch64 --unique-debug-src-base the_silver_searcher-2.2.0-2.20190322.mga8.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/the_silver_searcher-965f71dcbc9d98da5347f1256f650f8b7dcf4625

explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/the_silver_searcher-2.2.0-2.20190322.mga8.aarch64/usr/bin/ag
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/the_silver_searcher-2.2.0-2.20190322.mga8.aarch64/usr/bin/ag
original debug info size: 280kB, size after compression: 236kB
/usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match.
442 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: the_silver_searcher-2.2.0-2.20190322.mga8.aarch64
Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.a4Yzoc
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd the_silver_searcher-965f71dcbc9d98da5347f1256f650f8b7dcf4625
+ DOCDIR=/home/iurt/rpmbuild/BUILDROOT/the_silver_searcher-2.2.0-2.20190322.mga8.aarch64/usr/share/doc/the_silver_searcher
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/the_silver_searcher-2.2.0-2.20190322.mga8.aarch64/usr/share/doc/the_silver_searcher
+ cp -pr README.md /home/iurt/rpmbuild/BUILDROOT/the_silver_searcher-2.2.0-2.20190322.mga8.aarch64/usr/share/doc/the_silver_searcher
+ cp -pr LICENSE /home/iurt/rpmbuild/BUILDROOT/the_silver_searcher-2.2.0-2.20190322.mga8.aarch64/usr/share/doc/the_silver_searcher
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: ag = 2.2.0-2.20190322.mga8 the_silver_searcher = 2.2.0-2.20190322.mga8 the_silver_searcher(aarch-64) = 2.2.0-2.20190322.mga8
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) liblzma.so.5()(64bit) liblzma.so.5(XZ_5.0)(64bit) libpcre.so.1()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) libz.so.1()(64bit)
Processing files: the_silver_searcher-debugsource-2.2.0-2.20190322.mga8.aarch64
Provides: the_silver_searcher-debugsource = 2.2.0-2.20190322.mga8 the_silver_searcher-debugsource(aarch-64) = 2.2.0-2.20190322.mga8
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: the_silver_searcher-debuginfo-2.2.0-2.20190322.mga8.aarch64
Provides: debuginfo(build-id) = 868d7dda1565728e252885a19889def988856fd6 the_silver_searcher-debuginfo = 2.2.0-2.20190322.mga8 the_silver_searcher-debuginfo(aarch-64) = 2.2.0-2.20190322.mga8
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: the_silver_searcher-debugsource(aarch-64) = 2.2.0-2.20190322.mga8
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/the_silver_searcher-2.2.0-2.20190322.mga8.aarch64
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/the_silver_searcher-2.2.0-2.20190322.mga8.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/the_silver_searcher-debuginfo-2.2.0-2.20190322.mga8.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/the_silver_searcher-debugsource-2.2.0-2.20190322.mga8.aarch64.rpm
Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.dtNxSc
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd the_silver_searcher-965f71dcbc9d98da5347f1256f650f8b7dcf4625
+ /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/the_silver_searcher-2.2.0-2.20190322.mga8.aarch64
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.tBdEQd
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf the_silver_searcher-965f71dcbc9d98da5347f1256f650f8b7dcf4625
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!