D: [iurt_root_command] chroot
warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend.
Installing /home/iurt/rpmbuild/SRPMS/atop-2.6.0-1.mga9.src.rpm
Building target platforms: aarch64
Building for target aarch64
Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.ukjl1S
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf atop-2.6.0
+ /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/atop-2.6.0.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd atop-2.6.0
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ /usr/bin/cat /home/iurt/rpmbuild/SOURCES/atop-2.6.0-rundir.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.LaPmAo
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd atop-2.6.0
+ '[' 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
+ /usr/bin/make -O -j8 V=1 VERBOSE=1
cc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -I. -Wall -Wno-stringop-truncation    -c -o version.o version.c
cc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -I. -Wall -Wno-stringop-truncation    -c -o procdbase.o procdbase.c
cc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -I. -Wall -Wno-stringop-truncation    -c -o ifprop.o ifprop.c
cc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -I. -Wall -Wno-stringop-truncation    -c -o various.o various.c
various.c: In function 'val2valstr':
various.c:333:50: warning: '%d' directive output between 1 and 10 bytes may cause result to exceed 'INT_MAX' [-Wformat-overflow=]
  333 |                         sprintf(strvalue, "%*llde%d%s",
      |                                                  ^~
various.c:333:43: note: directive argument in the range [0, 2147483647]
  333 |                         sprintf(strvalue, "%*llde%d%s",
      |                                           ^~~~~~~~~~~~
cc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -I. -Wall -Wno-stringop-truncation    -c -o atop.o atop.c
cc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -I. -Wall -Wno-stringop-truncation    -c -o acctproc.o acctproc.c
cc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -I. -Wall -Wno-stringop-truncation    -c -o photoproc.o photoproc.c
cc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -I. -Wall -Wno-stringop-truncation    -c -o rawlog.o rawlog.c
cc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -I. -Wall -Wno-stringop-truncation    -c -o parseable.o parseable.c
cc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -I. -Wall -Wno-stringop-truncation    -c -o netatopif.o netatopif.c
cc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -I. -Wall -Wno-stringop-truncation    -c -o gpucom.o gpucom.c
gpucom.c: In function 'gpumergeproc':
gpucom.c:553:9: warning: 'gpp' may be used uninitialized [-Wmaybe-uninitialized]
  553 |         ptrverify(gpp, "Malloc failed for process list\n");
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from gpucom.c:35:
atop.h:179:17: note: by argument 1 of type 'const void *' to 'ptrverify' declared here
  179 | void            ptrverify(const void *, const char *, ...);
      |                 ^~~~~~~~~
cc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -I. -Wall -Wno-stringop-truncation    -c -o photosyst.o photosyst.c
cc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -I. -Wall -Wno-stringop-truncation    -c -o netlink.o netlink.c
cc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -I. -Wall -Wno-stringop-truncation    -c -o showprocs.o showprocs.c
showprocs.c: In function 'procprt_BANDWI_e':
showprocs.c:1928:23: warning: '%4lld' directive writing between 4 and 18 bytes into a region of size 16 [-Wformat-overflow=]
 1928 |         sprintf(buf, "%4lld %cbps", kbps, c);
      |                       ^~~~~
showprocs.c:1928:22: note: directive argument in the range [-73786976294838206, 73786976]
 1928 |         sprintf(buf, "%4lld %cbps", kbps, c);
      |                      ^~~~~~~~~~~~~
In file included from /usr/include/stdio.h:866,
                 from showprocs.c:90:
/usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 10 and 24 bytes into a destination of size 16
   38 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   39 |                                   __glibc_objsize (__s), __fmt,
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   40 |                                   __va_arg_pack ());
      |                                   ~~~~~~~~~~~~~~~~~
showprocs.c: In function 'procprt_BANDWO_a':
showprocs.c:1928:23: warning: '%4lld' directive writing between 4 and 18 bytes into a region of size 16 [-Wformat-overflow=]
 1928 |         sprintf(buf, "%4lld %cbps", kbps, c);
      |                       ^~~~~
showprocs.c:1928:22: note: directive argument in the range [-73786976294838206, 73786976]
 1928 |         sprintf(buf, "%4lld %cbps", kbps, c);
      |                      ^~~~~~~~~~~~~
In file included from /usr/include/stdio.h:866,
                 from showprocs.c:90:
/usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 10 and 24 bytes into a destination of size 16
   38 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   39 |                                   __glibc_objsize (__s), __fmt,
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   40 |                                   __va_arg_pack ());
      |                                   ~~~~~~~~~~~~~~~~~
showprocs.c: In function 'procprt_BANDWI_a':
showprocs.c:1928:23: warning: '%4lld' directive writing between 4 and 18 bytes into a region of size 16 [-Wformat-overflow=]
 1928 |         sprintf(buf, "%4lld %cbps", kbps, c);
      |                       ^~~~~
showprocs.c:1928:22: note: directive argument in the range [-73786976294838206, 73786976]
 1928 |         sprintf(buf, "%4lld %cbps", kbps, c);
      |                      ^~~~~~~~~~~~~
In file included from /usr/include/stdio.h:866,
                 from showprocs.c:90:
/usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 10 and 24 bytes into a destination of size 16
   38 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   39 |                                   __glibc_objsize (__s), __fmt,
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   40 |                                   __va_arg_pack ());
      |                                   ~~~~~~~~~~~~~~~~~
showprocs.c: In function 'procprt_BANDWO_e':
showprocs.c:1928:23: warning: '%4lld' directive writing between 4 and 18 bytes into a region of size 16 [-Wformat-overflow=]
 1928 |         sprintf(buf, "%4lld %cbps", kbps, c);
      |                       ^~~~~
showprocs.c:1928:22: note: directive argument in the range [-73786976294838206, 73786976]
 1928 |         sprintf(buf, "%4lld %cbps", kbps, c);
      |                      ^~~~~~~~~~~~~
In file included from /usr/include/stdio.h:866,
                 from showprocs.c:90:
/usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 10 and 24 bytes into a destination of size 16
   38 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   39 |                                   __glibc_objsize (__s), __fmt,
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   40 |                                   __va_arg_pack ());
      |                                   ~~~~~~~~~~~~~~~~~
cc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -I. -Wall -Wno-stringop-truncation    -c -o showlinux.o showlinux.c
cc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -I. -Wall -Wno-stringop-truncation    -c -o deviate.o deviate.c
cc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -I. -Wall -Wno-stringop-truncation    -c -o atopacctd.o atopacctd.c
cc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -I. -Wall -Wno-stringop-truncation    -c -o atopcat.o atopcat.c
cc atopcat.o -o atopcat  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags
cc atopacctd.o netlink.o -o atopacctd  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags
cc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -I. -Wall -Wno-stringop-truncation    -c -o showsys.o showsys.c
cc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -I. -Wall -Wno-stringop-truncation    -c -o atopconvert.o atopconvert.c
cc atopconvert.o -o atopconvert -lz  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags
cc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -I. -Wall -Wno-stringop-truncation    -c -o atopsar.o atopsar.c
atopsar.c: In function 'atopsar':
atopsar.c:136:17: warning: 'flaglist' may be used uninitialized [-Wmaybe-uninitialized]
  136 |                 ptrverify(flaglist, "Malloc failed for %d flags\n", pricnt+32);
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from atopsar.c:50:
atop.h:179:17: note: by argument 1 of type 'const void *' to 'ptrverify' declared here
  179 | void            ptrverify(const void *, const char *, ...);
      |                 ^~~~~~~~~
cc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -I. -Wall -Wno-stringop-truncation    -c -o showgeneric.o showgeneric.c
showgeneric.c: In function 'printg':
showgeneric.c:2685:17: warning: 'vwprintw' is deprecated [-Wdeprecated-declarations]
 2685 |                 vwprintw(stdscr, (char *) format, args);
      |                 ^~~~~~~~
In file included from showgeneric.c:271:
/usr/include/curses.h:816:28: note: declared here
  816 | extern NCURSES_EXPORT(int) vwprintw (WINDOW *, const char *,va_list) GCC_DEPRECATED(use vw_printw);     /* implemented */
      |                            ^~~~~~~~
showgeneric.c: In function 'generic_init':
showgeneric.c:2903:32: warning: ignoring return value of 'dup' declared with attribute 'warn_unused_result' [-Wunused-result]
 2903 |                         (void) dup(1);
      |                                ^~~~~~
cc atop.o version.o various.o  deviate.o   procdbase.o acctproc.o photoproc.o photosyst.o  rawlog.o ifprop.o parseable.o showgeneric.o          showlinux.o  showsys.o showprocs.o atopsar.o  netatopif.o gpucom.o -o atop -lncursesw -lz -lm -lrt  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags
ln -sf atop atopsar
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.moSCWI
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' /home/iurt/rpmbuild/BUILDROOT/atop-2.6.0-1.mga9.aarch64 '!=' / ']'
+ rm -rf /home/iurt/rpmbuild/BUILDROOT/atop-2.6.0-1.mga9.aarch64
++ dirname /home/iurt/rpmbuild/BUILDROOT/atop-2.6.0-1.mga9.aarch64
+ mkdir -p /home/iurt/rpmbuild/BUILDROOT
+ mkdir /home/iurt/rpmbuild/BUILDROOT/atop-2.6.0-1.mga9.aarch64
+ cd atop-2.6.0
+ '[' 1 -eq 1 ']'
+ install -Dp -m 04711 atop /home/iurt/rpmbuild/BUILDROOT/atop-2.6.0-1.mga9.aarch64/usr/bin/atop
+ ln -s atop /home/iurt/rpmbuild/BUILDROOT/atop-2.6.0-1.mga9.aarch64/usr/bin/atopsar
+ install -Dp -m 0755 atopconvert /home/iurt/rpmbuild/BUILDROOT/atop-2.6.0-1.mga9.aarch64/usr/bin/atopconvert
+ install -Dp -m 0644 man/atop.1 /home/iurt/rpmbuild/BUILDROOT/atop-2.6.0-1.mga9.aarch64/usr/share/man/man1/atop.1
+ install -Dp -m 0644 man/atopsar.1 /home/iurt/rpmbuild/BUILDROOT/atop-2.6.0-1.mga9.aarch64/usr/share/man/man1/atopsar.1
+ install -Dp -m 0644 man/atoprc.5 /home/iurt/rpmbuild/BUILDROOT/atop-2.6.0-1.mga9.aarch64/usr/share/man/man5/atoprc.5
+ install -Dp -m 0711 atop.daily /home/iurt/rpmbuild/BUILDROOT/atop-2.6.0-1.mga9.aarch64/etc/atop/atop.daily
+ install -Dp -m 0644 /home/iurt/rpmbuild/SOURCES/atop.sysconfig /home/iurt/rpmbuild/BUILDROOT/atop-2.6.0-1.mga9.aarch64/etc/sysconfig/atop
+ install -Dp -m 0644 psaccs_atop /home/iurt/rpmbuild/BUILDROOT/atop-2.6.0-1.mga9.aarch64/etc/logrotate.d/psaccs_atop
+ install -Dp -m 0644 psaccu_atop /home/iurt/rpmbuild/BUILDROOT/atop-2.6.0-1.mga9.aarch64/etc/logrotate.d/psaccu_atop
+ install -Dp -m 0644 atop.service /home/iurt/rpmbuild/BUILDROOT/atop-2.6.0-1.mga9.aarch64/usr/lib/systemd/system/atop.service
+ install -d -m 0755 /home/iurt/rpmbuild/BUILDROOT/atop-2.6.0-1.mga9.aarch64/var/log/atop
+ install -Dp -m 0755 atopacctd /home/iurt/rpmbuild/BUILDROOT/atop-2.6.0-1.mga9.aarch64/usr/sbin/atopacctd
+ install -Dp -m 0644 atopacct.service /home/iurt/rpmbuild/BUILDROOT/atop-2.6.0-1.mga9.aarch64/usr/lib/systemd/system/atopacct.service
+ install -Dp -m 0644 atop-rotate.service atop-rotate.timer /home/iurt/rpmbuild/BUILDROOT/atop-2.6.0-1.mga9.aarch64/usr/lib/systemd/system/
+ install -Dp -m 0644 /home/iurt/rpmbuild/SOURCES/atop.tmpfiles /home/iurt/rpmbuild/BUILDROOT/atop-2.6.0-1.mga9.aarch64/usr/lib/tmpfiles.d/atop.conf
+ install -d -m 0755 /home/iurt/rpmbuild/BUILDROOT/atop-2.6.0-1.mga9.aarch64/run/atop
+ /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 2.6.0-1.mga9 --unique-debug-suffix -2.6.0-1.mga9.aarch64 --unique-debug-src-base atop-2.6.0-1.mga9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/atop-2.6.0

extracting debug info from /home/iurt/rpmbuild/BUILDROOT/atop-2.6.0-1.mga9.aarch64/usr/bin/atopconvert
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/atop-2.6.0-1.mga9.aarch64/usr/bin/atop
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/atop-2.6.0-1.mga9.aarch64/usr/sbin/atopacctd
dwz: ./usr/bin/atop-2.6.0-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str
dwz: ./usr/bin/atopconvert-2.6.0-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str
dwz: ./usr/sbin/atopacctd-2.6.0-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str
dwz: Too few files for multifile optimization
original debug info size: 952kB, size after compression: 952kB
/usr/bin/sepdebugcrcfix: Updated 0 CRC32s, 3 CRC32s did match.
1715 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
mangling shebang in /etc/atop/atop.daily from /bin/sh to #!/usr/bin/sh
Processing files: atop-2.6.0-1.mga9.aarch64
Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.6ii8Gy
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd atop-2.6.0
+ DOCDIR=/home/iurt/rpmbuild/BUILDROOT/atop-2.6.0-1.mga9.aarch64/usr/share/doc/atop
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/atop-2.6.0-1.mga9.aarch64/usr/share/doc/atop
+ cp -pr README /home/iurt/rpmbuild/BUILDROOT/atop-2.6.0-1.mga9.aarch64/usr/share/doc/atop
+ cp -pr AUTHOR /home/iurt/rpmbuild/BUILDROOT/atop-2.6.0-1.mga9.aarch64/usr/share/doc/atop
+ cp -pr ChangeLog /home/iurt/rpmbuild/BUILDROOT/atop-2.6.0-1.mga9.aarch64/usr/share/doc/atop
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.TVVyoZ
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd atop-2.6.0
+ LICENSEDIR=/home/iurt/rpmbuild/BUILDROOT/atop-2.6.0-1.mga9.aarch64/usr/share/licenses/atop
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/atop-2.6.0-1.mga9.aarch64/usr/share/licenses/atop
+ cp -pr COPYING /home/iurt/rpmbuild/BUILDROOT/atop-2.6.0-1.mga9.aarch64/usr/share/licenses/atop
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: atop = 2.6.0-1.mga9 atop(aarch-64) = 2.6.0-1.mga9 config(atop) = 2.6.0-1.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 systemd
Requires(preun): /bin/sh systemd
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) libm.so.6()(64bit) libm.so.6(GLIBC_2.29)(64bit) libncursesw.so.6()(64bit) librt.so.1()(64bit) libtinfo.so.6()(64bit) libz.so.1()(64bit)
Processing files: atop-debugsource-2.6.0-1.mga9.aarch64
Provides: atop-debugsource = 2.6.0-1.mga9 atop-debugsource(aarch-64) = 2.6.0-1.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: atop-debuginfo-2.6.0-1.mga9.aarch64
Provides: atop-debuginfo = 2.6.0-1.mga9 atop-debuginfo(aarch-64) = 2.6.0-1.mga9 debuginfo(build-id) = 03809a73dfea7554cc65ee5ed980f5f7fdc93573 debuginfo(build-id) = a095f25ed50548ea6150ff215c72f18be77beb9f debuginfo(build-id) = b07a816e6699a2e2d9768ef2ed21d371252522fa
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: atop-debugsource(aarch-64) = 2.6.0-1.mga9
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/atop-2.6.0-1.mga9.aarch64
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/atop-2.6.0-1.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/atop-debuginfo-2.6.0-1.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/atop-debugsource-2.6.0-1.mga9.aarch64.rpm
Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.FKsJDt
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd atop-2.6.0
+ /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/atop-2.6.0-1.mga9.aarch64
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.aYoaZi
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf atop-2.6.0
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!