D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/i3lock-2.13-1.mga8.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.q8sX0l + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf i3lock-2.13 + /usr/bin/bzip2 -dc /home/iurt/rpmbuild/SOURCES/i3lock-2.13.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd i3lock-2.13 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /home/iurt/rpmbuild/SOURCES/i3lock-fix-libev-path.patch + /usr/bin/patch -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.Mpz4En + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd i3lock-2.13 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + autoreconf -vfi autoreconf: export WARNINGS= autoreconf: Entering directory '.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force autoreconf: configure.ac: tracing autoreconf: configure.ac: not using Libtool autoreconf: configure.ac: not using Intltool autoreconf: configure.ac: not using Gtkdoc autoreconf: running: /usr/bin/autoconf --force configure.ac:53: warning: The macro `AC_PROG_CC_C99' is obsolete. configure.ac:53: You should run autoupdate. ./lib/autoconf/c.m4:1659: AC_PROG_CC_C99 is expanded from... configure.ac:53: the top level autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing autoreconf: Leaving directory '.' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FCFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + CONFIGURE_TOP=. + '[' 1 = 1 ']' ++ find . -name config.guess -o -name config.sub + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/mageia/config.sub ']' ++ basename ./config.sub + cp -af /usr/lib/rpm/mageia/config.sub ./config.sub + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/mageia/config.guess ']' ++ basename ./config.guess + cp -af /usr/lib/rpm/mageia/config.guess ./config.guess + /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html) + /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs . + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64 + ./configure --host=aarch64-mageia-linux-gnu --build=aarch64-mageia-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info checking build system type... aarch64-mageia-linux-gnu checking host system type... aarch64-mageia-linux-gnu checking target system type... aarch64-mageia-linux-gnu continue configure in default builddir "./aarch64-mageia-linux-gnu" ....exec /bin/sh .././configure "--srcdir=.." "--enable-builddir=aarch64-mageia-linux-gnu" "linux gnu" checking build system type... aarch64-mageia-linux-gnu checking host system type... aarch64-mageia-linux-gnu checking target system type... aarch64-mageia-linux-gnu checking for gsed... sed checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether to enable maintainer-specific portions of Makefiles... yes checking for gawk... (cached) gawk checking for GNU make... make checking for a sed that does not truncate output... /usr/bin/sed checking whether to build with code coverage support... no checking whether to enable debugging... no checking whether make supports the include directive... yes (GNU style) checking for aarch64-mageia-linux-gnu-gcc... aarch64-mageia-linux-gnu-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 the compiler supports GNU C... yes checking whether aarch64-mageia-linux-gnu-gcc accepts -g... yes checking for aarch64-mageia-linux-gnu-gcc option to enable C11 features... none needed checking whether aarch64-mageia-linux-gnu-gcc understands -c and -o together... yes checking dependency style of aarch64-mageia-linux-gnu-gcc... none checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking for vfork.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for _Bool... yes checking for stdbool.h that conforms to C99... yes checking for mode_t... yes checking for off_t... yes checking for pid_t... yes checking for size_t... yes checking for ssize_t... yes checking for pid_t... (cached) yes checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking whether lstat correctly handles trailing slash... yes checking for working strnlen... yes checking for atexit... yes checking for dup2... yes checking for ftruncate... yes checking for getcwd... yes checking for gettimeofday... yes checking for localtime_r... yes checking for memchr... yes checking for memset... yes checking for mkdir... yes checking for rmdir... yes checking for setlocale... yes checking for socket... yes checking for strcasecmp... yes checking for strchr... yes checking for strdup... yes checking for strerror... yes checking for strncasecmp... yes checking for strndup... yes checking for strrchr... yes checking for strspn... yes checking for strstr... yes checking for strtol... yes checking for strtoul... yes checking for explicit_bzero... yes checking for library containing floor... -lm checking for library containing ev_run... -lev checking for library containing shm_open... -lrt checking for library containing pam_authenticate... -lpam checking for library containing iconv_open... none required checking for aarch64-mageia-linux-gnu-pkg-config... /usr/bin/aarch64-mageia-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for XCB... yes checking for XCB_IMAGE... yes checking for XCB_UTIL... yes checking for XCB_UTIL_XRM... yes checking for XKBCOMMON... yes checking for CAIRO... yes checking for gawk... (cached) gawk checking how to run the C preprocessor... aarch64-mageia-linux-gnu-gcc -E checking whether make sets $(MAKE)... (cached) yes checking for aarch64-mageia-linux-gnu-ranlib... aarch64-mageia-linux-gnu-ranlib checking whether ln -s works... yes checking for aarch64-mageia-linux-gnu-ar... aarch64-mageia-linux-gnu-ar checking the archiver (aarch64-mageia-linux-gnu-ar) interface... ar checking CFLAGS for maximum warnings... -Wall checking whether C compiler accepts -Wunused-value... yes checking for fcntl.h... yes checking for float.h... yes checking for inttypes.h... (cached) yes checking for limits.h... yes checking for locale.h... yes checking for netinet/in.h... yes checking for paths.h... yes checking for stddef.h... yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sys/param.h... yes checking for sys/socket.h... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing buildir commands config.status: create top_srcdir/Makefile guessed from local Makefile config.status: build in aarch64-mageia-linux-gnu (HOST=) config.status: executing depfiles commands -------------------------------------------------------------------------------- build configured: i3lock version: 2.13 is release version: yes enable debug flags: no code coverage: no enabled sanitizers: To compile, run: cd /home/iurt/rpmbuild/BUILD/i3lock-2.13/aarch64-mageia-linux-gnu && make -j8 -------------------------------------------------------------------------------- + /usr/bin/make -O -j8 V=1 VERBOSE=1 Makefile:1893: warning: overriding recipe for target 'clean' Makefile:1400: warning: ignoring old recipe for target 'clean' Makefile:1893: warning: overriding recipe for target 'clean-all' Makefile:1400: warning: ignoring old recipe for target 'clean-all' MAKE aarch64-unknown-linux-gnu : 0 * all-all /usr/bin/make all-am make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/i3lock-2.13/aarch64-mageia-linux-gnu' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../i3lock-2.13 -DSTRIPPED__FILE__=\"$(basename ../../i3lock-2.13/dpi.c)\" -Wunused-value -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -c -o i3lock-dpi.o `test -f 'dpi.c' || echo '../../i3lock-2.13/'`dpi.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/i3lock-2.13/aarch64-mageia-linux-gnu' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/i3lock-2.13/aarch64-mageia-linux-gnu' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../i3lock-2.13 -DSTRIPPED__FILE__=\"$(basename ../../i3lock-2.13/randr.c)\" -Wunused-value -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -c -o i3lock-randr.o `test -f 'randr.c' || echo '../../i3lock-2.13/'`randr.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/i3lock-2.13/aarch64-mageia-linux-gnu' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/i3lock-2.13/aarch64-mageia-linux-gnu' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../i3lock-2.13 -DSTRIPPED__FILE__=\"$(basename ../../i3lock-2.13/xcb.c)\" -Wunused-value -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -c -o i3lock-xcb.o `test -f 'xcb.c' || echo '../../i3lock-2.13/'`xcb.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/i3lock-2.13/aarch64-mageia-linux-gnu' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/i3lock-2.13/aarch64-mageia-linux-gnu' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../i3lock-2.13 -DSTRIPPED__FILE__=\"$(basename ../../i3lock-2.13/unlock_indicator.c)\" -Wunused-value -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -c -o i3lock-unlock_indicator.o `test -f 'unlock_indicator.c' || echo '../../i3lock-2.13/'`unlock_indicator.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/i3lock-2.13/aarch64-mageia-linux-gnu' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/i3lock-2.13/aarch64-mageia-linux-gnu' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../i3lock-2.13 -DSTRIPPED__FILE__=\"$(basename ../../i3lock-2.13/i3lock.c)\" -Wunused-value -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -c -o i3lock-i3lock.o `test -f 'i3lock.c' || echo '../../i3lock-2.13/'`i3lock.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/i3lock-2.13/aarch64-mageia-linux-gnu' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/i3lock-2.13/aarch64-mageia-linux-gnu' aarch64-mageia-linux-gnu-gcc -Wunused-value -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o i3lock i3lock-dpi.o i3lock-i3lock.o i3lock-randr.o i3lock-unlock_indicator.o i3lock-xcb.o -lxcb -lxcb-xkb -lxcb-xinerama -lxcb-randr -lxcb-image -lxcb -lxcb-shm -lxcb-util -lxcb -lxcb-xrm -lxcb -lxkbcommon-x11 -lxkbcommon -lcairo -lpam -lrt -lev -lm make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/i3lock-2.13/aarch64-mageia-linux-gnu' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.8f9Vfo + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/i3lock-2.13-1.mga8.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/i3lock-2.13-1.mga8.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/i3lock-2.13-1.mga8.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/i3lock-2.13-1.mga8.aarch64 + cd i3lock-2.13 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/i3lock-2.13-1.mga8.aarch64 'INSTALL=/usr/bin/install -p' Makefile:1893: warning: overriding recipe for target 'clean' Makefile:1400: warning: ignoring old recipe for target 'clean' Makefile:1893: warning: overriding recipe for target 'clean-all' Makefile:1400: warning: ignoring old recipe for target 'clean-all' MAKE aarch64-unknown-linux-gnu : 0 * install make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/i3lock-2.13/aarch64-mageia-linux-gnu' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/i3lock-2.13/aarch64-mageia-linux-gnu' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/i3lock-2.13-1.mga8.aarch64/usr/bin' /usr/bin/install -p i3lock '/home/iurt/rpmbuild/BUILDROOT/i3lock-2.13-1.mga8.aarch64/usr/bin' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/i3lock-2.13-1.mga8.aarch64/usr/share/man/man1' /usr/bin/install -p -m 644 ../../i3lock-2.13/i3lock.1 '/home/iurt/rpmbuild/BUILDROOT/i3lock-2.13-1.mga8.aarch64/usr/share/man/man1' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/i3lock-2.13-1.mga8.aarch64/etc/pam.d' /usr/bin/install -p -m 644 ../../i3lock-2.13/pam/i3lock '/home/iurt/rpmbuild/BUILDROOT/i3lock-2.13-1.mga8.aarch64/etc/pam.d' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/i3lock-2.13/aarch64-mageia-linux-gnu' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/i3lock-2.13/aarch64-mageia-linux-gnu' + /usr/lib/rpm/find-debuginfo.sh -j8 --strict-build-id -m -i --build-id-seed 2.13-1.mga8 --unique-debug-suffix -2.13-1.mga8.aarch64 --unique-debug-src-base i3lock-2.13-1.mga8.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/i3lock-2.13 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/i3lock-2.13-1.mga8.aarch64/usr/bin/i3lock extracting debug info from /home/iurt/rpmbuild/BUILDROOT/i3lock-2.13-1.mga8.aarch64/usr/bin/i3lock original debug info size: 176kB, size after compression: 168kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 170 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 Fixing pam.d config files...done + '[' -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 Processing files: i3lock-2.13-1.mga8.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.6CM8Wl + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd i3lock-2.13 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/i3lock-2.13-1.mga8.aarch64/usr/share/doc/i3lock + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/i3lock-2.13-1.mga8.aarch64/usr/share/doc/i3lock + cp -pr CHANGELOG /home/iurt/rpmbuild/BUILDROOT/i3lock-2.13-1.mga8.aarch64/usr/share/doc/i3lock + cp -pr README.md /home/iurt/rpmbuild/BUILDROOT/i3lock-2.13-1.mga8.aarch64/usr/share/doc/i3lock + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.oE0foq + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd i3lock-2.13 + LICENSEDIR=/home/iurt/rpmbuild/BUILDROOT/i3lock-2.13-1.mga8.aarch64/usr/share/licenses/i3lock + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/i3lock-2.13-1.mga8.aarch64/usr/share/licenses/i3lock + cp -pr LICENSE /home/iurt/rpmbuild/BUILDROOT/i3lock-2.13-1.mga8.aarch64/usr/share/licenses/i3lock + RPM_EC=0 ++ jobs -p + exit 0 Provides: i3lock = 2.13-1.mga8 i3lock(aarch-64) = 2.13-1.mga8 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) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.25)(64bit) libcairo.so.2()(64bit) libev.so.4()(64bit) libpam.so.0()(64bit) libpam.so.0(LIBPAM_1.0)(64bit) libxcb-image.so.0()(64bit) libxcb-randr.so.0()(64bit) libxcb-util.so.1()(64bit) libxcb-xinerama.so.0()(64bit) libxcb-xkb.so.1()(64bit) libxcb-xrm.so.0()(64bit) libxcb.so.1()(64bit) libxkbcommon-x11.so.0()(64bit) libxkbcommon-x11.so.0(V_0.5.0)(64bit) libxkbcommon.so.0()(64bit) libxkbcommon.so.0(V_0.5.0)(64bit) Processing files: i3lock-debugsource-2.13-1.mga8.aarch64 Provides: i3lock-debugsource = 2.13-1.mga8 i3lock-debugsource(aarch-64) = 2.13-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: i3lock-debuginfo-2.13-1.mga8.aarch64 Provides: debuginfo(build-id) = a0410bb3fa63cbafd22d98c84cd54a6bbcc65ed5 i3lock-debuginfo = 2.13-1.mga8 i3lock-debuginfo(aarch-64) = 2.13-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: i3lock-debugsource(aarch-64) = 2.13-1.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/i3lock-2.13-1.mga8.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/aarch64/i3lock-2.13-1.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/i3lock-debugsource-2.13-1.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/i3lock-debuginfo-2.13-1.mga8.aarch64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.ucS6bm + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd i3lock-2.13 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/i3lock-2.13-1.mga8.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.6OeHzm + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf i3lock-2.13 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!