D: [iurt_root_command] chroot
warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend.
Installing /home/iurt/rpmbuild/SRPMS/apachetop-0.19.7-3.mga9.src.rpm
Building target platforms: aarch64
Building for target aarch64
Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.C3i10z
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf apachetop-0.19.7
+ /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/apachetop-0.19.7.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd apachetop-0.19.7
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ echo 'Patch #1 (apachetop-0.12.6-logfile.patch):'
Patch #1 (apachetop-0.12.6-logfile.patch):
+ /usr/bin/patch --no-backup-if-mismatch -f -p1 -b --suffix .log --fuzz=0
patching file src/apachetop.h
Hunk #1 succeeded at 253 (offset 5 lines).
patching file src/apachetop.h.orig
+ echo 'Patch #2 (apachetop-0.12.5-large_logfile.patch):'
Patch #2 (apachetop-0.12.5-large_logfile.patch):
+ /usr/bin/patch --no-backup-if-mismatch -f -p1 -b --suffix .large --fuzz=0
patching file src/apachetop.h
+ echo 'Patch #3 (apachetop-0.12.6-buffer_overflow.patch):'
Patch #3 (apachetop-0.12.6-buffer_overflow.patch):
+ /usr/bin/patch --no-backup-if-mismatch -f -p0 --fuzz=0
patching file src/apachetop.cc
Hunk #2 succeeded at 965 (offset 6 lines).
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.6fhhJX
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd apachetop-0.19.7
+ '[' 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
+ CONFIGURE_TOP=.
+ '[' 1 = 1 ']'
++ find . -name config.guess -o -name config.sub
+ /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 --with-pcre=/usr --without-adns --with-logfile=/var/log/httpd/access_log
checking whether make supports nested variables... yes
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 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 aarch64-mageia-linux-gnu-g++... no
checking for aarch64-mageia-linux-gnu-c++... no
checking for aarch64-mageia-linux-gnu-gpp... no
checking for aarch64-mageia-linux-gnu-aCC... no
checking for aarch64-mageia-linux-gnu-CC... no
checking for aarch64-mageia-linux-gnu-cxx... no
checking for aarch64-mageia-linux-gnu-cc++... no
checking for aarch64-mageia-linux-gnu-cl.exe... no
checking for aarch64-mageia-linux-gnu-FCC... no
checking for aarch64-mageia-linux-gnu-KCC... no
checking for aarch64-mageia-linux-gnu-RCC... no
checking for aarch64-mageia-linux-gnu-xlC_r... no
checking for aarch64-mageia-linux-gnu-xlC... no
checking for g++... g++
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 g++ accepts -g... yes
checking for style of include used by make... GNU
checking dependency style of g++... none
checking how to run the C++ preprocessor... g++ -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 arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking for an ANSI C-conforming const... yes
checking whether time.h and sys/time.h may both be included... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for off_t... yes
checking for size_t... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking for vprintf... yes
checking for _doprnt... no
checking for inet_aton... yes
checking for memset... yes
checking for strchr... yes
checking for strdup... yes
checking for kqueue... no
checking for strerror... yes
checking for strstr... yes
checking pcre.h usability... yes
checking pcre.h presence... yes
checking for pcre.h... yes
checking for library containing pcre_compile... -lpcre
checking fam.h usability... yes
checking fam.h presence... yes
checking for fam.h... yes
checking for library containing FAMOpen... -lfam
checking adns.h usability... no
checking adns.h presence... no
checking for adns.h... no
configure: WARNING: *** adns.h not found -- consider using --with-adns
checking for library containing socket... none required
checking for library containing inet_addr... none required
checking for NCURSES... yes
checking for library containing readline... -lreadline
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating man/Makefile
config.status: creating src/Makefile
config.status: creating config.h
config.status: executing depfiles commands
+ /usr/bin/make -O -j8 V=1 VERBOSE=1
/usr/bin/make  all-recursive
Making all in man
make[2]: Nothing to be done for 'all'.
Making all in src
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/apachetop-0.19.7/src'
g++ -DHAVE_CONFIG_H -I. -I..   -I /usr/include -I no/include  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o inlines.o inlines.cc
inlines.cc:7:53: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
    7 | inline unsigned int StringHash(register const char *str)
      |                                                     ^~~
inlines.cc: In function 'unsigned int StringHash(const char*)':
inlines.cc:9:31: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
    9 |         register unsigned int val;
      |                               ^~~
inlines.cc:10:31: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
   10 |         register unsigned int i;
      |                               ^
inlines.cc: At global scope:
inlines.cc:22:52: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
   22 | inline unsigned int QuickHash(register const char *str)
      |                                                    ^~~
inlines.cc: In function 'unsigned int QuickHash(const char*)':
inlines.cc:24:31: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
   24 |         register unsigned int val, tmp;
      |                               ^~~
inlines.cc:24:36: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
   24 |         register unsigned int val, tmp;
      |                                    ^~~
inlines.cc: At global scope:
inlines.cc:35:50: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
   35 | inline unsigned long TTHash(register const char *str)
      |                                                  ^~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/apachetop-0.19.7/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/apachetop-0.19.7/src'
g++ -DHAVE_CONFIG_H -I. -I..   -I /usr/include -I no/include  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o log.o log.cc
In file included from log.cc:3:
inlines.cc:7:53: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
    7 | inline unsigned int StringHash(register const char *str)
      |                                                     ^~~
inlines.cc: In function 'unsigned int StringHash(const char*)':
inlines.cc:9:31: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
    9 |         register unsigned int val;
      |                               ^~~
inlines.cc:10:31: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
   10 |         register unsigned int i;
      |                               ^
inlines.cc: At global scope:
inlines.cc:22:52: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
   22 | inline unsigned int QuickHash(register const char *str)
      |                                                    ^~~
inlines.cc: In function 'unsigned int QuickHash(const char*)':
inlines.cc:24:31: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
   24 |         register unsigned int val, tmp;
      |                               ^~~
inlines.cc:24:36: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
   24 |         register unsigned int val, tmp;
      |                                    ^~~
inlines.cc: At global scope:
inlines.cc:35:50: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
   35 | inline unsigned long TTHash(register const char *str)
      |                                                  ^~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/apachetop-0.19.7/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/apachetop-0.19.7/src'
g++ -DHAVE_CONFIG_H -I. -I..   -I /usr/include -I no/include  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o hits_circle.o hits_circle.cc
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/apachetop-0.19.7/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/apachetop-0.19.7/src'
g++ -DHAVE_CONFIG_H -I. -I..   -I /usr/include -I no/include  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o queue.o queue.cc
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/apachetop-0.19.7/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/apachetop-0.19.7/src'
g++ -DHAVE_CONFIG_H -I. -I..   -I /usr/include -I no/include  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o resolver.o resolver.cc
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/apachetop-0.19.7/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/apachetop-0.19.7/src'
g++ -DHAVE_CONFIG_H -I. -I..   -I /usr/include -I no/include  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ohtbl.o ohtbl.cc
In file included from ohtbl.cc:3:
inlines.cc:7:53: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
    7 | inline unsigned int StringHash(register const char *str)
      |                                                     ^~~
inlines.cc: In function 'unsigned int StringHash(const char*)':
inlines.cc:9:31: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
    9 |         register unsigned int val;
      |                               ^~~
inlines.cc:10:31: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
   10 |         register unsigned int i;
      |                               ^
inlines.cc: At global scope:
inlines.cc:22:52: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
   22 | inline unsigned int QuickHash(register const char *str)
      |                                                    ^~~
inlines.cc: In function 'unsigned int QuickHash(const char*)':
inlines.cc:24:31: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
   24 |         register unsigned int val, tmp;
      |                               ^~~
inlines.cc:24:36: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
   24 |         register unsigned int val, tmp;
      |                                    ^~~
inlines.cc: At global scope:
inlines.cc:35:50: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
   35 | inline unsigned long TTHash(register const char *str)
      |                                                  ^~~
ohtbl.cc: In member function 'int OAHash::getNextPrime(int)':
ohtbl.cc:16:23: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
   16 |         register int *prime;
      |                       ^~~~~
ohtbl.cc: In member function 'void* OAHash::insert(char*, void*)':
ohtbl.cc:54:31: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
   54 |         register unsigned int p, i;
      |                               ^
ohtbl.cc:54:34: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
   54 |         register unsigned int p, i;
      |                                  ^
ohtbl.cc: In member function 'int OAHash::remove(char*)':
ohtbl.cc:84:31: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
   84 |         register unsigned int p, i;
      |                               ^
ohtbl.cc:84:34: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
   84 |         register unsigned int p, i;
      |                                  ^
ohtbl.cc: In member function 'void* OAHash::lookup(char*)':
ohtbl.cc:111:31: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
  111 |         register unsigned int p, i;
      |                               ^
ohtbl.cc:111:34: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
  111 |         register unsigned int p, i;
      |                                  ^
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/apachetop-0.19.7/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/apachetop-0.19.7/src'
g++ -DHAVE_CONFIG_H -I. -I..   -I /usr/include -I no/include  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o map.o map.cc
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/apachetop-0.19.7/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/apachetop-0.19.7/src'
g++ -DHAVE_CONFIG_H -I. -I..   -I /usr/include -I no/include  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o timed_circle.o timed_circle.cc
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/apachetop-0.19.7/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/apachetop-0.19.7/src'
g++ -DHAVE_CONFIG_H -I. -I..   -I /usr/include -I no/include  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o filters.o filters.cc
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/apachetop-0.19.7/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/apachetop-0.19.7/src'
g++ -DHAVE_CONFIG_H -I. -I..   -I /usr/include -I no/include  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o apachetop.o apachetop.cc
apachetop.cc: In function 'int dprintf(const char*, ...)':
apachetop.cc:1125:24: warning: ignoring return value of 'char* mkdtemp(char*)' declared with attribute 'warn_unused_result' [-Wunused-result]
 1125 |                 mkdtemp( fileName );
      |                 ~~~~~~~^~~~~~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/apachetop-0.19.7/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/apachetop-0.19.7/src'
g++ -DHAVE_CONFIG_H -I. -I..   -I /usr/include -I no/include  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o display.o display.cc
In file included from display.cc:3:
inlines.cc:7:53: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
    7 | inline unsigned int StringHash(register const char *str)
      |                                                     ^~~
inlines.cc: In function 'unsigned int StringHash(const char*)':
inlines.cc:9:31: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
    9 |         register unsigned int val;
      |                               ^~~
inlines.cc:10:31: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
   10 |         register unsigned int i;
      |                               ^
inlines.cc: At global scope:
inlines.cc:22:52: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
   22 | inline unsigned int QuickHash(register const char *str)
      |                                                    ^~~
inlines.cc: In function 'unsigned int QuickHash(const char*)':
inlines.cc:24:31: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
   24 |         register unsigned int val, tmp;
      |                               ^~~
inlines.cc:24:36: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
   24 |         register unsigned int val, tmp;
      |                                    ^~~
inlines.cc: At global scope:
inlines.cc:35:50: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
   35 | inline unsigned long TTHash(register const char *str)
      |                                                  ^~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/apachetop-0.19.7/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/apachetop-0.19.7/src'
g++  -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 -L /usr/lib -L no/lib -o apachetop apachetop.o log.o inlines.o ohtbl.o map.o queue.o display.o hits_circle.o timed_circle.o filters.o resolver.o  -lreadline -lfam -lpcre  -lncurses -ltinfo 
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/apachetop-0.19.7/src'
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.3Xaitk
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' /home/iurt/rpmbuild/BUILDROOT/apachetop-0.19.7-3.mga9.aarch64 '!=' / ']'
+ rm -rf /home/iurt/rpmbuild/BUILDROOT/apachetop-0.19.7-3.mga9.aarch64
++ dirname /home/iurt/rpmbuild/BUILDROOT/apachetop-0.19.7-3.mga9.aarch64
+ mkdir -p /home/iurt/rpmbuild/BUILDROOT
+ mkdir /home/iurt/rpmbuild/BUILDROOT/apachetop-0.19.7-3.mga9.aarch64
+ cd apachetop-0.19.7
+ '[' 1 -eq 1 ']'
+ /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/apachetop-0.19.7-3.mga9.aarch64 'INSTALL=/usr/bin/install -p'
Making install in man
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/apachetop-0.19.7/man'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/apachetop-0.19.7/man'
make[2]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/apachetop-0.19.7-3.mga9.aarch64/usr/share/man/man1'
 /usr/bin/install -p -m 644 apachetop.1 '/home/iurt/rpmbuild/BUILDROOT/apachetop-0.19.7-3.mga9.aarch64/usr/share/man/man1'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/apachetop-0.19.7/man'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/apachetop-0.19.7/man'
Making install in src
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/apachetop-0.19.7/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/apachetop-0.19.7/src'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/apachetop-0.19.7-3.mga9.aarch64/usr/bin'
  /usr/bin/install -p apachetop '/home/iurt/rpmbuild/BUILDROOT/apachetop-0.19.7-3.mga9.aarch64/usr/bin'
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/apachetop-0.19.7/src'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/apachetop-0.19.7/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/apachetop-0.19.7'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/apachetop-0.19.7'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/apachetop-0.19.7'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/apachetop-0.19.7'
+ /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 0.19.7-3.mga9 --unique-debug-suffix -0.19.7-3.mga9.aarch64 --unique-debug-src-base apachetop-0.19.7-3.mga9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/apachetop-0.19.7

extracting debug info from /home/iurt/rpmbuild/BUILDROOT/apachetop-0.19.7-3.mga9.aarch64/usr/bin/apachetop
dwz: ./usr/bin/apachetop-0.19.7-3.mga9.aarch64.debug: Unknown debugging section .debug_line_str
original debug info size: 152kB, size after compression: 152kB
/usr/bin/sepdebugcrcfix: Updated 0 CRC32s, 1 CRC32s did match.
202 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: apachetop-0.19.7-3.mga9.aarch64
Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.o2lAEw
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd apachetop-0.19.7
+ DOCDIR=/home/iurt/rpmbuild/BUILDROOT/apachetop-0.19.7-3.mga9.aarch64/usr/share/doc/apachetop
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/apachetop-0.19.7-3.mga9.aarch64/usr/share/doc/apachetop
+ cp -pr AUTHORS /home/iurt/rpmbuild/BUILDROOT/apachetop-0.19.7-3.mga9.aarch64/usr/share/doc/apachetop
+ cp -pr LICENSE /home/iurt/rpmbuild/BUILDROOT/apachetop-0.19.7-3.mga9.aarch64/usr/share/doc/apachetop
+ cp -pr README /home/iurt/rpmbuild/BUILDROOT/apachetop-0.19.7-3.mga9.aarch64/usr/share/doc/apachetop
+ cp -pr ChangeLog /home/iurt/rpmbuild/BUILDROOT/apachetop-0.19.7-3.mga9.aarch64/usr/share/doc/apachetop
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: apachetop = 0.19.7-3.mga9 apachetop(aarch-64) = 0.19.7-3.mga9
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) libc.so.6(GLIBC_2.33)(64bit) libfam.so.0()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libncurses.so.6()(64bit) libreadline.so.8()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libtinfo.so.6()(64bit)
Processing files: apachetop-debugsource-0.19.7-3.mga9.aarch64
Provides: apachetop-debugsource = 0.19.7-3.mga9 apachetop-debugsource(aarch-64) = 0.19.7-3.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: apachetop-debuginfo-0.19.7-3.mga9.aarch64
Provides: apachetop-debuginfo = 0.19.7-3.mga9 apachetop-debuginfo(aarch-64) = 0.19.7-3.mga9 debuginfo(build-id) = 290387112394fd37ea8acd8257071a6ecbe4f833
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: apachetop-debugsource(aarch-64) = 0.19.7-3.mga9
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/apachetop-0.19.7-3.mga9.aarch64
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/apachetop-0.19.7-3.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/apachetop-debugsource-0.19.7-3.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/apachetop-debuginfo-0.19.7-3.mga9.aarch64.rpm
Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.3lcbXK
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd apachetop-0.19.7
+ /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/apachetop-0.19.7-3.mga9.aarch64
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.dn2Yg0
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf apachetop-0.19.7
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!