Mock Version: 1.4.13 Mock Version: 1.4.13 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/python-netifaces.spec'], chrootPath='/var/lib/mock/f33-build-225962-49027/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=432000uid=998gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/python-netifaces.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1590451200 Wrote: /builddir/build/SRPMS/python-netifaces-0.10.6-11.fc33.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/python-netifaces.spec'], chrootPath='/var/lib/mock/f33-build-225962-49027/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=432000uid=998gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/python-netifaces.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1590451200 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.lm5eWl + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf netifaces-0.10.6 + /usr/bin/gzip -dc /builddir/build/SOURCES/netifaces-0.10.6.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd netifaces-0.10.6 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.kaaBuj + umask 022 + cd /builddir/build/BUILD + cd netifaces-0.10.6 + CFLAGS='-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' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_ext checking for getifaddrs...found. checking for getnameinfo...found. checking for IPv6 socket IOCTLs...not found. checking for optional header files...netash/ash.h netatalk/at.h netax25/ax25.h neteconet/ec.h netipx/ipx.h netpacket/packet.h netrose/rose.h linux/atm.h linux/llc.h linux/tipc.h linux/dn.h. checking whether struct sockaddr has a length field...no. checking which sockaddr_xxx structs are defined...at ax25 in in6 ipx un rose ash ec ll atmpvc atmsvc dn llc. checking for routing socket support...no. checking for sysctl(CTL_NET...) support...no. checking for netlink support...yes. will use netlink to read routing table building 'netifaces' extension gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -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 -fPIC -DNETIFACES_VERSION=0.10.6 -DHAVE_GETIFADDRS=1 -DHAVE_GETNAMEINFO=1 -DHAVE_NETASH_ASH_H=1 -DHAVE_NETATALK_AT_H=1 -DHAVE_NETAX25_AX25_H=1 -DHAVE_NETECONET_EC_H=1 -DHAVE_NETIPX_IPX_H=1 -DHAVE_NETPACKET_PACKET_H=1 -DHAVE_NETROSE_ROSE_H=1 -DHAVE_LINUX_ATM_H=1 -DHAVE_LINUX_LLC_H=1 -DHAVE_LINUX_TIPC_H=1 -DHAVE_LINUX_DN_H=1 -DHAVE_SOCKADDR_AT=1 -DHAVE_SOCKADDR_AX25=1 -DHAVE_SOCKADDR_IN=1 -DHAVE_SOCKADDR_IN6=1 -DHAVE_SOCKADDR_IPX=1 -DHAVE_SOCKADDR_UN=1 -DHAVE_SOCKADDR_ROSE=1 -DHAVE_SOCKADDR_ASH=1 -DHAVE_SOCKADDR_EC=1 -DHAVE_SOCKADDR_LL=1 -DHAVE_SOCKADDR_ATMPVC=1 -DHAVE_SOCKADDR_ATMSVC=1 -DHAVE_SOCKADDR_DN=1 -DHAVE_SOCKADDR_LLC=1 -DHAVE_PF_NETLINK=1 -I/usr/include/python3.9 -c netifaces.c -o build/temp.linux-riscv64-3.9/netifaces.o BUILDSTDERR: netifaces.c: In function ‘string_from_sockaddr’: BUILDSTDERR: netifaces.c:415:16: warning: comparison of integer expressions of different signedness: ‘int’ and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare] BUILDSTDERR: 415 | if (buflen < 3 * len) BUILDSTDERR: | ^ BUILDSTDERR: netifaces.c: In function ‘string_from_netmask’: BUILDSTDERR: netifaces.c:510:25: warning: comparison of integer expressions of different signedness: ‘long int’ and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare] BUILDSTDERR: 510 | if (bufend - bufptr > strlen(pfxbuf)) BUILDSTDERR: | ^ BUILDSTDERR: netifaces.c: In function ‘gateways’: BUILDSTDERR: netifaces.c:1840:33: warning: comparison of integer expressions of different signedness: ‘__u32’ {aka ‘unsigned int’} and ‘int’ [-Wsign-compare] BUILDSTDERR: 1840 | if (pmsg->hdr.nlmsg_seq != seq || pmsg->hdr.nlmsg_pid != sanl.nl_pid) BUILDSTDERR: | ^~ creating build/lib.linux-riscv64-3.9 gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 build/temp.linux-riscv64-3.9/netifaces.o -L/usr/lib64 -o build/lib.linux-riscv64-3.9/netifaces.cpython-39-riscv64-linux-gnu.so + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.WXh5wl + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-netifaces-0.10.6-11.fc33.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-netifaces-0.10.6-11.fc33.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/python-netifaces-0.10.6-11.fc33.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-netifaces-0.10.6-11.fc33.riscv64 + cd netifaces-0.10.6 + CFLAGS='-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' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-netifaces-0.10.6-11.fc33.riscv64 running install running install_lib creating /builddir/build/BUILDROOT/python-netifaces-0.10.6-11.fc33.riscv64/usr creating /builddir/build/BUILDROOT/python-netifaces-0.10.6-11.fc33.riscv64/usr/lib64 creating /builddir/build/BUILDROOT/python-netifaces-0.10.6-11.fc33.riscv64/usr/lib64/python3.9 creating /builddir/build/BUILDROOT/python-netifaces-0.10.6-11.fc33.riscv64/usr/lib64/python3.9/site-packages copying build/lib.linux-riscv64-3.9/netifaces.cpython-39-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-netifaces-0.10.6-11.fc33.riscv64/usr/lib64/python3.9/site-packages writing byte-compilation script '/tmp/tmp9xnm2noa.py' /usr/bin/python3 /tmp/tmp9xnm2noa.py removing /tmp/tmp9xnm2noa.py running install_egg_info running egg_info writing netifaces.egg-info/PKG-INFO writing dependency_links to netifaces.egg-info/dependency_links.txt writing top-level names to netifaces.egg-info/top_level.txt reading manifest file 'netifaces.egg-info/SOURCES.txt' writing manifest file 'netifaces.egg-info/SOURCES.txt' Copying netifaces.egg-info to /builddir/build/BUILDROOT/python-netifaces-0.10.6-11.fc33.riscv64/usr/lib64/python3.9/site-packages/netifaces-0.10.6-py3.9.egg-info running install_scripts + rm -rfv /builddir/build/BUILDROOT/python-netifaces-0.10.6-11.fc33.riscv64/usr/bin/__pycache__ + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 0.10.6-11.fc33 --unique-debug-suffix -0.10.6-11.fc33.riscv64 --unique-debug-src-base python-netifaces-0.10.6-11.fc33.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/netifaces-0.10.6 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-netifaces-0.10.6-11.fc33.riscv64/usr/lib64/python3.9/site-packages/netifaces.cpython-39-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-netifaces-0.10.6-11.fc33.riscv64/usr/lib64/python3.9/site-packages/netifaces.cpython-39-riscv64-linux-gnu.so original debug info size: 92kB, size after compression: 92kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. BUILDSTDERR: 154 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile /usr/bin/python 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/python-netifaces-0.10.6-11.fc33.riscv64/usr/lib/debug/usr/lib64/python3.9 using /usr/bin/python3.9 Bytecompiling .py files below /builddir/build/BUILDROOT/python-netifaces-0.10.6-11.fc33.riscv64/usr/lib64/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: python3-netifaces-0.10.6-11.fc33.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.cbOaZn + umask 022 + cd /builddir/build/BUILD + cd netifaces-0.10.6 + DOCDIR=/builddir/build/BUILDROOT/python-netifaces-0.10.6-11.fc33.riscv64/usr/share/doc/python3-netifaces + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-netifaces-0.10.6-11.fc33.riscv64/usr/share/doc/python3-netifaces + cp -pr README.rst /builddir/build/BUILDROOT/python-netifaces-0.10.6-11.fc33.riscv64/usr/share/doc/python3-netifaces + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Provides: python-netifaces = 0.10.6-11.fc33 python3-netifaces = 0.10.6-11.fc33 python3-netifaces(riscv-64) = 0.10.6-11.fc33 python3.9-netifaces = 0.10.6-11.fc33 python3.9dist(netifaces) = 0.10.6 python3dist(netifaces) = 0.10.6 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) python(abi) = 3.9 rtld(GNU_HASH) Obsoletes: python-netifaces < 0.10.6-11.fc33 Processing files: python-netifaces-debugsource-0.10.6-11.fc33.riscv64 Provides: python-netifaces-debugsource = 0.10.6-11.fc33 python-netifaces-debugsource(riscv-64) = 0.10.6-11.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-netifaces-debuginfo-0.10.6-11.fc33.riscv64 Provides: debuginfo(build-id) = bf86d67ad0c0b7376baa2c718648ac53d2c94497 python-netifaces-debuginfo = 0.10.6-11.fc33 python3-netifaces-debuginfo = 0.10.6-11.fc33 python3-netifaces-debuginfo(riscv-64) = 0.10.6-11.fc33 python3.9-netifaces-debuginfo = 0.10.6-11.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-netifaces-debugsource(riscv-64) = 0.10.6-11.fc33 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-netifaces-0.10.6-11.fc33.riscv64 Wrote: /builddir/build/RPMS/python3-netifaces-0.10.6-11.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/python3-netifaces-debuginfo-0.10.6-11.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/python-netifaces-debugsource-0.10.6-11.fc33.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.YbTvMn + umask 022 + cd /builddir/build/BUILD + cd netifaces-0.10.6 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-netifaces-0.10.6-11.fc33.riscv64 + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Child return code was: 0