D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/the_silver_searcher-2.2.0-3.20200225.mga8.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.aMHgw9 + 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-b93c2719933d8824d749bfa8573cc02e4f050c10 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/2.2.0-b93c271.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd the_silver_searcher-b93c2719933d8824d749bfa8573cc02e4f050c10 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #1 (1377.patch):' Patch #1 (1377.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .GLOBAL_SYMS --fuzz=0 patching file src/ignore.c patching file src/ignore.h patching file src/log.c patching file src/log.h patching file src/options.c patching file src/options.h patching file src/search.c patching file src/search.h patching file src/util.c patching file src/util.h + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.RjOj58 + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd the_silver_searcher-b93c2719933d8824d749bfa8573cc02e4f050c10 + '[' 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=. + '[' 1 = 1 ']' ++ find . -name config.guess -o -name config.sub + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/mageia/config.sub ']' ++ basename ./config.sub + cp -af /usr/lib/rpm/mageia/config.sub ./config.sub + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/mageia/config.guess ']' ++ basename ./config.guess + cp -af /usr/lib/rpm/mageia/config.guess ./config.guess + /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 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 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 the compiler supports GNU C... yes checking whether aarch64-mageia-linux-gnu-gcc accepts -g... yes checking for aarch64-mageia-linux-gnu-gcc option to enable C11 features... 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 for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.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 for pthread.h... yes checking for zlib.h... yes checking for library containing inflate... -lz checking for lzma.h... yes checking for LZMA... yes checking for aarch64-mageia-linux-gnu-gcc options needed to detect all undeclared functions... none needed checking whether PCRE_CONFIG_JIT is declared... yes checking whether CPU_ZERO, CPU_SET is declared... yes checking for sys/cpuset.h... no 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:519, 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:91:10: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 91 | 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/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/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/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.MCeNpc + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/the_silver_searcher-2.2.0-3.20200225.mga8.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/the_silver_searcher-2.2.0-3.20200225.mga8.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/the_silver_searcher-2.2.0-3.20200225.mga8.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/the_silver_searcher-2.2.0-3.20200225.mga8.aarch64 + cd the_silver_searcher-b93c2719933d8824d749bfa8573cc02e4f050c10 + '[' 1 -eq 1 ']' + make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/the_silver_searcher-2.2.0-3.20200225.mga8.aarch64 make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/the_silver_searcher-b93c2719933d8824d749bfa8573cc02e4f050c10' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/the_silver_searcher-2.2.0-3.20200225.mga8.aarch64/usr/bin' /usr/bin/install -c ag '/home/iurt/rpmbuild/BUILDROOT/the_silver_searcher-2.2.0-3.20200225.mga8.aarch64/usr/bin' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/the_silver_searcher-2.2.0-3.20200225.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-3.20200225.mga8.aarch64/usr/share/the_silver_searcher/completions' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/the_silver_searcher-2.2.0-3.20200225.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-3.20200225.mga8.aarch64/usr/share/zsh/site-functions' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/the_silver_searcher-2.2.0-3.20200225.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-3.20200225.mga8.aarch64/usr/share/man/man1' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/the_silver_searcher-b93c2719933d8824d749bfa8573cc02e4f050c10' + mkdir -p /home/iurt/rpmbuild/BUILDROOT/the_silver_searcher-2.2.0-3.20200225.mga8.aarch64/usr/share/bash-completion/completions + install -pm 0644 ag.bashcomp.sh /home/iurt/rpmbuild/BUILDROOT/the_silver_searcher-2.2.0-3.20200225.mga8.aarch64/usr/share/bash-completion/completions/ag + rm -rf /home/iurt/rpmbuild/BUILDROOT/the_silver_searcher-2.2.0-3.20200225.mga8.aarch64/usr/share/the_silver_searcher + /usr/lib/rpm/find-debuginfo.sh -j8 --strict-build-id -m -i --build-id-seed 2.2.0-3.20200225.mga8 --unique-debug-suffix -2.2.0-3.20200225.mga8.aarch64 --unique-debug-src-base the_silver_searcher-2.2.0-3.20200225.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-b93c2719933d8824d749bfa8573cc02e4f050c10 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/the_silver_searcher-2.2.0-3.20200225.mga8.aarch64/usr/bin/ag extracting debug info from /home/iurt/rpmbuild/BUILDROOT/the_silver_searcher-2.2.0-3.20200225.mga8.aarch64/usr/bin/ag original debug info size: 240kB, size after compression: 220kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 443 blocks + /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: the_silver_searcher-2.2.0-3.20200225.mga8.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.SpBWWc + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd the_silver_searcher-b93c2719933d8824d749bfa8573cc02e4f050c10 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/the_silver_searcher-2.2.0-3.20200225.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-3.20200225.mga8.aarch64/usr/share/doc/the_silver_searcher + cp -pr README.md /home/iurt/rpmbuild/BUILDROOT/the_silver_searcher-2.2.0-3.20200225.mga8.aarch64/usr/share/doc/the_silver_searcher + cp -pr LICENSE /home/iurt/rpmbuild/BUILDROOT/the_silver_searcher-2.2.0-3.20200225.mga8.aarch64/usr/share/doc/the_silver_searcher + RPM_EC=0 ++ jobs -p + exit 0 Provides: ag = 2.2.0-3.20200225.mga8 the_silver_searcher = 2.2.0-3.20200225.mga8 the_silver_searcher(aarch-64) = 2.2.0-3.20200225.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-3.20200225.mga8.aarch64 Provides: the_silver_searcher-debugsource = 2.2.0-3.20200225.mga8 the_silver_searcher-debugsource(aarch-64) = 2.2.0-3.20200225.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-3.20200225.mga8.aarch64 Provides: debuginfo(build-id) = 4716dc33f4826d7ea325515ee6780721bf97140f the_silver_searcher-debuginfo = 2.2.0-3.20200225.mga8 the_silver_searcher-debuginfo(aarch-64) = 2.2.0-3.20200225.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-3.20200225.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/the_silver_searcher-2.2.0-3.20200225.mga8.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/aarch64/the_silver_searcher-2.2.0-3.20200225.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/the_silver_searcher-debuginfo-2.2.0-3.20200225.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/the_silver_searcher-debugsource-2.2.0-3.20200225.mga8.aarch64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.MRvVRb + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd the_silver_searcher-b93c2719933d8824d749bfa8573cc02e4f050c10 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/the_silver_searcher-2.2.0-3.20200225.mga8.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.OmRm78 + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf the_silver_searcher-b93c2719933d8824d749bfa8573cc02e4f050c10 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!