D: [iurt_root_command] chroot Building target platforms: aarch64 Building for target aarch64 Installing /home/iurt/rpmbuild/SRPMS/@2196648:xtoolwait-1.3-23.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.yqCSfS Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.yLVjoB + umask 022 + cd /home/iurt/rpmbuild/BUILD/xtoolwait-1.3-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD/xtoolwait-1.3-build + rm -rf xtoolwait-1.3 + /usr/lib/rpm/rpmuncompress -x /home/iurt/rpmbuild/SOURCES/xtoolwait-1.3.tar.bz2 + STATUS=0 + '[' 0 -ne 0 ']' + cd xtoolwait-1.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/lib/rpm/rpmuncompress /home/iurt/rpmbuild/SOURCES/xtoolwait-imake.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.syqN0m + umask 022 + cd /home/iurt/rpmbuild/BUILD/xtoolwait-1.3-build + 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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection ' + export FFLAGS + FCFLAGS='-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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + 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' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd xtoolwait-1.3 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + xmkmf imake -DUseInstalled -I/usr/share/X11/config + /usr/bin/make -O -j4 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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' 'EXTRA_LDOPTIONS=-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' 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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include -Dlinux -D__aarch64__ -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 -c -o xtoolwait.o xtoolwait.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:28, from xtoolwait.c:20: /usr/include/features.h:199:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 199 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ xtoolwait.c: In function 'timeout': xtoolwait.c:62:1: warning: old-style function definition [-Wold-style-definition] 62 | timeout(signo) | ^~~~~~~ xtoolwait.c: In function 'child_terminated': xtoolwait.c:71:1: warning: old-style function definition [-Wold-style-definition] 71 | child_terminated(signo) | ^~~~~~~~~~~~~~~~ xtoolwait.c: In function 'is_mapped': xtoolwait.c:83:1: warning: old-style function definition [-Wold-style-definition] 83 | is_mapped(window) | ^~~~~~~~~ xtoolwait.c: In function 'xerrhandler': xtoolwait.c:120:1: warning: old-style function definition [-Wold-style-definition] 120 | xerrhandler(d, e) | ^~~~~~~~~~~ xtoolwait.c: In function 'main': xtoolwait.c:140:1: warning: old-style function definition [-Wold-style-definition] 140 | main(argc, argv) | ^~~~ rm -f xtoolwait gcc -o xtoolwait -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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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 -L/usr/lib64 xtoolwait.o -lXext -lX11 -L/usr/X11R6/lib rm -f xtoolwait._man if test -z "" ; then \ cd `dirname xtoolwait` && \ ln -s `basename xtoolwait.man` `basename xtoolwait._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" \ < xtoolwait.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/\@\@$/\\/' >xtoolwait._man; \ fi + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.1d26rv + umask 022 + cd /home/iurt/rpmbuild/BUILD/xtoolwait-1.3-build + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILD/xtoolwait-1.3-build/BUILDROOT '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILD/xtoolwait-1.3-build/BUILDROOT ++ dirname /home/iurt/rpmbuild/BUILD/xtoolwait-1.3-build/BUILDROOT + mkdir -p /home/iurt/rpmbuild/BUILD/xtoolwait-1.3-build + mkdir /home/iurt/rpmbuild/BUILD/xtoolwait-1.3-build/BUILDROOT + 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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection ' + export FFLAGS + FCFLAGS='-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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + 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' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd xtoolwait-1.3 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILD/xtoolwait-1.3-build/BUILDROOT 'INSTALL=/usr/bin/install -p' install.man + mkdir -p /home/iurt/rpmbuild/BUILD/xtoolwait-1.3-build/BUILDROOT/usr/bin /usr/bin/install -p -c xtoolwait /home/iurt/rpmbuild/BUILD/xtoolwait-1.3-build/BUILDROOT/usr/bin/xtoolwait install in . done + mkdir -p /home/iurt/rpmbuild/BUILD/xtoolwait-1.3-build/BUILDROOT/usr/share/man/man1 /usr/bin/install -p -c -m 0444 xtoolwait._man /home/iurt/rpmbuild/BUILD/xtoolwait-1.3-build/BUILDROOT/usr/share/man/man1/xtoolwait.1x install.man in . done + /usr/bin/find-debuginfo -j4 --strict-build-id -m -i --build-id-seed 1.3-23.mga10 --unique-debug-suffix -1.3-23.mga10.aarch64 --unique-debug-src-base xtoolwait-1.3-23.mga10.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/xtoolwait-1.3-build/xtoolwait-1.3 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/xtoolwait-1.3-23.mga10.aarch64 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 -j4 + /usr/lib/rpm/redhat/brp-python-hardlink Reading /home/iurt/rpmbuild/BUILD/xtoolwait-1.3-build/SPECPARTS/rpm-debuginfo.specpart Processing files: xtoolwait-1.3-23.mga10.aarch64 Provides: xtoolwait = 1.3-23.mga10 xtoolwait(aarch-64) = 1.3-23.mga10 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) libc.so.6(GLIBC_2.28)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.38)(64bit) Processing files: xtoolwait-debugsource-1.3-23.mga10.aarch64 Provides: xtoolwait-debugsource = 1.3-23.mga10 xtoolwait-debugsource(aarch-64) = 1.3-23.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: xtoolwait-debuginfo-1.3-23.mga10.aarch64 Provides: debuginfo(build-id) = 5f39ffe45469b8f0bd5d5b818e355ce79c44d071 xtoolwait-debuginfo = 1.3-23.mga10 xtoolwait-debuginfo(aarch-64) = 1.3-23.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: xtoolwait-debugsource(aarch-64) = 1.3-23.mga10 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILD/xtoolwait-1.3-build/BUILDROOT Wrote: /home/iurt/rpmbuild/RPMS/aarch64/xtoolwait-1.3-23.mga10.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/xtoolwait-debugsource-1.3-23.mga10.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/xtoolwait-debuginfo-1.3-23.mga10.aarch64.rpm Executing(rmbuild): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.0kqH2u + umask 022 + cd /home/iurt/rpmbuild/BUILD/xtoolwait-1.3-build + test -d /home/iurt/rpmbuild/BUILD/xtoolwait-1.3-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/iurt/rpmbuild/BUILD/xtoolwait-1.3-build + rm -rf /home/iurt/rpmbuild/BUILD/xtoolwait-1.3-build + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!