ptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + make BACKEND=x86emu LIBDIR=/usr/lib64 -j4 make LIBRARY=static static make[1]: Entering directory '/builddir/build/BUILD/libx86-1.1' cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DX86EMU -DX86EMU -c -o x86-common.o x86-common.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DX86EMU -DX86EMU -c -o thunk.o thunk.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DX86EMU -DX86EMU -c -o x86emu/decode.o x86emu/decode.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DX86EMU -DX86EMU -c -o x86emu/debug.o x86emu/debug.c BUILDSTDERR: x86-common.c: In function 'get_int_seg': BUILDSTDERR: x86-common.c:198:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] BUILDSTDERR: return *(unsigned short *)(i * 4 + 2); BUILDSTDERR: ^ BUILDSTDERR: x86-common.c: In function 'get_int_off': BUILDSTDERR: x86-common.c:205:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] BUILDSTDERR: return *(unsigned short *)(i * 4); BUILDSTDERR: ^ BUILDSTDERR: x86-common.c: In function 'LRMI_common_init': BUILDSTDERR: x86-common.c:216:9: warning: assignment to 'void *' from 'long int' makes pointer from integer without a cast [-Wint-conversion] BUILDSTDERR: offset = mem_info.offset - REAL_MEM_BASE; BUILDSTDERR: ^ BUILDSTDERR: thunk.c:14:10: fatal error: sys/io.h: No such file or directory BUILDSTDERR: #include BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: compilation terminated. BUILDSTDERR: make[1]: *** [: thunk.o] Error 1 BUILDSTDERR: make[1]: *** Waiting for unfinished jobs.... make[1]: Leaving directory '/builddir/build/BUILD/libx86-1.1' BUILDSTDERR: make: *** [Makefile:19: default] Error 2 BUILDSTDERR: error: Bad exit status from /var/tmp/rpm-tmp.ymtb2y (%build) RPM build errors: BUILDSTDERR: Bad exit status from /var/tmp/rpm-tmp.ymtb2y (%build) Child return code was: 1 EXCEPTION: [Error()] Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/mockbuild/trace_decorator.py", line 96, in trace result = func(*args, **kw) File "/usr/lib/python3.6/site-packages/mockbuild/util.py", line 626, in do raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # /usr/bin/systemd-nspawn -q -M 1b9405851c9443a5ad220e2b584ecfad -D /var/lib/mock/f29-build-14105-6402/root -a --setenv=TERM=vt100 --setenv=SHELL=/bin/bash --setenv=HOME=/builddir --setenv=HOSTNAME=mock --setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin --setenv=PROMPT_COMMAND=printf "\033]0;\007" --setenv=PS1= \s-\v\$ --setenv=LANG=en_US.UTF-8 -u mockbuild bash --login -c /usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/libx86.spec