D: [iurt_root_command] chroot
warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend.
Installing /home/iurt/rpmbuild/SRPMS/wipe-2.3.1-13.mga9.src.rpm
Building target platforms: aarch64
Building for target aarch64
Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.P9SCxH
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf wipe-2.3.1
+ /usr/bin/bzip2 -dc /home/iurt/rpmbuild/SOURCES/wipe-2.3.1.tar.bz2
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd wipe-2.3.1
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f
+ /usr/bin/cat /home/iurt/rpmbuild/SOURCES/wipe-rootbuildfix.patch
+ /usr/bin/cat /home/iurt/rpmbuild/SOURCES/wipe-optflags.patch
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.HFAHvw
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd wipe-2.3.1
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ 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
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ export LT_SYS_LIBRARY_PATH
+ 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
creating cache ./config.cache
checking host system type... aarch64-mageia-linux-gnu
checking target system type... aarch64-mageia-linux-gnu
checking build system type... aarch64-mageia-linux-gnu
checking for gcc... gcc
checking whether the C compiler (gcc -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) works... yes
checking whether the C compiler (gcc -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) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking for POSIXized ISC... no
checking how to run the C preprocessor... gcc -E
checking whether gcc needs -traditional... no
checking for a BSD compatible install... /usr/bin/install -c
checking whether the C compiler accepts -pipe... yes
checking whether the C compiler accepts -g... yes
checking whether the C compiler accepts -O0... yes
checking whether the C compiler accepts -O2... yes
checking whether the C compiler accepts -ansi... yes
checking whether the C compiler accepts -pedantic... yes
checking whether the C compiler accepts -Wall... yes
checking whether the C compiler accepts -Werror... yes
checking for dirent.h that defines DIR... yes
checking for opendir in -ldir... no
checking for ANSI C header files... yes
checking for unistd.h... yes
checking for stdint.h... yes
checking for fcntl.h... yes
checking for memory.h... yes
checking for linux/fs.h... yes
checking for sys/mount.h... yes
checking for sys/disklabel.h... no
checking for sys/ioctl.h... yes
checking for sys/file.h... yes
checking for sys/stat.h... yes
checking for sys/time.h... yes
checking for sys/types.h... yes
checking for getopt.h... yes
checking for errno.h... yes
checking for termio.h... yes
checking for termios.h... yes
checking for linux/mtio.h... yes
checking for working const... yes
checking for inline... __inline__
checking for off_t... yes
checking for size_t... yes
checking whether stat file-mode macros are broken... no
checking for unistd.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... yes
checking for getopt... yes
checking for strnlen... yes
checking for bzero... yes
checking for memset... yes
checking for memcpy... yes
checking for realloc... yes
checking for fchmod... yes
checking for ioctl... yes
checking for fcntl... yes
checking for lockf... yes
checking for flock... yes
checking for fsync... yes
checking for fdatasync... yes
checking for unlink... yes
checking for rmdir... yes
checking for remove... yes
checking for rename... yes
checking for dirfd... yes
updating cache ./config.cache
creating ./config.status
creating Makefile
creating config.h
+ /usr/bin/make -O -j8 V=1 VERBOSE=1 'OPTFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' 'LIBS= -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags'
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pipe -O2   -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I. -DLINUX    -c -o rand.o rand.c
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pipe -O2   -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I. -DLINUX    -c -o text.o text.c
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pipe -O2   -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I. -DLINUX    -c -o lock.o lock.c
lock.c: In function 'do_lock':
lock.c:147:7: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result]
  147 |       fgets(prompt, sizeof(prompt), stdin);
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pipe -O2   -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I. -DLINUX    -c -o dir.o dir.c
dir.c: In function 'drill_down':
dir.c:148:15: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result]
  148 |               fgets(prompt, sizeof(prompt), stdin);
      |               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pipe -O2   -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I. -DLINUX    -c -o file.o file.c
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pipe -O2   -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I. -DLINUX    -c -o str.o str.c
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pipe -O2   -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I. -DLINUX    -c -o blkdev.o blkdev.c
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pipe -O2   -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I. -DLINUX    -c -o main.o main.c
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pipe -O2   -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I. -DLINUX    -c -o percent.o percent.c
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pipe -O2   -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I. -DLINUX    -c -o mt.o mt.c
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pipe -O2   -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I. -DLINUX    -c -o prompt.o prompt.c
prompt.c: In function 'prompt_destroy':
prompt.c:96:15: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result]
   96 |               fgets(prompt, sizeof(prompt), stdin);
      |               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
prompt.c:120:15: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result]
  120 |               fgets(prompt, sizeof(prompt), stdin);
      |               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
prompt.c: In function 'prompt_unlink':
prompt.c:183:15: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result]
  183 |               fgets(prompt, sizeof(prompt), stdin);
      |               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
prompt.c:197:15: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result]
  197 |               fgets(prompt, sizeof(prompt), stdin);
      |               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
prompt.c: In function 'prompt_recursion':
prompt.c:255:15: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result]
  255 |               fgets(prompt, sizeof(prompt), stdin);
      |               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
prompt.c:269:15: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result]
  269 |               fgets(prompt, sizeof(prompt), stdin);
      |               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pipe -O2   -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I. -DLINUX    -c -o io.o io.c
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pipe -O2   -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I. -DLINUX    -c -o wipe.o wipe.c
gcc -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags *.o -o wipe
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.YTuzPp
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' /home/iurt/rpmbuild/BUILDROOT/wipe-2.3.1-13.mga9.aarch64 '!=' / ']'
+ rm -rf /home/iurt/rpmbuild/BUILDROOT/wipe-2.3.1-13.mga9.aarch64
++ dirname /home/iurt/rpmbuild/BUILDROOT/wipe-2.3.1-13.mga9.aarch64
+ mkdir -p /home/iurt/rpmbuild/BUILDROOT
+ mkdir /home/iurt/rpmbuild/BUILDROOT/wipe-2.3.1-13.mga9.aarch64
+ cd wipe-2.3.1
+ '[' 1 -eq 1 ']'
+ /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/wipe-2.3.1-13.mga9.aarch64 'INSTALL=/usr/bin/install -p' bindir=/home/iurt/rpmbuild/BUILDROOT/wipe-2.3.1-13.mga9.aarch64/usr/bin datadir=/home/iurt/rpmbuild/BUILDROOT/wipe-2.3.1-13.mga9.aarch64/usr/share mandir=/home/iurt/rpmbuild/BUILDROOT/wipe-2.3.1-13.mga9.aarch64/usr/share/man
/usr/bin/install -c -m 0755 -d /home/iurt/rpmbuild/BUILDROOT/wipe-2.3.1-13.mga9.aarch64/usr/bin
/usr/bin/install -c -m 0755 ./wipe /home/iurt/rpmbuild/BUILDROOT/wipe-2.3.1-13.mga9.aarch64/usr/bin
/usr/bin/install -p -d /home/iurt/rpmbuild/BUILDROOT/wipe-2.3.1-13.mga9.aarch64/usr/share/man/man1
/usr/bin/install -p -m 0644 wipe.1 /home/iurt/rpmbuild/BUILDROOT/wipe-2.3.1-13.mga9.aarch64/usr/share/man/man1/
rm -rf /home/iurt/rpmbuild/BUILDROOT/wipe-2.3.1-13.mga9.aarch64/usr/share/doc/wipe*
/usr/bin/install -p -d /home/iurt/rpmbuild/BUILDROOT/wipe-2.3.1-13.mga9.aarch64/usr/share/doc/wipe
for file in 'LICENSE copyright CHANGES README TODO INSTALL TESTING'; do \
	/usr/bin/install -p -m 0644 $file /home/iurt/rpmbuild/BUILDROOT/wipe-2.3.1-13.mga9.aarch64/usr/share/doc/wipe/; \
done
+ /usr/bin/mv /home/iurt/rpmbuild/BUILDROOT/wipe-2.3.1-13.mga9.aarch64/usr/bin/wipe /home/iurt/rpmbuild/BUILDROOT/wipe-2.3.1-13.mga9.aarch64/usr/bin/wipe.wipe
+ /usr/bin/mv /home/iurt/rpmbuild/BUILDROOT/wipe-2.3.1-13.mga9.aarch64/usr/share/man/man1/wipe.1 /home/iurt/rpmbuild/BUILDROOT/wipe-2.3.1-13.mga9.aarch64/usr/share/man/man1/wipe.wipe.1
+ rm -rf /home/iurt/rpmbuild/BUILDROOT/wipe-2.3.1-13.mga9.aarch64/usr/share/doc/wipe
+ /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 2.3.1-13.mga9 --unique-debug-suffix -2.3.1-13.mga9.aarch64 --unique-debug-src-base wipe-2.3.1-13.mga9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/wipe-2.3.1

extracting debug info from /home/iurt/rpmbuild/BUILDROOT/wipe-2.3.1-13.mga9.aarch64/usr/bin/wipe.wipe
dwz: ./usr/bin/wipe.wipe-2.3.1-13.mga9.aarch64.debug: Unknown debugging section .debug_line_str
original debug info size: 104kB, size after compression: 104kB
/usr/bin/sepdebugcrcfix: Updated 0 CRC32s, 1 CRC32s did match.
196 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 0
+ /usr/lib/rpm/check-rpaths
+ /usr/lib/rpm/brp-remove-la-files
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
Processing files: wipe-2.3.1-13.mga9.aarch64
Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Unnsd4
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd wipe-2.3.1
+ DOCDIR=/home/iurt/rpmbuild/BUILDROOT/wipe-2.3.1-13.mga9.aarch64/usr/share/doc/wipe
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/wipe-2.3.1-13.mga9.aarch64/usr/share/doc/wipe
+ cp -pr README /home/iurt/rpmbuild/BUILDROOT/wipe-2.3.1-13.mga9.aarch64/usr/share/doc/wipe
+ cp -pr CHANGES /home/iurt/rpmbuild/BUILDROOT/wipe-2.3.1-13.mga9.aarch64/usr/share/doc/wipe
+ cp -pr TODO /home/iurt/rpmbuild/BUILDROOT/wipe-2.3.1-13.mga9.aarch64/usr/share/doc/wipe
+ cp -pr TESTING /home/iurt/rpmbuild/BUILDROOT/wipe-2.3.1-13.mga9.aarch64/usr/share/doc/wipe
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Orh9IF
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd wipe-2.3.1
+ LICENSEDIR=/home/iurt/rpmbuild/BUILDROOT/wipe-2.3.1-13.mga9.aarch64/usr/share/licenses/wipe
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/wipe-2.3.1-13.mga9.aarch64/usr/share/licenses/wipe
+ cp -pr LICENSE /home/iurt/rpmbuild/BUILDROOT/wipe-2.3.1-13.mga9.aarch64/usr/share/licenses/wipe
+ cp -pr copyright /home/iurt/rpmbuild/BUILDROOT/wipe-2.3.1-13.mga9.aarch64/usr/share/licenses/wipe
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: wipe = 0:2.3.1-13.mga9 wipe(aarch-64) = 0:2.3.1-13.mga9
Requires(interp): /bin/sh /bin/sh
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires(post): /bin/sh update-alternatives
Requires(postun): /bin/sh update-alternatives
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) libc.so.6(GLIBC_2.28)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit)
Processing files: wipe-debugsource-2.3.1-13.mga9.aarch64
Provides: wipe-debugsource = 0:2.3.1-13.mga9 wipe-debugsource(aarch-64) = 0:2.3.1-13.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: wipe-debuginfo-2.3.1-13.mga9.aarch64
Provides: debuginfo(build-id) = c4bc3603206c46f139ca1cc99002d1915c50cd3c wipe-debuginfo = 0:2.3.1-13.mga9 wipe-debuginfo(aarch-64) = 0:2.3.1-13.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: wipe-debugsource(aarch-64) = 0:2.3.1-13.mga9
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/wipe-2.3.1-13.mga9.aarch64
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/wipe-2.3.1-13.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/wipe-debuginfo-2.3.1-13.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/wipe-debugsource-2.3.1-13.mga9.aarch64.rpm
Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.LgYq0b
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd wipe-2.3.1
+ /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/wipe-2.3.1-13.mga9.aarch64
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.WNo4CD
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf wipe-2.3.1
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!