D: [iurt_root_command] chroot
Building target platforms: x86_64
Building for target x86_64
Installing /home/pterjan/rpmbuild/SRPMS/numad-0.5-4.20150602git.mga10.src.rpm
Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.64lyYl
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/numad-0.5-build
+ test -d /home/pterjan/rpmbuild/BUILD/numad-0.5-build
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/numad-0.5-build
+ /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILD/numad-0.5-build
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/numad-0.5-build
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/numad-0.5-build/SPECPARTS
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.Vxy4MZ
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/numad-0.5-build
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/pterjan/rpmbuild/BUILD/numad-0.5-build
+ rm -rf numad-0.5git
+ /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/numad-0.5git.tar.xz
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd numad-0.5git
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.exao41
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/numad-0.5-build
+ cd numad-0.5git
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ make 'CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu99' 'LDFLAGS=-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpthread -lrt -lm'
cc -MM -DDEPS_RUN -I. numad.c > .depend.X && mv .depend.X .depend
cc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu99 -I. -D__thread=""   -c -o numad.o numad.c
numad.c: In function 'set_thp_scan_sleep_ms':
numad.c:766:17: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result]
  766 |                 write(fd, buf, strlen(buf));
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~
numad.c: In function 'register_numad_pid':
numad.c:816:9: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result]
  816 |         write(fd, buf, strlen(buf));
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~
cc -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpthread -lrt -lm  numad.o  -lpthread -lrt -lm -o numad
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.LR1htw
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/numad-0.5-build
+ '[' 1 -eq 1 ']'
+ '[' /home/pterjan/rpmbuild/BUILD/numad-0.5-build/BUILDROOT '!=' / ']'
+ rm -rf /home/pterjan/rpmbuild/BUILD/numad-0.5-build/BUILDROOT
++ dirname /home/pterjan/rpmbuild/BUILD/numad-0.5-build/BUILDROOT
+ mkdir -p /home/pterjan/rpmbuild/BUILD/numad-0.5-build
+ mkdir /home/pterjan/rpmbuild/BUILD/numad-0.5-build/BUILDROOT
+ cd numad-0.5git
+ '[' 1 -eq 1 ']'
+ mkdir -p /home/pterjan/rpmbuild/BUILD/numad-0.5-build/BUILDROOT/usr/bin
+ mkdir -p /home/pterjan/rpmbuild/BUILD/numad-0.5-build/BUILDROOT/etc/logrotate.d
+ mkdir -p /home/pterjan/rpmbuild/BUILD/numad-0.5-build/BUILDROOT/usr/lib/systemd/system
+ mkdir -p /home/pterjan/rpmbuild/BUILD/numad-0.5-build/BUILDROOT/usr/share/man/man8/
+ install -p -m 644 numad.service /home/pterjan/rpmbuild/BUILD/numad-0.5-build/BUILDROOT/usr/lib/systemd/system/
+ install -p -m 644 numad.logrotate /home/pterjan/rpmbuild/BUILD/numad-0.5-build/BUILDROOT/etc/logrotate.d/numad
+ make install prefix=/home/pterjan/rpmbuild/BUILD/numad-0.5-build/BUILDROOT/usr
mkdir -p /home/pterjan/rpmbuild/BUILD/numad-0.5-build/BUILDROOT/usr/bin
mkdir -p /home/pterjan/rpmbuild/BUILD/numad-0.5-build/BUILDROOT/usr/share/man/man8
install -m 0755 numad /home/pterjan/rpmbuild/BUILD/numad-0.5-build/BUILDROOT/usr/bin
install -m 0644 numad.8 /home/pterjan/rpmbuild/BUILD/numad-0.5-build/BUILDROOT/usr/share/man/man8
+ /usr/bin/find-debuginfo -j16 --strict-build-id -m -i --build-id-seed 0.5-4.20150602git.mga10 --unique-debug-suffix -0.5-4.20150602git.mga10.x86_64 --unique-debug-src-base numad-0.5-4.20150602git.mga10.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/numad-0.5-build/numad-0.5git
find-debuginfo: starting

Extracting debug info from 1 files
DWARF-compressing 1 files
sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match.
Creating .debug symlinks for symlinks to ELF files
Copying sources found by 'debugedit -l' to /usr/src/debug/numad-0.5-4.20150602git.mga10.x86_64
find-debuginfo: done
+ /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/check-rpaths
+ /usr/lib/rpm/brp-remove-la-files
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
+ env -u SOURCE_DATE_EPOCH /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j16
+ /usr/lib/rpm/redhat/brp-python-hardlink
Reading /home/pterjan/rpmbuild/BUILD/numad-0.5-build/SPECPARTS/rpm-debuginfo.specpart
Processing files: numad-0.5-4.20150602git.mga10.x86_64
Provides: config(numad) = 0.5-4.20150602git.mga10 numad = 0.5-4.20150602git.mga10 numad(x86-64) = 0.5-4.20150602git.mga10
Requires(interp): /bin/sh /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 initscripts systemd-units
Requires(preun): /bin/sh initscripts systemd-units
Requires(postun): /bin/sh
Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.17)(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.34)(64bit) libc.so.6(GLIBC_2.38)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.6)(64bit) libc.so.6(GLIBC_2.7)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit)
Processing files: numad-debugsource-0.5-4.20150602git.mga10.x86_64
Provides: numad-debugsource = 0.5-4.20150602git.mga10 numad-debugsource(x86-64) = 0.5-4.20150602git.mga10
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: numad-debuginfo-0.5-4.20150602git.mga10.x86_64
Provides: debuginfo(build-id) = 06d7412dd340929ba664ce112cf66caa20b65a9f numad-debuginfo = 0.5-4.20150602git.mga10 numad-debuginfo(x86-64) = 0.5-4.20150602git.mga10
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: numad-debugsource(x86-64) = 0.5-4.20150602git.mga10
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/numad-0.5-build/BUILDROOT
Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/numad-0.5-4.20150602git.mga10.x86_64.rpm
Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/numad-debugsource-0.5-4.20150602git.mga10.x86_64.rpm
Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/numad-debuginfo-0.5-4.20150602git.mga10.x86_64.rpm
Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.jLOzsX
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/numad-0.5-build
+ test -d /home/pterjan/rpmbuild/BUILD/numad-0.5-build
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/numad-0.5-build
+ rm -rf /home/pterjan/rpmbuild/BUILD/numad-0.5-build
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!