D: [iurt_root_command] chroot warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend. Installing /home/iurt/rpmbuild/SRPMS/libx86emu-3.1-1.mga9.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.9tcR2N + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf libx86emu-3.1 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/libx86emu-3.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd libx86emu-3.1 + /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.Vipd8V + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd libx86emu-3.1 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + echo 3.1 + make shared LIBDIR=/usr/lib64 no git repo no git repo no git repo no git repo gcc -c -g -O2 -fPIC -fvisibility=hidden -fomit-frame-pointer -Wall api.c gcc -c -g -O2 -fPIC -fvisibility=hidden -fomit-frame-pointer -Wall decode.c gcc -c -g -O2 -fPIC -fvisibility=hidden -fomit-frame-pointer -Wall mem.c mem.c: In function 'vm_i_byte': mem.c:581:12: warning: implicit declaration of function 'inb'; did you mean 'ins'? [-Wimplicit-function-declaration] 581 | return inb(addr); | ^~~ | ins mem.c: In function 'vm_i_word': mem.c:619:10: warning: implicit declaration of function 'inw'; did you mean 'ins'? [-Wimplicit-function-declaration] 619 | return inw(addr); | ^~~ | ins mem.c: In function 'vm_i_dword': mem.c:657:10: warning: implicit declaration of function 'inl'; did you mean 'ins'? [-Wimplicit-function-declaration] 657 | return inl(addr); | ^~~ | ins mem.c: In function 'vm_o_byte': mem.c:676:5: warning: implicit declaration of function 'outb'; did you mean 'outs'? [-Wimplicit-function-declaration] 676 | outb(val, addr); | ^~~~ | outs mem.c: In function 'vm_o_word': mem.c:711:3: warning: implicit declaration of function 'outw'; did you mean 'outs'? [-Wimplicit-function-declaration] 711 | outw(val, addr); | ^~~~ | outs mem.c: In function 'vm_o_dword': mem.c:748:3: warning: implicit declaration of function 'outl'; did you mean 'outs'? [-Wimplicit-function-declaration] 748 | outl(val, addr); | ^~~~ | outs gcc -c -g -O2 -fPIC -fvisibility=hidden -fomit-frame-pointer -Wall ops.c gcc -c -g -O2 -fPIC -fvisibility=hidden -fomit-frame-pointer -Wall ops2.c gcc -c -g -O2 -fPIC -fvisibility=hidden -fomit-frame-pointer -Wall prim_ops.c prim_ops.c: In function 'sbb_word': prim_ops.c:1780:5: warning: this 'else' clause does not guard... [-Wmisleading-indentation] 1780 | else | ^~~~ In file included from prim_ops.c:99: include/x86emu_int.h:76:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' 76 | if(COND) SET_FLAG(FLAG); else CLEAR_FLAG(FLAG) | ^~ prim_ops.c:1782:9: note: in expansion of macro 'CONDITIONAL_SET_FLAG' 1782 | CONDITIONAL_SET_FLAG(res & 0x8000, F_SF); | ^~~~~~~~~~~~~~~~~~~~ prim_ops.c: In function 'sbb_long': prim_ops.c:1805:5: warning: this 'else' clause does not guard... [-Wmisleading-indentation] 1805 | else | ^~~~ In file included from prim_ops.c:99: include/x86emu_int.h:76:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' 76 | if(COND) SET_FLAG(FLAG); else CLEAR_FLAG(FLAG) | ^~ prim_ops.c:1807:9: note: in expansion of macro 'CONDITIONAL_SET_FLAG' 1807 | CONDITIONAL_SET_FLAG(res & 0x80000000, F_SF); | ^~~~~~~~~~~~~~~~~~~~ gcc -shared -Wl,-soname,libx86emu.so.3 api.o decode.o mem.o ops.o ops2.o prim_ops.o -o libx86emu.so.3.1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.8gtu9d + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/libx86emu-3.1-1.mga9.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/libx86emu-3.1-1.mga9.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/libx86emu-3.1-1.mga9.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/libx86emu-3.1-1.mga9.aarch64 + cd libx86emu-3.1 + '[' 1 -eq 1 ']' + install -d -m 755 /home/iurt/rpmbuild/BUILDROOT/libx86emu-3.1-1.mga9.aarch64/usr/lib64 + make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/libx86emu-3.1-1.mga9.aarch64 LIBDIR=/usr/lib64 no git repo no git repo install -D libx86emu.so.3.1 /home/iurt/rpmbuild/BUILDROOT/libx86emu-3.1-1.mga9.aarch64/usr/lib64/libx86emu.so.3.1 ln -snf libx86emu.so.3.1 /home/iurt/rpmbuild/BUILDROOT/libx86emu-3.1-1.mga9.aarch64/usr/lib64/libx86emu.so.3 ln -snf libx86emu.so.3 /home/iurt/rpmbuild/BUILDROOT/libx86emu-3.1-1.mga9.aarch64/usr/lib64/libx86emu.so install -m 644 -D include/x86emu.h /home/iurt/rpmbuild/BUILDROOT/libx86emu-3.1-1.mga9.aarch64/usr/include/x86emu.h + /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 3.1-1.mga9 --unique-debug-suffix -3.1-1.mga9.aarch64 --unique-debug-src-base libx86emu-3.1-1.mga9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/libx86emu-3.1 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/libx86emu-3.1-1.mga9.aarch64/usr/lib64/libx86emu.so.3.1 dwz: ./usr/lib64/libx86emu.so.3.1-3.1-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str original debug info size: 348kB, size after compression: 348kB /usr/bin/sepdebugcrcfix: Updated 0 CRC32s, 1 CRC32s did match. 795 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 Processing files: lib64x86emu3-3.1-1.mga9.aarch64 Provides: lib64x86emu3 = 3.1-1.mga9 lib64x86emu3(aarch-64) = 3.1-1.mga9 libx86emu.so.3()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) Processing files: lib64x86emu-devel-3.1-1.mga9.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.XApIcC + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd libx86emu-3.1 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/libx86emu-3.1-1.mga9.aarch64/usr/share/doc/lib64x86emu-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/libx86emu-3.1-1.mga9.aarch64/usr/share/doc/lib64x86emu-devel + cp -pr README.md /home/iurt/rpmbuild/BUILDROOT/libx86emu-3.1-1.mga9.aarch64/usr/share/doc/lib64x86emu-devel + cp -pr LICENSE /home/iurt/rpmbuild/BUILDROOT/libx86emu-3.1-1.mga9.aarch64/usr/share/doc/lib64x86emu-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: devel(libx86emu(64bit)) lib64x86emu-devel = 3.1-1.mga9 lib64x86emu-devel(aarch-64) = 3.1-1.mga9 libx86emu-devel = 3.1-1.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: libx86emu-debugsource-3.1-1.mga9.aarch64 Provides: libx86emu-debugsource = 3.1-1.mga9 libx86emu-debugsource(aarch-64) = 3.1-1.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: lib64x86emu3-debuginfo-3.1-1.mga9.aarch64 Provides: debuginfo(build-id) = 8434102b92a14a39d2911a298cdfcff7ee33ea82 lib64x86emu3-debuginfo = 3.1-1.mga9 lib64x86emu3-debuginfo(aarch-64) = 3.1-1.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: libx86emu-debugsource(aarch-64) = 3.1-1.mga9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/libx86emu-3.1-1.mga9.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64x86emu-devel-3.1-1.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64x86emu3-3.1-1.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64x86emu3-debuginfo-3.1-1.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/libx86emu-debugsource-3.1-1.mga9.aarch64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.sSbZjG + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd libx86emu-3.1 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/libx86emu-3.1-1.mga9.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.yCFZj0 + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf libx86emu-3.1 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!