D: [iurt_root_command] chroot warning: %make is deprecated, use %make_build instead Installing /home/iurt/rpmbuild/SRPMS/bootparamd-0.17-27.mga8.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Ab5Nwc + 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 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.9uHQ5a + 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,; s,^BINDIR=.*$,BINDIR=/usr/bin,; s,^SBINDIR=.*$,SBINDIR=/usr/sbin,; s,^MANDIR=.*$,MANDIR=/usr/share/man,; ' MCONFIG + /usr/bin/make -O -j8 (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 -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 -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' 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 -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' 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 -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 -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/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from /usr/include/rpc/types.h:60, from /usr/include/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:33: warning: cast between incompatible function types from 'bool_t (*)(void)' {aka 'int (*)(void)'} to 'bool_t (*)(XDR *, void *, ...)' {aka 'int (*)(XDR *, void *, ...)'} [-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 -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" | ^~~~~~~ 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 -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/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from /usr/include/rpc/types.h:60, from /usr/include/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:20: 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:20: 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:20: 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:20: 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:20: 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:20: 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:20: 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:20: 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:20: 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 -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 -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/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from /usr/include/rpc/types.h:60, from /usr/include/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 -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/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from /usr/include/rpc/types.h:60, from /usr/include/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:2: 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 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 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.SgU898 + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/bootparamd-0.17-27.mga8.x86_64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/bootparamd-0.17-27.mga8.x86_64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/bootparamd-0.17-27.mga8.x86_64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/bootparamd-0.17-27.mga8.x86_64 + cd netkit-bootparamd-0.17 + '[' 1 -eq 1 ']' + mkdir -p /home/iurt/rpmbuild/BUILDROOT/bootparamd-0.17-27.mga8.x86_64/usr/bin + mkdir -p /home/iurt/rpmbuild/BUILDROOT/bootparamd-0.17-27.mga8.x86_64/usr/sbin + mkdir -p /home/iurt/rpmbuild/BUILDROOT/bootparamd-0.17-27.mga8.x86_64/usr/share/man/man1 /home/iurt/rpmbuild/BUILDROOT/bootparamd-0.17-27.mga8.x86_64/usr/share/man/man5 /home/iurt/rpmbuild/BUILDROOT/bootparamd-0.17-27.mga8.x86_64/usr/share/man/man8 + mkdir -p /home/iurt/rpmbuild/BUILDROOT/bootparamd-0.17-27.mga8.x86_64/etc/rc.d/init.d + make INSTALLROOT=/home/iurt/rpmbuild/BUILDROOT/bootparamd-0.17-27.mga8.x86_64 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-27.mga8.x86_64/usr/sbin/rpc.bootparamd install -m 755 callbootd /home/iurt/rpmbuild/BUILDROOT/bootparamd-0.17-27.mga8.x86_64/usr/bin/callbootd install -m 644 bootparamd.8 \ /home/iurt/rpmbuild/BUILDROOT/bootparamd-0.17-27.mga8.x86_64/usr/share/man/man8/rpc.bootparamd.8 ln -sf rpc.bootparamd.8 /home/iurt/rpmbuild/BUILDROOT/bootparamd-0.17-27.mga8.x86_64/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-27.mga8.x86_64/etc/rc.d/init.d/bootparamd + cd /home/iurt/rpmbuild/BUILDROOT/bootparamd-0.17-27.mga8.x86_64/usr/share/man/man8 + ln -s rpc.bootparamd.8.bz2 /home/iurt/rpmbuild/BUILDROOT/bootparamd-0.17-27.mga8.x86_64/usr/share/man/man8/bootparamd.8.bz2 + /usr/lib/rpm/find-debuginfo.sh -j96 --strict-build-id -m -i --build-id-seed 0.17-27.mga8 --unique-debug-suffix -0.17-27.mga8.x86_64 --unique-debug-src-base bootparamd-0.17-27.mga8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/netkit-bootparamd-0.17 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/bootparamd-0.17-27.mga8.x86_64/usr/bin/callbootd explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/bootparamd-0.17-27.mga8.x86_64/usr/sbin/rpc.bootparamd extracting debug info from /home/iurt/rpmbuild/BUILDROOT/bootparamd-0.17-27.mga8.x86_64/usr/sbin/rpc.bootparamd extracting debug info from /home/iurt/rpmbuild/BUILDROOT/bootparamd-0.17-27.mga8.x86_64/usr/bin/callbootd original debug info size: 136kB, size after compression: 120kB /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 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 1 + /usr/lib/rpm/brp-python-hardlink + /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-27.mga8.x86_64 Provides: bootparamd = 0.17-27.mga8 bootparamd(x86-64) = 0.17-27.mga8 config(bootparamd) = 0.17-27.mga8 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: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) Processing files: bootparamd-debugsource-0.17-27.mga8.x86_64 Provides: bootparamd-debugsource = 0.17-27.mga8 bootparamd-debugsource(x86-64) = 0.17-27.mga8 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-27.mga8.x86_64 Provides: bootparamd-debuginfo = 0.17-27.mga8 bootparamd-debuginfo(x86-64) = 0.17-27.mga8 debuginfo(build-id) = 40210ad4394e60d8825c7cca423e703d0e146e60 debuginfo(build-id) = 49c5b12761fd5d80d9ef9c04038ab7a17254fb1c Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: bootparamd-debugsource(x86-64) = 0.17-27.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/bootparamd-0.17-27.mga8.x86_64 Wrote: /home/iurt/rpmbuild/RPMS/x86_64/bootparamd-debugsource-0.17-27.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/bootparamd-0.17-27.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/bootparamd-debuginfo-0.17-27.mga8.x86_64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.uOKgZ8 + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd netkit-bootparamd-0.17 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/bootparamd-0.17-27.mga8.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.3NZCwa + 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!