D: [iurt_root_command] chroot
Building target platforms: x86_64
Building for target x86_64
Installing /home/pterjan/rpmbuild/SRPMS/xcpustate-2.9-16.mga10.src.rpm
Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.4NHHvA
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/xcpustate-2.9-build
+ test -d /home/pterjan/rpmbuild/BUILD/xcpustate-2.9-build
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/xcpustate-2.9-build
+ /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILD/xcpustate-2.9-build
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/xcpustate-2.9-build
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/xcpustate-2.9-build/SPECPARTS
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.0Th6OD
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/xcpustate-2.9-build
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/pterjan/rpmbuild/BUILD/xcpustate-2.9-build
+ rm -rf xcpustate-2.9
+ /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/xcpustate-2.9.tar.lzma
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd xcpustate-2.9
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ echo 'Patch #2 (xcpustate-2.5-6.0.patch):'
Patch #2 (xcpustate-2.5-6.0.patch):
+ /usr/bin/patch --no-backup-if-mismatch -f -p1 -b --suffix .glibc --fuzz=0
patching file rstat.c
+ echo 'Patch #3 (xcpustate-2.9-missingheaders.patch):'
Patch #3 (xcpustate-2.9-missingheaders.patch):
+ /usr/bin/patch --no-backup-if-mismatch -f -p1 -b --suffix .headers --fuzz=0
patching file s-linux.c
+ echo 'Patch #4 (xcpustate-fix-building-with-gcc14.patch):'
Patch #4 (xcpustate-fix-building-with-gcc14.patch):
+ /usr/bin/patch --no-backup-if-mismatch -f -p1 -b --suffix .gcc14 --fuzz=0
patching file s-linux.c
patching file rstat.c
patching file xcpustate.c
patching file rstat_xdr.c
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.X9bGLt
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/xcpustate-2.9-build
+ cd xcpustate-2.9
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ xmkmf
imake -DUseInstalled -I/usr/share/X11/config
+ sed -i 's! -s -m!-m!' Makefile
+ /usr/bin/make -O -j16 V=1 VERBOSE=1 'CDEBUGFLAGS=-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 -I/usr/include/tirpc' MANPATH=/usr/share/man SYS_LIBRARIES=-ltirpc
gcc -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 -I/usr/include/tirpc      -I/usr/include    -Dlinux -D__amd64__ -D_POSIX_C_SOURCE=199309L 				-D_POSIX_SOURCE -D_XOPEN_SOURCE 				-D_BSD_SOURCE -D_SVID_SOURCE                                 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 				  				  -DFUNCPROTO=15 -DNARROWPROTO    -DRSTAT    -c -o rstat_clnt.o rstat_clnt.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 rstat.h:9,
                 from rstat_clnt.c:6:
/usr/include/features.h:197:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  197 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
      |   ^~~~~~~
gcc -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 -I/usr/include/tirpc      -I/usr/include    -Dlinux -D__amd64__ -D_POSIX_C_SOURCE=199309L 				-D_POSIX_SOURCE -D_XOPEN_SOURCE 				-D_BSD_SOURCE -D_SVID_SOURCE                                 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 				  				  -DFUNCPROTO=15 -DNARROWPROTO    -DRSTAT    -c -o rstat.o rstat.c
In file included from /usr/include/sys/types.h:25,
                 from rstat.c:11:
/usr/include/features.h:197:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  197 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
      |   ^~~~~~~
gcc -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 -I/usr/include/tirpc      -I/usr/include    -Dlinux -D__amd64__ -D_POSIX_C_SOURCE=199309L 				-D_POSIX_SOURCE -D_XOPEN_SOURCE 				-D_BSD_SOURCE -D_SVID_SOURCE                                 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 				  				  -DFUNCPROTO=15 -DNARROWPROTO    -DRSTAT    -c -o Bar.o Bar.c
In file included from /usr/include/sys/types.h:25,
                 from /usr/include/X11/Xlib.h:38,
                 from /usr/include/X11/Intrinsic.h:53,
                 from /usr/include/X11/IntrinsicP.h:51,
                 from Bar.c:6:
/usr/include/features.h:197:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  197 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
      |   ^~~~~~~
gcc -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 -I/usr/include/tirpc      -I/usr/include    -Dlinux -D__amd64__ -D_POSIX_C_SOURCE=199309L 				-D_POSIX_SOURCE -D_XOPEN_SOURCE 				-D_BSD_SOURCE -D_SVID_SOURCE                                 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 				  				  -DFUNCPROTO=15 -DNARROWPROTO    -DRSTAT    -c -o s.o s.c
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdlib.h:26,
                 from s-linux.c:14,
                 from s.c:87:
/usr/include/features.h:197:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  197 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
      |   ^~~~~~~
s-linux.c: In function 'init_bars':
s-linux.c:313:20: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result]
  313 |                    fscanf(proc_stat, "%s %ld %ld %ld %ld",
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  314 |                        dummy, &cp_time[0][0], &cp_time[0][1], &cp_time[0][2],
      |                        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  315 |                        &cp_time[0][3]);
      |                        ~~~~~~~~~~~~~~~
s-linux.c:320:17: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result]
  320 |                 fscanf(proc_stat, "%s %ld %ld %ld %ld \n",
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  321 |                        dummy, &cp_old[i][0], &cp_old[i][1], &cp_old[i][2],
      |                        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  322 |                        &cp_old[i][3]);
      |                        ~~~~~~~~~~~~~~
s-linux.c: In function 'display_cpus':
s-linux.c:345:20: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result]
  345 |                    fscanf(proc_stat, "%s %ld %ld %ld %ld",
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  346 |                        dummy, &cp_time[0][0], &cp_time[0][1], &cp_time[0][2],
      |                        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  347 |                        &cp_time[0][3]);
      |                        ~~~~~~~~~~~~~~~
s-linux.c:355:17: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result]
  355 |                 fscanf(proc_stat, "%s %ld %ld %ld %ld",
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  356 |                        dummy, &cp_time[i][0], &cp_time[i][1], &cp_time[i][2],
      |                        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  357 |                        &cp_time[i][3]);
      |                        ~~~~~~~~~~~~~~~
gcc -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 -I/usr/include/tirpc      -I/usr/include    -Dlinux -D__amd64__ -D_POSIX_C_SOURCE=199309L 				-D_POSIX_SOURCE -D_XOPEN_SOURCE 				-D_BSD_SOURCE -D_SVID_SOURCE                                 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 				  				  -DFUNCPROTO=15 -DNARROWPROTO    -DRSTAT    -c -o xcpustate.o xcpustate.c
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:28,
                 from xcpustate.c:8:
/usr/include/features.h:197:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  197 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
      |   ^~~~~~~
gcc -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 -I/usr/include/tirpc      -I/usr/include    -Dlinux -D__amd64__ -D_POSIX_C_SOURCE=199309L 				-D_POSIX_SOURCE -D_XOPEN_SOURCE 				-D_BSD_SOURCE -D_SVID_SOURCE                                 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 				  				  -DFUNCPROTO=15 -DNARROWPROTO    -DRSTAT    -c -o rstat_xdr.o rstat_xdr.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 rstat.h:9,
                 from rstat_xdr.c:12:
/usr/include/features.h:197:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  197 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
      |   ^~~~~~~
rm -f xcpustate
gcc -o xcpustate -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 -I/usr/include/tirpc      -L/usr/lib64   xcpustate.o Bar.o s.o rstat.o rstat_clnt.o rstat_xdr.o -lXaw -lXmu -lXt -lSM -lICE -lXext -lX11 -lXt -lSM -lICE -lXext -lX11   -ltirpc   
rm -f xcpustate._man
if test -z "" ; then \
   cd `dirname xcpustate` && \
   ln -s `basename xcpustate.man` `basename xcpustate._man`; \
else \
      	     cpp -undef -traditional  -D__apploaddir__=/usr/share/X11/app-defaults -D__appmansuffix__=1x -D__filemansuffix__=5x -D__libmansuffix__=3x -D__miscmansuffix__=7 -D__drivermansuffix__=4 -D__adminmansuffix__=8 -D__projectroot__=/usr -D__xconfigfile__=xorg.conf -D__xconfigdir__=/usr/lib/X11 -D__xlogfile__=Xorg -D__xservername__=Xorg -D__xorgversion__="\"`echo 7 7 0 | sed -e 's/ /./g' -e 's/^/Version\\\ /'`\" \"X Version 11\"" -D__vendorversion__="`echo 7 7 0 | sed -e 's/ /./g' -e 's/^/Version\\\ /'` X.Org"  \
     < xcpustate.man | sed -e '/^#  *[0-9][0-9]*  *.*$/d' 			-e '/^#line  *[0-9][0-9]*  *.*$/d' 			-e '/^[ 	]*XCOMM$/s/XCOMM/#/' 			-e '/^[ 	]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' 			-e '/^[ 	]*XHASH/s/XHASH/#/' 			-e '/\@\@$/s/\@\@$/\\/' >xcpustate._man; \
fi
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.zhAkWt
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/xcpustate-2.9-build
+ '[' 1 -eq 1 ']'
+ '[' /home/pterjan/rpmbuild/BUILD/xcpustate-2.9-build/BUILDROOT '!=' / ']'
+ rm -rf /home/pterjan/rpmbuild/BUILD/xcpustate-2.9-build/BUILDROOT
++ dirname /home/pterjan/rpmbuild/BUILD/xcpustate-2.9-build/BUILDROOT
+ mkdir -p /home/pterjan/rpmbuild/BUILD/xcpustate-2.9-build
+ mkdir /home/pterjan/rpmbuild/BUILD/xcpustate-2.9-build/BUILDROOT
+ cd xcpustate-2.9
+ '[' 1 -eq 1 ']'
+ /usr/bin/make install DESTDIR=/home/pterjan/rpmbuild/BUILD/xcpustate-2.9-build/BUILDROOT 'INSTALL=/usr/bin/install -p' install.man MANPATH=/usr/share/man
+ mkdir -p /home/pterjan/rpmbuild/BUILD/xcpustate-2.9-build/BUILDROOT/usr/bin
/usr/bin/install -p -c -m 4711  xcpustate /home/pterjan/rpmbuild/BUILD/xcpustate-2.9-build/BUILDROOT/usr/bin/xcpustate
install in . done
+ mkdir -p /home/pterjan/rpmbuild/BUILD/xcpustate-2.9-build/BUILDROOT/usr/share/man/man1
/usr/bin/install -p -c -m 0444 xcpustate._man /home/pterjan/rpmbuild/BUILD/xcpustate-2.9-build/BUILDROOT/usr/share/man/man1/xcpustate.1x
install.man in . done
+ mkdir -p /home/pterjan/rpmbuild/BUILD/xcpustate-2.9-build/BUILDROOT/usr/share/applications
+ cat
+ install -m644 /home/pterjan/rpmbuild/SOURCES/xcpustate16.png -D /home/pterjan/rpmbuild/BUILD/xcpustate-2.9-build/BUILDROOT/usr/share/icons/hicolor/16x16/apps/xcpustate.png
+ install -m644 /home/pterjan/rpmbuild/SOURCES/xcpustate32.png -D /home/pterjan/rpmbuild/BUILD/xcpustate-2.9-build/BUILDROOT/usr/share/icons/hicolor/32x32/apps/xcpustate.png
+ install -m644 /home/pterjan/rpmbuild/SOURCES/xcpustate48.png -D /home/pterjan/rpmbuild/BUILD/xcpustate-2.9-build/BUILDROOT/usr/share/icons/hicolor/48x48/apps/xcpustate.png
+ /usr/bin/find-debuginfo -j16 --strict-build-id -m -i --build-id-seed 2.9-16.mga10 --unique-debug-suffix -2.9-16.mga10.x86_64 --unique-debug-src-base xcpustate-2.9-16.mga10.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/xcpustate-2.9-build/xcpustate-2.9
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/xcpustate-2.9-16.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
Warning: unused libraries in /usr/bin/xcpustate: libICE.so.6
 libXext.so.6

+ /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/xcpustate-2.9-build/SPECPARTS/rpm-debuginfo.specpart
Processing files: xcpustate-2.9-16.mga10.x86_64
Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.1SvBE3
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/xcpustate-2.9-build
+ cd xcpustate-2.9
+ DOCDIR=/home/pterjan/rpmbuild/BUILD/xcpustate-2.9-build/BUILDROOT/usr/share/doc/xcpustate
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/xcpustate-2.9-build/BUILDROOT/usr/share/doc/xcpustate
+ cp -pr /home/pterjan/rpmbuild/BUILD/xcpustate-2.9-build/xcpustate-2.9/README /home/pterjan/rpmbuild/BUILD/xcpustate-2.9-build/BUILDROOT/usr/share/doc/xcpustate
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: application() application(mageia-xcpustate.desktop) xcpustate = 2.9-16.mga10 xcpustate(x86-64) = 2.9-16.mga10
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libICE.so.6()(64bit) libSM.so.6()(64bit) libX11.so.6()(64bit) libXaw.so.7()(64bit) libXext.so.6()(64bit) libXmu.so.6()(64bit) libXt.so.6()(64bit) 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.34)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libtirpc.so.3()(64bit) libtirpc.so.3(TIRPC_0.3.0)(64bit)
Processing files: xcpustate-debugsource-2.9-16.mga10.x86_64
Provides: xcpustate-debugsource = 2.9-16.mga10 xcpustate-debugsource(x86-64) = 2.9-16.mga10
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: xcpustate-debuginfo-2.9-16.mga10.x86_64
Provides: debuginfo(build-id) = 222f22c71d0743e5f2cadcaad1a73b026f28f316 xcpustate-debuginfo = 2.9-16.mga10 xcpustate-debuginfo(x86-64) = 2.9-16.mga10
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: xcpustate-debugsource(x86-64) = 2.9-16.mga10
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/xcpustate-2.9-build/BUILDROOT
Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/xcpustate-2.9-16.mga10.x86_64.rpm
Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/xcpustate-debugsource-2.9-16.mga10.x86_64.rpm
Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/xcpustate-debuginfo-2.9-16.mga10.x86_64.rpm
Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.Xx22RX
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/xcpustate-2.9-build
+ test -d /home/pterjan/rpmbuild/BUILD/xcpustate-2.9-build
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/xcpustate-2.9-build
+ rm -rf /home/pterjan/rpmbuild/BUILD/xcpustate-2.9-build
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!