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-uvloop.spec'], chrootPath='/var/lib/mock/f30-build-37575-21594/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': 'en_US.UTF-8'}shell=Falselogger=timeout=345600uid=995gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/python-uvloop.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': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 Wrote: /builddir/build/SRPMS/python-uvloop-0.11.2-1.fc30.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/python-uvloop.spec'], chrootPath='/var/lib/mock/f30-build-37575-21594/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': 'en_US.UTF-8'}shell=Falselogger=timeout=345600uid=995gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/python-uvloop.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': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.YRUNhZ + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf uvloop-0.11.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/uvloop-0.11.2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd uvloop-0.11.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -i -e /self.cython_always/s/False/True/ setup.py + sed -i -e /self.use_system_libuv/s/False/True/ setup.py + sed -i -e /include_package_data=True/d setup.py + rm -vrf vendor/ removed directory 'vendor/libuv' removed directory 'vendor/' + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.G0pc7m + umask 022 + cd /builddir/build/BUILD + cd uvloop-0.11.2 + 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_py creating build creating build/lib.linux-riscv64-3.7 creating build/lib.linux-riscv64-3.7/uvloop copying uvloop/__init__.py -> build/lib.linux-riscv64-3.7/uvloop copying uvloop/_noop.py -> build/lib.linux-riscv64-3.7/uvloop copying uvloop/_testbase.py -> build/lib.linux-riscv64-3.7/uvloop copying uvloop/_patch.py -> build/lib.linux-riscv64-3.7/uvloop running build_ext uvloop/loop.pyx: cannot find cimported module '.includes' uvloop/loop.pxd: cannot find cimported module '.includes' Compiling uvloop/loop.pyx because it changed. [1/1] Cythonizing uvloop/loop.pyx building 'uvloop.loop' extension creating build/temp.linux-riscv64-3.7 creating build/temp.linux-riscv64-3.7/uvloop gcc -pthread -DNDEBUG -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 -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 -I/usr/include/python3.7m -c uvloop/loop.c -o build/temp.linux-riscv64-3.7/uvloop/loop.o -O2 BUILDSTDERR: uvloop/loop.c: In function ‘__pyx_f_6uvloop_4loop_6Handle__run’: BUILDSTDERR: uvloop/loop.c:57656:40: warning: passing argument 1 of ‘PyContext_Enter’ from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: __pyx_t_2 = PyContext_Enter(((PyContext *)__pyx_v_self->context)); if (unlikely(__pyx_t_2 == ((int)-1))) __PYX_ERR(3, 57, __pyx_L7_error) BUILDSTDERR: ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/python3.7m/Python.h:115, BUILDSTDERR: from uvloop/loop.c:20: BUILDSTDERR: /usr/include/python3.7m/context.h:29:33: note: expected ‘PyObject *’ {aka ‘struct _object *’} but argument is of type ‘PyContext *’ {aka ‘struct _pycontextobject *’} BUILDSTDERR: PyAPI_FUNC(int) PyContext_Enter(PyObject *); BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: uvloop/loop.c:58422:38: warning: passing argument 1 of ‘PyContext_Exit’ from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: __pyx_t_14 = PyContext_Exit(((PyContext *)__pyx_v_context)); if (unlikely(__pyx_t_14 == ((int)-1))) __PYX_ERR(3, 106, __pyx_L1_error) BUILDSTDERR: ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/python3.7m/Python.h:115, BUILDSTDERR: from uvloop/loop.c:20: BUILDSTDERR: /usr/include/python3.7m/context.h:30:32: note: expected ‘PyObject *’ {aka ‘struct _object *’} but argument is of type ‘PyContext *’ {aka ‘struct _pycontextobject *’} BUILDSTDERR: PyAPI_FUNC(int) PyContext_Exit(PyObject *); BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: uvloop/loop.c:58495:40: warning: passing argument 1 of ‘PyContext_Exit’ from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: __pyx_t_23 = PyContext_Exit(((PyContext *)__pyx_v_context)); if (unlikely(__pyx_t_23 == ((int)-1))) __PYX_ERR(3, 106, __pyx_L30_error) BUILDSTDERR: ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/python3.7m/Python.h:115, BUILDSTDERR: from uvloop/loop.c:20: BUILDSTDERR: /usr/include/python3.7m/context.h:30:32: note: expected ‘PyObject *’ {aka ‘struct _object *’} but argument is of type ‘PyContext *’ {aka ‘struct _pycontextobject *’} BUILDSTDERR: PyAPI_FUNC(int) PyContext_Exit(PyObject *); BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: uvloop/loop.c: In function ‘__pyx_f_6uvloop_4loop_11TimerHandle__run’: BUILDSTDERR: uvloop/loop.c:60718:40: warning: passing argument 1 of ‘PyContext_Enter’ from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: __pyx_t_8 = PyContext_Enter(((PyContext *)__pyx_v_self->context)); if (unlikely(__pyx_t_8 == ((int)-1))) __PYX_ERR(3, 242, __pyx_L8_error) BUILDSTDERR: ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/python3.7m/Python.h:115, BUILDSTDERR: from uvloop/loop.c:20: BUILDSTDERR: /usr/include/python3.7m/context.h:29:33: note: expected ‘PyObject *’ {aka ‘struct _object *’} but argument is of type ‘PyContext *’ {aka ‘struct _pycontextobject *’} BUILDSTDERR: PyAPI_FUNC(int) PyContext_Enter(PyObject *); BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: uvloop/loop.c:61257:38: warning: passing argument 1 of ‘PyContext_Exit’ from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: __pyx_t_15 = PyContext_Exit(((PyContext *)__pyx_v_context)); if (unlikely(__pyx_t_15 == ((int)-1))) __PYX_ERR(3, 270, __pyx_L1_error) BUILDSTDERR: ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/python3.7m/Python.h:115, BUILDSTDERR: from uvloop/loop.c:20: BUILDSTDERR: /usr/include/python3.7m/context.h:30:32: note: expected ‘PyObject *’ {aka ‘struct _object *’} but argument is of type ‘PyContext *’ {aka ‘struct _pycontextobject *’} BUILDSTDERR: PyAPI_FUNC(int) PyContext_Exit(PyObject *); BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: uvloop/loop.c:61331:40: warning: passing argument 1 of ‘PyContext_Exit’ from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: __pyx_t_24 = PyContext_Exit(((PyContext *)__pyx_v_context)); if (unlikely(__pyx_t_24 == ((int)-1))) __PYX_ERR(3, 270, __pyx_L32_error) BUILDSTDERR: ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/python3.7m/Python.h:115, BUILDSTDERR: from uvloop/loop.c:20: BUILDSTDERR: /usr/include/python3.7m/context.h:30:32: note: expected ‘PyObject *’ {aka ‘struct _object *’} but argument is of type ‘PyContext *’ {aka ‘struct _pycontextobject *’} BUILDSTDERR: PyAPI_FUNC(int) PyContext_Exit(PyObject *); BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: uvloop/loop.c: In function ‘__pyx_f_6uvloop_4loop_copy_current_context’: BUILDSTDERR: uvloop/loop.c:63050:15: warning: assignment to ‘PyContext *’ {aka ‘struct _pycontextobject *’} from incompatible pointer type ‘PyObject *’ {aka ‘struct _object *’} [-Wincompatible-pointer-types] BUILDSTDERR: __pyx_t_2 = PyContext_CopyCurrent(); if (unlikely(__pyx_t_2 == ((PyContext *)NULL))) __PYX_ERR(3, 411, __pyx_L1_error) BUILDSTDERR: ^ BUILDSTDERR: uvloop/loop.c: In function ‘__pyx_f_6uvloop_4loop_9UVProcess__after_fork’: BUILDSTDERR: uvloop/loop.c:107423:3: warning: ‘PyOS_AfterFork’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: PyOS_AfterFork(); BUILDSTDERR: ^~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/python3.7m/Python.h:125, BUILDSTDERR: from uvloop/loop.c:20: BUILDSTDERR: /usr/include/python3.7m/intrcheck.h:18:18: note: declared here BUILDSTDERR: PyAPI_FUNC(void) PyOS_AfterFork(void) Py_DEPRECATED(3.7); BUILDSTDERR: ^~~~~~~~~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -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.7/uvloop/loop.o -L/usr/lib64 -lpython3.7m -luv -lrt -lpthread -o build/lib.linux-riscv64-3.7/uvloop/loop.cpython-37m-riscv64-linux-gnu.so + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.yWfPvS + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-uvloop-0.11.2-1.fc30.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-uvloop-0.11.2-1.fc30.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/python-uvloop-0.11.2-1.fc30.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-uvloop-0.11.2-1.fc30.riscv64 + cd uvloop-0.11.2 + 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-uvloop-0.11.2-1.fc30.riscv64 running install running install_lib creating /builddir/build/BUILDROOT/python-uvloop-0.11.2-1.fc30.riscv64/usr creating /builddir/build/BUILDROOT/python-uvloop-0.11.2-1.fc30.riscv64/usr/lib64 creating /builddir/build/BUILDROOT/python-uvloop-0.11.2-1.fc30.riscv64/usr/lib64/python3.7 creating /builddir/build/BUILDROOT/python-uvloop-0.11.2-1.fc30.riscv64/usr/lib64/python3.7/site-packages creating /builddir/build/BUILDROOT/python-uvloop-0.11.2-1.fc30.riscv64/usr/lib64/python3.7/site-packages/uvloop copying build/lib.linux-riscv64-3.7/uvloop/__init__.py -> /builddir/build/BUILDROOT/python-uvloop-0.11.2-1.fc30.riscv64/usr/lib64/python3.7/site-packages/uvloop copying build/lib.linux-riscv64-3.7/uvloop/loop.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-uvloop-0.11.2-1.fc30.riscv64/usr/lib64/python3.7/site-packages/uvloop copying build/lib.linux-riscv64-3.7/uvloop/_noop.py -> /builddir/build/BUILDROOT/python-uvloop-0.11.2-1.fc30.riscv64/usr/lib64/python3.7/site-packages/uvloop copying build/lib.linux-riscv64-3.7/uvloop/_testbase.py -> /builddir/build/BUILDROOT/python-uvloop-0.11.2-1.fc30.riscv64/usr/lib64/python3.7/site-packages/uvloop copying build/lib.linux-riscv64-3.7/uvloop/_patch.py -> /builddir/build/BUILDROOT/python-uvloop-0.11.2-1.fc30.riscv64/usr/lib64/python3.7/site-packages/uvloop byte-compiling /builddir/build/BUILDROOT/python-uvloop-0.11.2-1.fc30.riscv64/usr/lib64/python3.7/site-packages/uvloop/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-uvloop-0.11.2-1.fc30.riscv64/usr/lib64/python3.7/site-packages/uvloop/_noop.py to _noop.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-uvloop-0.11.2-1.fc30.riscv64/usr/lib64/python3.7/site-packages/uvloop/_testbase.py to _testbase.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-uvloop-0.11.2-1.fc30.riscv64/usr/lib64/python3.7/site-packages/uvloop/_patch.py to _patch.cpython-37.pyc writing byte-compilation script '/tmp/tmpouoxe3zp.py' /usr/bin/python3 /tmp/tmpouoxe3zp.py removing /tmp/tmpouoxe3zp.py running install_egg_info running egg_info creating uvloop.egg-info writing uvloop.egg-info/PKG-INFO writing dependency_links to uvloop.egg-info/dependency_links.txt writing top-level names to uvloop.egg-info/top_level.txt writing manifest file 'uvloop.egg-info/SOURCES.txt' uvloop/loop.pyx: cannot find cimported module '.includes' uvloop/loop.pxd: cannot find cimported module '.includes' reading manifest file 'uvloop.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' BUILDSTDERR: warning: no files found matching '*' under directory 'vendor/libuv' BUILDSTDERR: warning: no previously-included files matching '*' found under directory 'vendor/libuv/.git' BUILDSTDERR: warning: no previously-included files matching '*' found under directory 'vendor/libuv/docs' BUILDSTDERR: warning: no previously-included files matching '*' found under directory 'vendor/libuv/img' writing manifest file 'uvloop.egg-info/SOURCES.txt' Copying uvloop.egg-info to /builddir/build/BUILDROOT/python-uvloop-0.11.2-1.fc30.riscv64/usr/lib64/python3.7/site-packages/uvloop-0.11.2-py3.7.egg-info running install_scripts + rm -vf /builddir/build/BUILDROOT/python-uvloop-0.11.2-1.fc30.riscv64/usr/lib64/python3.7/site-packages/uvloop/_testbase.py removed '/builddir/build/BUILDROOT/python-uvloop-0.11.2-1.fc30.riscv64/usr/lib64/python3.7/site-packages/uvloop/_testbase.py' + rm -vf /builddir/build/BUILDROOT/python-uvloop-0.11.2-1.fc30.riscv64/usr/lib64/python3.7/site-packages/uvloop/__pycache__/_testbase.cpython-37.opt-1.pyc /builddir/build/BUILDROOT/python-uvloop-0.11.2-1.fc30.riscv64/usr/lib64/python3.7/site-packages/uvloop/__pycache__/_testbase.cpython-37.pyc removed '/builddir/build/BUILDROOT/python-uvloop-0.11.2-1.fc30.riscv64/usr/lib64/python3.7/site-packages/uvloop/__pycache__/_testbase.cpython-37.opt-1.pyc' removed '/builddir/build/BUILDROOT/python-uvloop-0.11.2-1.fc30.riscv64/usr/lib64/python3.7/site-packages/uvloop/__pycache__/_testbase.cpython-37.pyc' + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 0.11.2-1.fc30 --unique-debug-suffix -0.11.2-1.fc30.riscv64 --unique-debug-src-base python-uvloop-0.11.2-1.fc30.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/uvloop-0.11.2 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-uvloop-0.11.2-1.fc30.riscv64/usr/lib64/python3.7/site-packages/uvloop/loop.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-uvloop-0.11.2-1.fc30.riscv64/usr/lib64/python3.7/site-packages/uvloop/loop.cpython-37m-riscv64-linux-gnu.so /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. BUILDSTDERR: 13691 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig BUILDSTDERR: /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/python-uvloop-0.11.2-1.fc30.riscv64/usr/lib/debug/usr/lib64/python3.7 using /usr/bin/python3.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-uvloop-0.11.2-1.fc30.riscv64/usr/lib64/python3.7 using /usr/bin/python3.7 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.qB5BBU Processing files: python3-uvloop-0.11.2-1.fc30.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Td5jzb + umask 022 + cd /builddir/build/BUILD + cd uvloop-0.11.2 + DOCDIR=/builddir/build/BUILDROOT/python-uvloop-0.11.2-1.fc30.riscv64/usr/share/doc/python3-uvloop + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-uvloop-0.11.2-1.fc30.riscv64/usr/share/doc/python3-uvloop + cp -pr README.rst /builddir/build/BUILDROOT/python-uvloop-0.11.2-1.fc30.riscv64/usr/share/doc/python3-uvloop + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.LZWClm + umask 022 + cd /builddir/build/BUILD + cd uvloop-0.11.2 + LICENSEDIR=/builddir/build/BUILDROOT/python-uvloop-0.11.2-1.fc30.riscv64/usr/share/licenses/python3-uvloop + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-uvloop-0.11.2-1.fc30.riscv64/usr/share/licenses/python3-uvloop + cp -pr LICENSE-APACHE /builddir/build/BUILDROOT/python-uvloop-0.11.2-1.fc30.riscv64/usr/share/licenses/python3-uvloop + cp -pr LICENSE-MIT /builddir/build/BUILDROOT/python-uvloop-0.11.2-1.fc30.riscv64/usr/share/licenses/python3-uvloop + exit 0 Provides: python3-uvloop = 0.11.2-1.fc30 python3-uvloop(riscv-64) = 0.11.2-1.fc30 python3.7dist(uvloop) = 0.11.2 python3dist(uvloop) = 0.11.2 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-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) libpython3.7m.so.1.0()(64bit) libuv.so.1()(64bit) python(abi) = 3.7 rtld(GNU_HASH) Processing files: python-uvloop-debugsource-0.11.2-1.fc30.riscv64 Provides: python-uvloop-debugsource = 0.11.2-1.fc30 python-uvloop-debugsource(riscv-64) = 0.11.2-1.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-uvloop-debuginfo-0.11.2-1.fc30.riscv64 Provides: debuginfo(build-id) = 5fa938e9dacf42d232133862a56232caa5cb43ac python3-uvloop-debuginfo = 0.11.2-1.fc30 python3-uvloop-debuginfo(riscv-64) = 0.11.2-1.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-uvloop-debugsource(riscv-64) = 0.11.2-1.fc30 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-uvloop-0.11.2-1.fc30.riscv64 Wrote: /builddir/build/RPMS/python3-uvloop-0.11.2-1.fc30.riscv64.rpm Wrote: /builddir/build/RPMS/python-uvloop-debugsource-0.11.2-1.fc30.riscv64.rpm Wrote: /builddir/build/RPMS/python3-uvloop-debuginfo-0.11.2-1.fc30.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.2n9LzX + umask 022 + cd /builddir/build/BUILD + cd uvloop-0.11.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-uvloop-0.11.2-1.fc30.riscv64 + exit 0 Child return code was: 0