D: [iurt_root_command] chroot
warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend.
Installing /home/iurt/rpmbuild/SRPMS/R-cran-Cairo-1.5.12.2-1.mga9.src.rpm
Building target platforms: aarch64
Building for target aarch64
Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.v8aVP0
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf R-cran-Cairo-1.5.12.2
+ /usr/bin/mkdir -p R-cran-Cairo-1.5.12.2
+ cd R-cran-Cairo-1.5.12.2
+ /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/Cairo_1.5-12.2.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ /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/iurt/rpmbuild/tmp/rpm-tmp.e7W8Xc
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd R-cran-Cairo-1.5.12.2
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ R CMD build Cairo
* checking for file 'Cairo/DESCRIPTION' ... OK
* preparing 'Cairo':
* checking DESCRIPTION meta-information ... OK
* cleaning src
* checking for LF line-endings in source and make files and shell scripts
* checking for empty or unneeded directories
* building 'Cairo_1.5-12.2.tar.gz'

+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.wcAU6J
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' /home/iurt/rpmbuild/BUILDROOT/R-cran-Cairo-1.5.12.2-1.mga9.aarch64 '!=' / ']'
+ rm -rf /home/iurt/rpmbuild/BUILDROOT/R-cran-Cairo-1.5.12.2-1.mga9.aarch64
++ dirname /home/iurt/rpmbuild/BUILDROOT/R-cran-Cairo-1.5.12.2-1.mga9.aarch64
+ mkdir -p /home/iurt/rpmbuild/BUILDROOT
+ mkdir /home/iurt/rpmbuild/BUILDROOT/R-cran-Cairo-1.5.12.2-1.mga9.aarch64
+ cd R-cran-Cairo-1.5.12.2
+ '[' 1 -eq 1 ']'
+ mkdir -p /home/iurt/rpmbuild/BUILDROOT/R-cran-Cairo-1.5.12.2-1.mga9.aarch64//usr/lib64/R/library
+ R CMD INSTALL Cairo --library=/home/iurt/rpmbuild/BUILDROOT/R-cran-Cairo-1.5.12.2-1.mga9.aarch64//usr/lib64/R/library
* installing *source* package 'Cairo' ...
** package 'Cairo' successfully unpacked and MD5 sums checked
** using staged installation
checking for gcc... gcc
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 gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking how to run the C preprocessor... gcc -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/wait.h that is POSIX.1 compatible... 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 for string.h... (cached) yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for unistd.h... (cached) yes
checking for an ANSI C-conforming const... yes
checking for pkg-config... /usr/bin/pkg-config
checking whether pkg-config knows about cairo... yes
checking for configurable backends... cairo cairo-ft cairo-pdf cairo-png cairo-ps cairo-xlib cairo-xlib-xrender
checking whether --static is needed... no
configure: CAIRO_CFLAGS=-I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 
checking if R was compiled with the RConn patch... no
checking cairo.h usability... yes
checking cairo.h presence... yes
checking for cairo.h... yes
checking for PNG support in Cairo... yes
checking for ATS font support in Cairo... no
configure: CAIRO_LIBS=-lfreetype -lpng16 -lz -lcairo -lXext -lXrender -lX11 
checking for library containing deflate... none required
checking whether Cairo programs can be compiled... yes
checking whether cairo_image_surface_get_format is declared... no
checking for FreeType support in cairo... yes
checking whether FreeType needs additional flags... no
checking wheter libjpeg works... yes
checking wheter libtiff works... yes
configure: creating ./config.status
config.status: creating src/Makevars
config.status: creating src/cconfig.h
** libs
gcc -I"/usr/lib64/R/include" -DNDEBUG -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2   -I. -Iinclude  -I/usr/local/include  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -c cairobem.c -o cairobem.o
gcc -I"/usr/lib64/R/include" -DNDEBUG -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2   -I. -Iinclude  -I/usr/local/include  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -c cairogd.c -o cairogd.o
gcc -I"/usr/lib64/R/include" -DNDEBUG -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2   -I. -Iinclude  -I/usr/local/include  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -c cairotalk.c -o cairotalk.o
gcc -I"/usr/lib64/R/include" -DNDEBUG -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2   -I. -Iinclude  -I/usr/local/include  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -c img-backend.c -o img-backend.o
gcc -I"/usr/lib64/R/include" -DNDEBUG -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2   -I. -Iinclude  -I/usr/local/include  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -c img-jpeg.c -o img-jpeg.o
gcc -I"/usr/lib64/R/include" -DNDEBUG -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2   -I. -Iinclude  -I/usr/local/include  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -c img-tiff.c -o img-tiff.o
gcc -I"/usr/lib64/R/include" -DNDEBUG -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2   -I. -Iinclude  -I/usr/local/include  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -c pdf-backend.c -o pdf-backend.o
gcc -I"/usr/lib64/R/include" -DNDEBUG -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2   -I. -Iinclude  -I/usr/local/include  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -c ps-backend.c -o ps-backend.o
gcc -I"/usr/lib64/R/include" -DNDEBUG -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2   -I. -Iinclude  -I/usr/local/include  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -c svg-backend.c -o svg-backend.o
gcc -I"/usr/lib64/R/include" -DNDEBUG -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2   -I. -Iinclude  -I/usr/local/include  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -c w32-backend.c -o w32-backend.o
gcc -I"/usr/lib64/R/include" -DNDEBUG -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2   -I. -Iinclude  -I/usr/local/include  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -c xlib-backend.c -o xlib-backend.o
gcc -shared -L/usr/lib64/R/lib -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o Cairo.so cairobem.o cairogd.o cairotalk.o img-backend.o img-jpeg.o img-tiff.o pdf-backend.o ps-backend.o svg-backend.o w32-backend.o xlib-backend.o -lfreetype -lpng16 -lz -lcairo -lXext -lXrender -lX11 -ljpeg -ltiff -L/usr/lib64/R/lib -lR
installing to /home/iurt/rpmbuild/BUILDROOT/R-cran-Cairo-1.5.12.2-1.mga9.aarch64/usr/lib64/R/library/00LOCK-Cairo/00new/Cairo/libs
** R
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
** testing if installed package can be loaded from temporary location
** checking absolute paths in shared objects and dynamic libraries
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (Cairo)
+ rm -rf /home/iurt/rpmbuild/BUILDROOT/R-cran-Cairo-1.5.12.2-1.mga9.aarch64/usr/lib64/R/library/R.css
+ /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 1.5.12.2-1.mga9 --unique-debug-suffix -1.5.12.2-1.mga9.aarch64 --unique-debug-src-base R-cran-Cairo-1.5.12.2-1.mga9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/R-cran-Cairo-1.5.12.2

extracting debug info from /home/iurt/rpmbuild/BUILDROOT/R-cran-Cairo-1.5.12.2-1.mga9.aarch64/usr/lib64/R/library/Cairo/libs/Cairo.so
dwz: ./usr/lib64/R/library/Cairo/libs/Cairo.so-1.5.12.2-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str
original debug info size: 192kB, size after compression: 192kB
/usr/bin/sepdebugcrcfix: Updated 0 CRC32s, 1 CRC32s did match.
210 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
*** WARNING: ./usr/src/debug/R-cran-Cairo-1.5.12.2-1.mga9.aarch64/Cairo/src/xlib-backend.h is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/debug/R-cran-Cairo-1.5.12.2-1.mga9.aarch64/Cairo/src/xlib-backend.c is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/debug/R-cran-Cairo-1.5.12.2-1.mga9.aarch64/Cairo/src/w32-backend.h is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/debug/R-cran-Cairo-1.5.12.2-1.mga9.aarch64/Cairo/src/w32-backend.c is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/debug/R-cran-Cairo-1.5.12.2-1.mga9.aarch64/Cairo/src/svg-backend.h is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/debug/R-cran-Cairo-1.5.12.2-1.mga9.aarch64/Cairo/src/svg-backend.c is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/debug/R-cran-Cairo-1.5.12.2-1.mga9.aarch64/Cairo/src/ps-backend.h is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/debug/R-cran-Cairo-1.5.12.2-1.mga9.aarch64/Cairo/src/ps-backend.c is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/debug/R-cran-Cairo-1.5.12.2-1.mga9.aarch64/Cairo/src/pdf-backend.h is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/debug/R-cran-Cairo-1.5.12.2-1.mga9.aarch64/Cairo/src/pdf-backend.c is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/debug/R-cran-Cairo-1.5.12.2-1.mga9.aarch64/Cairo/src/img-tiff.h is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/debug/R-cran-Cairo-1.5.12.2-1.mga9.aarch64/Cairo/src/img-tiff.c is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/debug/R-cran-Cairo-1.5.12.2-1.mga9.aarch64/Cairo/src/img-jpeg.h is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/debug/R-cran-Cairo-1.5.12.2-1.mga9.aarch64/Cairo/src/img-jpeg.c is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/debug/R-cran-Cairo-1.5.12.2-1.mga9.aarch64/Cairo/src/img-backend.h is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/debug/R-cran-Cairo-1.5.12.2-1.mga9.aarch64/Cairo/src/img-backend.c is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/debug/R-cran-Cairo-1.5.12.2-1.mga9.aarch64/Cairo/src/cairotalk.h is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/debug/R-cran-Cairo-1.5.12.2-1.mga9.aarch64/Cairo/src/cairotalk.c is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/debug/R-cran-Cairo-1.5.12.2-1.mga9.aarch64/Cairo/src/cairogd.h is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/debug/R-cran-Cairo-1.5.12.2-1.mga9.aarch64/Cairo/src/cairogd.c is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/debug/R-cran-Cairo-1.5.12.2-1.mga9.aarch64/Cairo/src/cairobem.h is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/debug/R-cran-Cairo-1.5.12.2-1.mga9.aarch64/Cairo/src/cairobem.c is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/debug/R-cran-Cairo-1.5.12.2-1.mga9.aarch64/Cairo/src/backend.h is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/debug/R-cran-Cairo-1.5.12.2-1.mga9.aarch64/Cairo/src/Rapi.h is executable but has no shebang, removing executable bit
Processing files: R-cran-Cairo-1.5.12.2-1.mga9.aarch64
Provides: R-cran-Cairo = 1.5.12.2-1.mga9 R-cran-Cairo(aarch-64) = 1.5.12.2-1.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) libX11.so.6()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libcairo.so.2()(64bit) libfreetype.so.6()(64bit) libjpeg.so.8()(64bit) libjpeg.so.8(LIBJPEG_8.0)(64bit) libtiff.so.5()(64bit) libtiff.so.5(LIBTIFF_4.0)(64bit)
Processing files: R-cran-Cairo-debugsource-1.5.12.2-1.mga9.aarch64
Provides: R-cran-Cairo-debugsource = 1.5.12.2-1.mga9 R-cran-Cairo-debugsource(aarch-64) = 1.5.12.2-1.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: R-cran-Cairo-debuginfo-1.5.12.2-1.mga9.aarch64
Provides: R-cran-Cairo-debuginfo = 1.5.12.2-1.mga9 R-cran-Cairo-debuginfo(aarch-64) = 1.5.12.2-1.mga9 debuginfo(build-id) = 67357dbb507f9556d45a7ea8a4fee7aa25480e89
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: R-cran-Cairo-debugsource(aarch-64) = 1.5.12.2-1.mga9
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/R-cran-Cairo-1.5.12.2-1.mga9.aarch64
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/R-cran-Cairo-1.5.12.2-1.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/R-cran-Cairo-debugsource-1.5.12.2-1.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/R-cran-Cairo-debuginfo-1.5.12.2-1.mga9.aarch64.rpm
Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.nvjOPJ
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd R-cran-Cairo-1.5.12.2
+ /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/R-cran-Cairo-1.5.12.2-1.mga9.aarch64
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.5rZqH2
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf R-cran-Cairo-1.5.12.2
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!