D: [iurt_root_command] chroot
warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend.
Installing /home/iurt/rpmbuild/SRPMS/bootparamd-0.17-28.mga9.src.rpm
Building target platforms: aarch64
Building for target aarch64
Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.AkqhZr
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf netkit-bootparamd-0.17
+ /usr/bin/bzip2 -dc /home/iurt/rpmbuild/SOURCES/netkit-bootparamd-0.17.tar.bz2
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd netkit-bootparamd-0.17
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ /usr/bin/cat /home/iurt/rpmbuild/SOURCES/bootparamd-manpage-63567.patch
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f
+ /usr/bin/cat /home/iurt/rpmbuild/SOURCES/fix-build-with-glibc-2.32.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.Qn33Vn
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd netkit-bootparamd-0.17
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ export 'CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables'
+ CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables'
+ export 'CXXFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables'
+ CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables'
+ export 'RPM_OPT_FLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables'
+ RPM_OPT_FLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables'
+ ./configure --prefix=/usr
Directories: /usr/bin /usr/sbin /usr/man 
Looking for a C compiler... gcc
Checking if gcc accepts gcc warnings... yes
Checking if gcc accepts -O2... yes
Checking for BSD signal semantics... yes
Checking for snprintf declaration... ok
Checking for snprintf implementation... ok
Generating MCONFIG...
+ perl -pi -e '
	s,^CC=*.$,CC=cc,;
	s,-O2,\$(RPM_OPT_FLAGS) -D_BSD_SOURCE -I/usr/include/tirpc,;
	s,LDFLAGS=,LDFLAGS=-ltirpc,;
	s,^BINDIR=.*$,BINDIR=/usr/bin,;
	s,^SBINDIR=.*$,SBINDIR=/usr/sbin,;
	s,^MANDIR=.*$,MANDIR=/usr/share/man,;
	' MCONFIG
+ /usr/bin/make -O -j8 V=1 VERBOSE=1
(cd  rpc.bootparamd && /usr/bin/make)
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/netkit-bootparamd-0.17/rpc.bootparamd'
ln -s bootparam_prot.x.real bootparam_prot.x
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/netkit-bootparamd-0.17/rpc.bootparamd'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/netkit-bootparamd-0.17/rpc.bootparamd'
rpcgen -m bootparam_prot.x -o bootparam_prot_svc.c 
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/netkit-bootparamd-0.17/rpc.bootparamd'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/netkit-bootparamd-0.17/rpc.bootparamd'
rpcgen -h bootparam_prot.x -o bootparam_prot.h
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/netkit-bootparamd-0.17/rpc.bootparamd'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/netkit-bootparamd-0.17/rpc.bootparamd'
rpcgen -l bootparam_prot.x -o bootparam_prot_clnt.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/netkit-bootparamd-0.17/rpc.bootparamd'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/netkit-bootparamd-0.17/rpc.bootparamd'
rpcgen -c bootparam_prot.x -o bootparam_prot_xdr.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/netkit-bootparamd-0.17/rpc.bootparamd'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/netkit-bootparamd-0.17/rpc.bootparamd'
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -D_BSD_SOURCE -I/usr/include/tirpc -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -O2 -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline  bootparam_prot_clnt.c -c
In file included from /usr/include/memory.h:25,
                 from bootparam_prot_clnt.c:6:
/usr/include/features.h:187:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  187 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
      |   ^~~~~~~
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/netkit-bootparamd-0.17/rpc.bootparamd'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/netkit-bootparamd-0.17/rpc.bootparamd'
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -D_BSD_SOURCE -I/usr/include/tirpc -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -O2 -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline  bootparam_prot_svc.c -c
In file included from /usr/include/sys/types.h:25,
                 from /usr/include/tirpc/rpc/types.h:41,
                 from /usr/include/tirpc/rpc/rpc.h:38,
                 from bootparam_prot.h:9,
                 from bootparam_prot_svc.c:6:
/usr/include/features.h:187:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  187 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
      |   ^~~~~~~
bootparam_prot_svc.c: In function 'bootparamprog_1':
bootparam_prot_svc.c:32:47: warning: cast between incompatible function types from 'bool_t (*)(void)' {aka 'int (*)(void)'} to 'bool_t (*)(XDR *, ...)' {aka 'int (*)(struct __rpc_xdr *, ...)'} [-Wcast-function-type]
   32 |                 (void) svc_sendreply (transp, (xdrproc_t) xdr_void, (char *)NULL);
      |                                               ^
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/netkit-bootparamd-0.17/rpc.bootparamd'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/netkit-bootparamd-0.17/rpc.bootparamd'
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -D_BSD_SOURCE -I/usr/include/tirpc -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -O2 -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline  main.c -c
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from main.c:1:
/usr/include/features.h:187:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  187 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
      |   ^~~~~~~
main.c: In function 'main':
main.c:46:46: warning: comparison is always true due to limited range of data type [-Wtype-limits]
   46 |     while ((c = getopt(argc, argv,"dsr:f:")) != EOF) {
      |                                              ^~
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/netkit-bootparamd-0.17/rpc.bootparamd'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/netkit-bootparamd-0.17/rpc.bootparamd'
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -D_BSD_SOURCE -I/usr/include/tirpc -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -O2 -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline  callbootd.c -c
In file included from /usr/include/sys/types.h:25,
                 from /usr/include/tirpc/rpc/types.h:41,
                 from /usr/include/tirpc/rpc/rpc.h:38,
                 from callbootd.c:1:
/usr/include/features.h:187:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  187 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
      |   ^~~~~~~
callbootd.c: In function 'main':
callbootd.c:63:20: warning: variable 'clnt_stat' set but not used [-Wunused-but-set-variable]
   63 |     enum clnt_stat clnt_stat;
      |                    ^~~~~~~~~
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/netkit-bootparamd-0.17/rpc.bootparamd'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/netkit-bootparamd-0.17/rpc.bootparamd'
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -D_BSD_SOURCE -I/usr/include/tirpc -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -O2 -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline  bootparam_prot_xdr.c -c
In file included from /usr/include/sys/types.h:25,
                 from /usr/include/tirpc/rpc/types.h:41,
                 from /usr/include/tirpc/rpc/rpc.h:38,
                 from bootparam_prot.h:9,
                 from bootparam_prot_xdr.c:6:
/usr/include/features.h:187:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  187 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
      |   ^~~~~~~
bootparam_prot_xdr.c: In function 'xdr_bp_machine_name_t':
bootparam_prot_xdr.c:11:27: warning: unused variable 'buf' [-Wunused-variable]
   11 |         register int32_t *buf;
      |                           ^~~
bootparam_prot_xdr.c: In function 'xdr_bp_path_t':
bootparam_prot_xdr.c:21:27: warning: unused variable 'buf' [-Wunused-variable]
   21 |         register int32_t *buf;
      |                           ^~~
bootparam_prot_xdr.c: In function 'xdr_bp_fileid_t':
bootparam_prot_xdr.c:31:27: warning: unused variable 'buf' [-Wunused-variable]
   31 |         register int32_t *buf;
      |                           ^~~
bootparam_prot_xdr.c: In function 'xdr_ip_addr_t':
bootparam_prot_xdr.c:41:27: warning: unused variable 'buf' [-Wunused-variable]
   41 |         register int32_t *buf;
      |                           ^~~
bootparam_prot_xdr.c: In function 'xdr_bp_address':
bootparam_prot_xdr.c:57:27: warning: unused variable 'buf' [-Wunused-variable]
   57 |         register int32_t *buf;
      |                           ^~~
bootparam_prot_xdr.c: In function 'xdr_bp_whoami_arg':
bootparam_prot_xdr.c:75:27: warning: unused variable 'buf' [-Wunused-variable]
   75 |         register int32_t *buf;
      |                           ^~~
bootparam_prot_xdr.c: In function 'xdr_bp_whoami_res':
bootparam_prot_xdr.c:85:27: warning: unused variable 'buf' [-Wunused-variable]
   85 |         register int32_t *buf;
      |                           ^~~
bootparam_prot_xdr.c: In function 'xdr_bp_getfile_arg':
bootparam_prot_xdr.c:99:27: warning: unused variable 'buf' [-Wunused-variable]
   99 |         register int32_t *buf;
      |                           ^~~
bootparam_prot_xdr.c: In function 'xdr_bp_getfile_res':
bootparam_prot_xdr.c:111:27: warning: unused variable 'buf' [-Wunused-variable]
  111 |         register int32_t *buf;
      |                           ^~~
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/netkit-bootparamd-0.17/rpc.bootparamd'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/netkit-bootparamd-0.17/rpc.bootparamd'
gcc -ltirpc callbootd.o bootparam_prot_clnt.o bootparam_prot_xdr.o  -o callbootd
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/netkit-bootparamd-0.17/rpc.bootparamd'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/netkit-bootparamd-0.17/rpc.bootparamd'
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -D_BSD_SOURCE -I/usr/include/tirpc -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -O2 -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline  rpc.bootparamd.c -c
In file included from /usr/include/sys/types.h:25,
                 from /usr/include/tirpc/rpc/types.h:41,
                 from /usr/include/tirpc/rpc/rpc.h:38,
                 from rpc.bootparamd.c:1:
/usr/include/features.h:187:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  187 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
      |   ^~~~~~~
rpc.bootparamd.c: In function 'bootparamproc_whoami_1_svc':
rpc.bootparamd.c:81:9: warning: ignoring return value of 'getdomainname' declared with attribute 'warn_unused_result' [-Wunused-result]
   81 |         getdomainname(domain_name, sizeof(domain_name));
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/netkit-bootparamd-0.17/rpc.bootparamd'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/netkit-bootparamd-0.17/rpc.bootparamd'
gcc -ltirpc bootparam_prot_svc.o bootparam_prot_xdr.o rpc.bootparamd.o main.o  -o bootparamd
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/netkit-bootparamd-0.17/rpc.bootparamd'
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.gP22xx
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' /home/iurt/rpmbuild/BUILDROOT/bootparamd-0.17-28.mga9.aarch64 '!=' / ']'
+ rm -rf /home/iurt/rpmbuild/BUILDROOT/bootparamd-0.17-28.mga9.aarch64
++ dirname /home/iurt/rpmbuild/BUILDROOT/bootparamd-0.17-28.mga9.aarch64
+ mkdir -p /home/iurt/rpmbuild/BUILDROOT
+ mkdir /home/iurt/rpmbuild/BUILDROOT/bootparamd-0.17-28.mga9.aarch64
+ cd netkit-bootparamd-0.17
+ '[' 1 -eq 1 ']'
+ mkdir -p /home/iurt/rpmbuild/BUILDROOT/bootparamd-0.17-28.mga9.aarch64/usr/bin
+ mkdir -p /home/iurt/rpmbuild/BUILDROOT/bootparamd-0.17-28.mga9.aarch64/usr/sbin
+ mkdir -p /home/iurt/rpmbuild/BUILDROOT/bootparamd-0.17-28.mga9.aarch64/usr/share/man/man1 /home/iurt/rpmbuild/BUILDROOT/bootparamd-0.17-28.mga9.aarch64/usr/share/man/man5 /home/iurt/rpmbuild/BUILDROOT/bootparamd-0.17-28.mga9.aarch64/usr/share/man/man8
+ mkdir -p /home/iurt/rpmbuild/BUILDROOT/bootparamd-0.17-28.mga9.aarch64/etc/rc.d/init.d
+ make INSTALLROOT=/home/iurt/rpmbuild/BUILDROOT/bootparamd-0.17-28.mga9.aarch64 install
(cd  rpc.bootparamd && make install)
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/netkit-bootparamd-0.17/rpc.bootparamd'
install -m 755 bootparamd \
	/home/iurt/rpmbuild/BUILDROOT/bootparamd-0.17-28.mga9.aarch64/usr/sbin/rpc.bootparamd
install -m 755 callbootd /home/iurt/rpmbuild/BUILDROOT/bootparamd-0.17-28.mga9.aarch64/usr/bin/callbootd
install -m 644 bootparamd.8 \
	/home/iurt/rpmbuild/BUILDROOT/bootparamd-0.17-28.mga9.aarch64/usr/share/man/man8/rpc.bootparamd.8
ln -sf rpc.bootparamd.8 /home/iurt/rpmbuild/BUILDROOT/bootparamd-0.17-28.mga9.aarch64/usr/share/man/man8/bootparamd.8
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/netkit-bootparamd-0.17/rpc.bootparamd'
+ install -m 755 /home/iurt/rpmbuild/SOURCES/bootparamd.init /home/iurt/rpmbuild/BUILDROOT/bootparamd-0.17-28.mga9.aarch64/etc/rc.d/init.d/bootparamd
+ cd /home/iurt/rpmbuild/BUILDROOT/bootparamd-0.17-28.mga9.aarch64/usr/share/man/man8
+ ln -s rpc.bootparamd.8.bz2 /home/iurt/rpmbuild/BUILDROOT/bootparamd-0.17-28.mga9.aarch64/usr/share/man/man8/bootparamd.8.bz2
+ /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 0.17-28.mga9 --unique-debug-suffix -0.17-28.mga9.aarch64 --unique-debug-src-base bootparamd-0.17-28.mga9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/netkit-bootparamd-0.17

extracting debug info from /home/iurt/rpmbuild/BUILDROOT/bootparamd-0.17-28.mga9.aarch64/usr/bin/callbootd
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/bootparamd-0.17-28.mga9.aarch64/usr/sbin/rpc.bootparamd
dwz: ./usr/bin/callbootd-0.17-28.mga9.aarch64.debug: Unknown debugging section .debug_line_str
dwz: ./usr/sbin/rpc.bootparamd-0.17-28.mga9.aarch64.debug: Unknown debugging section .debug_line_str
dwz: Too few files for multifile optimization
original debug info size: 108kB, size after compression: 108kB
/usr/bin/sepdebugcrcfix: Updated 0 CRC32s, 2 CRC32s did match.
46 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/rc.d/init.d/bootparamd from /bin/sh to #!/usr/bin/sh
Processing files: bootparamd-0.17-28.mga9.aarch64
Provides: bootparamd = 0.17-28.mga9 bootparamd(aarch-64) = 0.17-28.mga9 config(bootparamd) = 0.17-28.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 rpm-helper
Requires(preun): /bin/sh rpm-helper
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) libtirpc.so.3()(64bit) libtirpc.so.3(TIRPC_0.3.0)(64bit)
Processing files: bootparamd-debugsource-0.17-28.mga9.aarch64
Provides: bootparamd-debugsource = 0.17-28.mga9 bootparamd-debugsource(aarch-64) = 0.17-28.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: bootparamd-debuginfo-0.17-28.mga9.aarch64
Provides: bootparamd-debuginfo = 0.17-28.mga9 bootparamd-debuginfo(aarch-64) = 0.17-28.mga9 debuginfo(build-id) = 19a471b2983090fdc169cf07c586fe0c681705c6 debuginfo(build-id) = 9d9706d0326b58237ed5ba5d6dc6a078204197a2
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: bootparamd-debugsource(aarch-64) = 0.17-28.mga9
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/bootparamd-0.17-28.mga9.aarch64
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/bootparamd-debugsource-0.17-28.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/bootparamd-0.17-28.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/bootparamd-debuginfo-0.17-28.mga9.aarch64.rpm
Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.p1dH96
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd netkit-bootparamd-0.17
+ /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/bootparamd-0.17-28.mga9.aarch64
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.pMSIJw
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf netkit-bootparamd-0.17
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!