Mock Version: 4.1 Mock Version: 4.1 Mock Version: 4.1 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target x86_64 --nodeps /builddir/build/SPECS/python-uvloop.spec'], chrootPath='/var/lib/mock/dist-oc9-build-122338-71945/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=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target x86_64 --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': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-uvloop-0.17.0-8.oc9.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target x86_64 --nodeps --nocheck /builddir/build/SPECS/python-uvloop.spec'], chrootPath='/var/lib/mock/dist-oc9-build-122338-71945/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=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target x86_64 --nodeps --nocheck /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': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.dlj4fA + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf uvloop-0.17.0 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/uvloop-0.17.0.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd uvloop-0.17.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/fix-deadlock-in-testcase.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + sed -i -e /self.cython_always/s/False/True/ setup.py + sed -i -e /self.use_system_libuv/s/False/True/ setup.py + rm -vrf vendor/ removed directory 'vendor/libuv' removed directory 'vendor/' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.1PwpXS + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd uvloop-0.17.0 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' /usr/lib/python3.11/site-packages/setuptools/__init__.py:84: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! dist.fetch_build_eggs(dist.setup_requires) WARNING: The wheel package is not available. running build running build_py creating build creating build/lib.linux-x86_64-cpython-311 creating build/lib.linux-x86_64-cpython-311/uvloop copying uvloop/_testbase.py -> build/lib.linux-x86_64-cpython-311/uvloop copying uvloop/__init__.py -> build/lib.linux-x86_64-cpython-311/uvloop copying uvloop/_version.py -> build/lib.linux-x86_64-cpython-311/uvloop copying uvloop/_noop.py -> build/lib.linux-x86_64-cpython-311/uvloop running egg_info creating uvloop.egg-info writing uvloop.egg-info/PKG-INFO writing dependency_links to uvloop.egg-info/dependency_links.txt writing requirements to uvloop.egg-info/requires.txt writing top-level names to uvloop.egg-info/top_level.txt writing manifest file 'uvloop.egg-info/SOURCES.txt' Compiling uvloop/loop.pyx because it changed. [1/1] Cythonizing uvloop/loop.pyx reading manifest file 'uvloop.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*' under directory 'vendor/libuv' warning: no previously-included files matching '*' found under directory 'vendor/libuv/.git' warning: no previously-included files matching '*' found under directory 'vendor/libuv/docs' warning: no previously-included files matching '*' found under directory 'vendor/libuv/img' adding license file 'LICENSE-APACHE' adding license file 'LICENSE-MIT' writing manifest file 'uvloop.egg-info/SOURCES.txt' /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'uvloop.handles' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'uvloop.handles' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'uvloop.handles' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'uvloop.handles' to be distributed and are already explicitly excluding 'uvloop.handles' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'uvloop.includes' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'uvloop.includes' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'uvloop.includes' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'uvloop.includes' to be distributed and are already explicitly excluding 'uvloop.includes' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) copying uvloop/cbhandles.pxd -> build/lib.linux-x86_64-cpython-311/uvloop copying uvloop/cbhandles.pyx -> build/lib.linux-x86_64-cpython-311/uvloop copying uvloop/dns.pyx -> build/lib.linux-x86_64-cpython-311/uvloop copying uvloop/errors.pyx -> build/lib.linux-x86_64-cpython-311/uvloop copying uvloop/loop.c -> build/lib.linux-x86_64-cpython-311/uvloop copying uvloop/loop.pxd -> build/lib.linux-x86_64-cpython-311/uvloop copying uvloop/loop.pyi -> build/lib.linux-x86_64-cpython-311/uvloop copying uvloop/loop.pyx -> build/lib.linux-x86_64-cpython-311/uvloop copying uvloop/lru.pyx -> build/lib.linux-x86_64-cpython-311/uvloop copying uvloop/pseudosock.pyx -> build/lib.linux-x86_64-cpython-311/uvloop copying uvloop/py.typed -> build/lib.linux-x86_64-cpython-311/uvloop copying uvloop/request.pxd -> build/lib.linux-x86_64-cpython-311/uvloop copying uvloop/request.pyx -> build/lib.linux-x86_64-cpython-311/uvloop copying uvloop/server.pxd -> build/lib.linux-x86_64-cpython-311/uvloop copying uvloop/server.pyx -> build/lib.linux-x86_64-cpython-311/uvloop copying uvloop/sslproto.pxd -> build/lib.linux-x86_64-cpython-311/uvloop copying uvloop/sslproto.pyx -> build/lib.linux-x86_64-cpython-311/uvloop creating build/lib.linux-x86_64-cpython-311/uvloop/handles copying uvloop/handles/async_.pxd -> build/lib.linux-x86_64-cpython-311/uvloop/handles copying uvloop/handles/async_.pyx -> build/lib.linux-x86_64-cpython-311/uvloop/handles copying uvloop/handles/basetransport.pxd -> build/lib.linux-x86_64-cpython-311/uvloop/handles copying uvloop/handles/basetransport.pyx -> build/lib.linux-x86_64-cpython-311/uvloop/handles copying uvloop/handles/check.pxd -> build/lib.linux-x86_64-cpython-311/uvloop/handles copying uvloop/handles/check.pyx -> build/lib.linux-x86_64-cpython-311/uvloop/handles copying uvloop/handles/fsevent.pxd -> build/lib.linux-x86_64-cpython-311/uvloop/handles copying uvloop/handles/fsevent.pyx -> build/lib.linux-x86_64-cpython-311/uvloop/handles copying uvloop/handles/handle.pxd -> build/lib.linux-x86_64-cpython-311/uvloop/handles copying uvloop/handles/handle.pyx -> build/lib.linux-x86_64-cpython-311/uvloop/handles copying uvloop/handles/idle.pxd -> build/lib.linux-x86_64-cpython-311/uvloop/handles copying uvloop/handles/idle.pyx -> build/lib.linux-x86_64-cpython-311/uvloop/handles copying uvloop/handles/pipe.pxd -> build/lib.linux-x86_64-cpython-311/uvloop/handles copying uvloop/handles/pipe.pyx -> build/lib.linux-x86_64-cpython-311/uvloop/handles copying uvloop/handles/poll.pxd -> build/lib.linux-x86_64-cpython-311/uvloop/handles copying uvloop/handles/poll.pyx -> build/lib.linux-x86_64-cpython-311/uvloop/handles copying uvloop/handles/process.pxd -> build/lib.linux-x86_64-cpython-311/uvloop/handles copying uvloop/handles/process.pyx -> build/lib.linux-x86_64-cpython-311/uvloop/handles copying uvloop/handles/stream.pxd -> build/lib.linux-x86_64-cpython-311/uvloop/handles copying uvloop/handles/stream.pyx -> build/lib.linux-x86_64-cpython-311/uvloop/handles copying uvloop/handles/streamserver.pxd -> build/lib.linux-x86_64-cpython-311/uvloop/handles copying uvloop/handles/streamserver.pyx -> build/lib.linux-x86_64-cpython-311/uvloop/handles copying uvloop/handles/tcp.pxd -> build/lib.linux-x86_64-cpython-311/uvloop/handles copying uvloop/handles/tcp.pyx -> build/lib.linux-x86_64-cpython-311/uvloop/handles copying uvloop/handles/timer.pxd -> build/lib.linux-x86_64-cpython-311/uvloop/handles copying uvloop/handles/timer.pyx -> build/lib.linux-x86_64-cpython-311/uvloop/handles copying uvloop/handles/udp.pxd -> build/lib.linux-x86_64-cpython-311/uvloop/handles copying uvloop/handles/udp.pyx -> build/lib.linux-x86_64-cpython-311/uvloop/handles creating build/lib.linux-x86_64-cpython-311/uvloop/includes copying uvloop/includes/__init__.py -> build/lib.linux-x86_64-cpython-311/uvloop/includes copying uvloop/includes/compat.h -> build/lib.linux-x86_64-cpython-311/uvloop/includes copying uvloop/includes/consts.pxi -> build/lib.linux-x86_64-cpython-311/uvloop/includes copying uvloop/includes/debug.h -> build/lib.linux-x86_64-cpython-311/uvloop/includes copying uvloop/includes/debug.pxd -> build/lib.linux-x86_64-cpython-311/uvloop/includes copying uvloop/includes/flowcontrol.pxd -> build/lib.linux-x86_64-cpython-311/uvloop/includes copying uvloop/includes/fork_handler.h -> build/lib.linux-x86_64-cpython-311/uvloop/includes copying uvloop/includes/python.pxd -> build/lib.linux-x86_64-cpython-311/uvloop/includes copying uvloop/includes/stdlib.pxi -> build/lib.linux-x86_64-cpython-311/uvloop/includes copying uvloop/includes/system.pxd -> build/lib.linux-x86_64-cpython-311/uvloop/includes copying uvloop/includes/uv.pxd -> build/lib.linux-x86_64-cpython-311/uvloop/includes running build_ext building 'uvloop.loop' extension creating build/temp.linux-x86_64-cpython-311 creating build/temp.linux-x86_64-cpython-311/uvloop gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -I/usr/include/python3.11 -c uvloop/loop.c -o build/temp.linux-x86_64-cpython-311/uvloop/loop.o -O2 gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-cpython-311/uvloop/loop.o -L/usr/lib64 -luv -lrt -lpthread -o build/lib.linux-x86_64-cpython-311/uvloop/loop.cpython-311-x86_64-linux-gnu.so + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.D9unuz + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-uvloop-0.17.0-8.oc9.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-uvloop-0.17.0-8.oc9.x86_64 ++ dirname /builddir/build/BUILDROOT/python-uvloop-0.17.0-8.oc9.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-uvloop-0.17.0-8.oc9.x86_64 + cd uvloop-0.17.0 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-uvloop-0.17.0-8.oc9.x86_64 running install /usr/lib/python3.11/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. Follow the current Python packaging guidelines when building Python RPM packages. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html and https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/ for details. ******************************************************************************** !! self.initialize_options() running install_lib creating /builddir/build/BUILDROOT/python-uvloop-0.17.0-8.oc9.x86_64/usr creating /builddir/build/BUILDROOT/python-uvloop-0.17.0-8.oc9.x86_64/usr/lib64 creating /builddir/build/BUILDROOT/python-uvloop-0.17.0-8.oc9.x86_64/usr/lib64/python3.11 creating /builddir/build/BUILDROOT/python-uvloop-0.17.0-8.oc9.x86_64/usr/lib64/python3.11/site-packages creating /builddir/build/BUILDROOT/python-uvloop-0.17.0-8.oc9.x86_64/usr/lib64/python3.11/site-packages/uvloop creating /builddir/build/BUILDROOT/python-uvloop-0.17.0-8.oc9.x86_64/usr/lib64/python3.11/site-packages/uvloop/includes copying build/lib.linux-x86_64-cpython-311/uvloop/includes/fork_handler.h -> /builddir/build/BUILDROOT/python-uvloop-0.17.0-8.oc9.x86_64/usr/lib64/python3.11/site-packages/uvloop/includes copying build/lib.linux-x86_64-cpython-311/uvloop/includes/python.pxd -> /builddir/build/BUILDROOT/python-uvloop-0.17.0-8.oc9.x86_64/usr/lib64/python3.11/site-packages/uvloop/includes copying build/lib.linux-x86_64-cpython-311/uvloop/includes/uv.pxd -> /builddir/build/BUILDROOT/python-uvloop-0.17.0-8.oc9.x86_64/usr/lib64/python3.11/site-packages/uvloop/includes copying build/lib.linux-x86_64-cpython-311/uvloop/includes/compat.h -> /builddir/build/BUILDROOT/python-uvloop-0.17.0-8.oc9.x86_64/usr/lib64/python3.11/site-packages/uvloop/includes copying build/lib.linux-x86_64-cpython-311/uvloop/includes/system.pxd -> /builddir/build/BUILDROOT/python-uvloop-0.17.0-8.oc9.x86_64/usr/lib64/python3.11/site-packages/uvloop/includes copying build/lib.linux-x86_64-cpython-311/uvloop/includes/__init__.py -> /builddir/build/BUILDROOT/python-uvloop-0.17.0-8.oc9.x86_64/usr/lib64/python3.11/site-packages/uvloop/includes copying build/lib.linux-x86_64-cpython-311/uvloop/includes/stdlib.pxi -> /builddir/build/BUILDROOT/python-uvloop-0.17.0-8.oc9.x86_64/usr/lib64/python3.11/site-packages/uvloop/includes copying build/lib.linux-x86_64-cpython-311/uvloop/includes/flowcontrol.pxd -> /builddir/build/BUILDROOT/python-uvloop-0.17.0-8.oc9.x86_64/usr/lib64/python3.11/site-packages/uvloop/includes copying build/lib.linux-x86_64-cpython-311/uvloop/includes/debug.h -> /builddir/build/BUILDROOT/python-uvloop-0.17.0-8.oc9.x86_64/usr/lib64/python3.11/site-packages/uvloop/includes copying build/lib.linux-x86_64-cpython-311/uvloop/includes/debug.pxd -> /builddir/build/BUILDROOT/python-uvloop-0.17.0-8.oc9.x86_64/usr/lib64/python3.11/site-packages/uvloop/includes copying build/lib.linux-x86_64-cpython-311/uvloop/includes/consts.pxi -> /builddir/build/BUILDROOT/python-uvloop-0.17.0-8.oc9.x86_64/usr/lib64/python3.11/site-packages/uvloop/includes copying build/lib.linux-x86_64-cpython-311/uvloop/lru.pyx -> /builddir/build/BUILDROOT/python-uvloop-0.17.0-8.oc9.x86_64/usr/lib64/python3.11/site-packages/uvloop copying build/lib.linux-x86_64-cpython-311/uvloop/request.pyx -> /builddir/build/BUILDROOT/python-uvloop-0.17.0-8.oc9.x86_64/usr/lib64/python3.11/site-packages/uvloop copying build/lib.linux-x86_64-cpython-311/uvloop/_testbase.py -> /builddir/build/BUILDROOT/python-uvloop-0.17.0-8.oc9.x86_64/usr/lib64/python3.11/site-packages/uvloop creating /builddir/build/BUILDROOT/python-uvloop-0.17.0-8.oc9.x86_64/usr/lib64/python3.11/site-packages/uvloop/handles copying build/lib.linux-x86_64-cpython-311/uvloop/handles/process.pyx -> /builddir/build/BUILDROOT/python-uvloop-0.17.0-8.oc9.x86_64/usr/lib64/python3.11/site-packages/uvloop/handles copying build/lib.linux-x86_64-cpython-311/uvloop/handles/check.pxd -> /builddir/build/BUILDROOT/python-uvloop-0.17.0-8.oc9.x86_64/usr/lib64/python3.11/site-packages/uvloop/handles copying build/lib.linux-x86_64-cpython-311/uvloop/handles/poll.pxd -> /builddir/build/BUILDROOT/python-uvloop-0.17.0-8.oc9.x86_64/usr/lib64/python3.11/site-packages/uvloop/handles copying build/lib.linux-x86_64-cpython-311/uvloop/handles/fsevent.pxd -> /builddir/build/BUILDROOT/python-uvloop-0.17.0-8.oc9.x86_64/usr/lib64/python3.11/site-packages/uvloop/handles copying build/lib.linux-x86_64-cpython-311/uvloop/handles/pipe.pyx -> /builddir/build/BUILDROOT/python-uvloop-0.17.0-8.oc9.x86_64/usr/lib64/python3.11/site-packages/uvloop/handles copying build/lib.linux-x86_64-cpython-311/uvloop/handles/pipe.pxd -> /builddir/build/BUILDROOT/python-uvloop-0.17.0-8.oc9.x86_64/usr/lib64/python3.11/site-packages/uvloop/handles copying build/lib.linux-x86_64-cpython-311/uvloop/handles/handle.pxd -> /builddir/build/BUILDROOT/python-uvloop-0.17.0-8.oc9.x86_64/usr/lib64/python3.11/site-packages/uvloop/handles copying build/lib.linux-x86_64-cpython-311/uvloop/handles/timer.pyx -> /builddir/build/BUILDROOT/python-uvloop-0.17.0-8.oc9.x86_64/usr/lib64/python3.11/site-packages/uvloop/handles copying build/lib.linux-x86_64-cpython-311/uvloop/handles/process.pxd -> /builddir/build/BUILDROOT/python-uvloop-0.17.0-8.oc9.x86_64/usr/lib64/python3.11/site-packages/uvloop/handles copying build/lib.linux-x86_64-cpython-311/uvloop/handles/idle.pxd -> /builddir/build/BUILDROOT/python-uvloop-0.17.0-8.oc9.x86_64/usr/lib64/python3.11/site-packages/uvloop/handles copying build/lib.linux-x86_64-cpython-311/uvloop/handles/idle.pyx -> /builddir/build/BUILDROOT/python-uvloop-0.17.0-8.oc9.x86_64/usr/lib64/python3.11/site-packages/uvloop/handles copying build/lib.linux-x86_64-cpython-311/uvloop/handles/tcp.pxd -> /builddir/build/BUILDROOT/python-uvloop-0.17.0-8.oc9.x86_64/usr/lib64/python3.11/site-packages/uvloop/handles copying build/lib.linux-x86_64-cpython-311/uvloop/handles/check.pyx -> /builddir/build/BUILDROOT/python-uvloop-0.17.0-8.oc9.x86_64/usr/lib64/python3.11/site-packages/uvloop/handles copying build/lib.linux-x86_64-cpython-311/uvloop/handles/poll.pyx -> /builddir/build/BUILDROOT/python-uvloop-0.17.0-8.oc9.x86_64/usr/lib64/python3.11/site-packages/uvloop/handles copying build/lib.linux-x86_64-cpython-311/uvloop/handles/streamserver.pyx -> /builddir/build/BUILDROOT/python-uvloop-0.17.0-8.oc9.x86_64/usr/lib64/python3.11/site-packages/uvloop/handles copying build/lib.linux-x86_64-cpython-311/uvloop/handles/udp.pyx -> /builddir/build/BUILDROOT/python-uvloop-0.17.0-8.oc9.x86_64/usr/lib64/python3.11/site-packages/uvloop/handles copying build/lib.linux-x86_64-cpython-311/uvloop/handles/stream.pyx -> /builddir/build/BUILDROOT/python-uvloop-0.17.0-8.oc9.x86_64/usr/lib64/python3.11/site-packages/uvloop/handles copying build/lib.linux-x86_64-cpython-311/uvloop/handles/timer.pxd -> /builddir/build/BUILDROOT/python-uvloop-0.17.0-8.oc9.x86_64/usr/lib64/python3.11/site-packages/uvloop/handles copying build/lib.linux-x86_64-cpython-311/uvloop/handles/basetransport.pxd -> /builddir/build/BUILDROOT/python-uvloop-0.17.0-8.oc9.x86_64/usr/lib64/python3.11/site-packages/uvloop/handles copying build/lib.linux-x86_64-cpython-311/uvloop/handles/streamserver.pxd -> /builddir/build/BUILDROOT/python-uvloop-0.17.0-8.oc9.x86_64/usr/lib64/python3.11/site-packages/uvloop/handles copying build/lib.linux-x86_64-cpython-311/uvloop/handles/stream.pxd -> /builddir/build/BUILDROOT/python-uvloop-0.17.0-8.oc9.x86_64/usr/lib64/python3.11/site-packages/uvloop/handles copying build/lib.linux-x86_64-cpython-311/uvloop/handles/tcp.pyx -> /builddir/build/BUILDROOT/python-uvloop-0.17.0-8.oc9.x86_64/usr/lib64/python3.11/site-packages/uvloop/handles copying build/lib.linux-x86_64-cpython-311/uvloop/handles/udp.pxd -> /builddir/build/BUILDROOT/python-uvloop-0.17.0-8.oc9.x86_64/usr/lib64/python3.11/site-packages/uvloop/handles copying build/lib.linux-x86_64-cpython-311/uvloop/handles/fsevent.pyx -> /builddir/build/BUILDROOT/python-uvloop-0.17.0-8.oc9.x86_64/usr/lib64/python3.11/site-packages/uvloop/handles copying build/lib.linux-x86_64-cpython-311/uvloop/handles/handle.pyx -> /builddir/build/BUILDROOT/python-uvloop-0.17.0-8.oc9.x86_64/usr/lib64/python3.11/site-packages/uvloop/handles copying build/lib.linux-x86_64-cpython-311/uvloop/handles/async_.pyx -> /builddir/build/BUILDROOT/python-uvloop-0.17.0-8.oc9.x86_64/usr/lib64/python3.11/site-packages/uvloop/handles copying build/lib.linux-x86_64-cpython-311/uvloop/handles/async_.pxd -> /builddir/build/BUILDROOT/python-uvloop-0.17.0-8.oc9.x86_64/usr/lib64/python3.11/site-packages/uvloop/handles copying build/lib.linux-x86_64-cpython-311/uvloop/handles/basetransport.pyx -> /builddir/build/BUILDROOT/python-uvloop-0.17.0-8.oc9.x86_64/usr/lib64/python3.11/site-packages/uvloop/handles copying build/lib.linux-x86_64-cpython-311/uvloop/cbhandles.pyx -> /builddir/build/BUILDROOT/python-uvloop-0.17.0-8.oc9.x86_64/usr/lib64/python3.11/site-packages/uvloop copying build/lib.linux-x86_64-cpython-311/uvloop/loop.pyx -> /builddir/build/BUILDROOT/python-uvloop-0.17.0-8.oc9.x86_64/usr/lib64/python3.11/site-packages/uvloop copying build/lib.linux-x86_64-cpython-311/uvloop/__init__.py -> /builddir/build/BUILDROOT/python-uvloop-0.17.0-8.oc9.x86_64/usr/lib64/python3.11/site-packages/uvloop copying build/lib.linux-x86_64-cpython-311/uvloop/errors.pyx -> /builddir/build/BUILDROOT/python-uvloop-0.17.0-8.oc9.x86_64/usr/lib64/python3.11/site-packages/uvloop copying build/lib.linux-x86_64-cpython-311/uvloop/loop.pxd -> /builddir/build/BUILDROOT/python-uvloop-0.17.0-8.oc9.x86_64/usr/lib64/python3.11/site-packages/uvloop copying build/lib.linux-x86_64-cpython-311/uvloop/loop.cpython-311-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python-uvloop-0.17.0-8.oc9.x86_64/usr/lib64/python3.11/site-packages/uvloop copying build/lib.linux-x86_64-cpython-311/uvloop/request.pxd -> /builddir/build/BUILDROOT/python-uvloop-0.17.0-8.oc9.x86_64/usr/lib64/python3.11/site-packages/uvloop copying build/lib.linux-x86_64-cpython-311/uvloop/server.pyx -> /builddir/build/BUILDROOT/python-uvloop-0.17.0-8.oc9.x86_64/usr/lib64/python3.11/site-packages/uvloop copying build/lib.linux-x86_64-cpython-311/uvloop/loop.pyi -> /builddir/build/BUILDROOT/python-uvloop-0.17.0-8.oc9.x86_64/usr/lib64/python3.11/site-packages/uvloop copying build/lib.linux-x86_64-cpython-311/uvloop/server.pxd -> /builddir/build/BUILDROOT/python-uvloop-0.17.0-8.oc9.x86_64/usr/lib64/python3.11/site-packages/uvloop copying build/lib.linux-x86_64-cpython-311/uvloop/pseudosock.pyx -> /builddir/build/BUILDROOT/python-uvloop-0.17.0-8.oc9.x86_64/usr/lib64/python3.11/site-packages/uvloop copying build/lib.linux-x86_64-cpython-311/uvloop/dns.pyx -> /builddir/build/BUILDROOT/python-uvloop-0.17.0-8.oc9.x86_64/usr/lib64/python3.11/site-packages/uvloop copying build/lib.linux-x86_64-cpython-311/uvloop/loop.c -> /builddir/build/BUILDROOT/python-uvloop-0.17.0-8.oc9.x86_64/usr/lib64/python3.11/site-packages/uvloop copying build/lib.linux-x86_64-cpython-311/uvloop/_version.py -> /builddir/build/BUILDROOT/python-uvloop-0.17.0-8.oc9.x86_64/usr/lib64/python3.11/site-packages/uvloop copying build/lib.linux-x86_64-cpython-311/uvloop/sslproto.pxd -> /builddir/build/BUILDROOT/python-uvloop-0.17.0-8.oc9.x86_64/usr/lib64/python3.11/site-packages/uvloop copying build/lib.linux-x86_64-cpython-311/uvloop/sslproto.pyx -> /builddir/build/BUILDROOT/python-uvloop-0.17.0-8.oc9.x86_64/usr/lib64/python3.11/site-packages/uvloop copying build/lib.linux-x86_64-cpython-311/uvloop/cbhandles.pxd -> /builddir/build/BUILDROOT/python-uvloop-0.17.0-8.oc9.x86_64/usr/lib64/python3.11/site-packages/uvloop copying build/lib.linux-x86_64-cpython-311/uvloop/_noop.py -> /builddir/build/BUILDROOT/python-uvloop-0.17.0-8.oc9.x86_64/usr/lib64/python3.11/site-packages/uvloop copying build/lib.linux-x86_64-cpython-311/uvloop/py.typed -> /builddir/build/BUILDROOT/python-uvloop-0.17.0-8.oc9.x86_64/usr/lib64/python3.11/site-packages/uvloop byte-compiling /builddir/build/BUILDROOT/python-uvloop-0.17.0-8.oc9.x86_64/usr/lib64/python3.11/site-packages/uvloop/includes/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-uvloop-0.17.0-8.oc9.x86_64/usr/lib64/python3.11/site-packages/uvloop/_testbase.py to _testbase.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-uvloop-0.17.0-8.oc9.x86_64/usr/lib64/python3.11/site-packages/uvloop/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-uvloop-0.17.0-8.oc9.x86_64/usr/lib64/python3.11/site-packages/uvloop/_version.py to _version.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-uvloop-0.17.0-8.oc9.x86_64/usr/lib64/python3.11/site-packages/uvloop/_noop.py to _noop.cpython-311.pyc writing byte-compilation script '/tmp/tmp_2wqqt9g.py' /usr/bin/python3 /tmp/tmp_2wqqt9g.py removing /tmp/tmp_2wqqt9g.py running install_egg_info running egg_info writing uvloop.egg-info/PKG-INFO writing dependency_links to uvloop.egg-info/dependency_links.txt writing requirements to uvloop.egg-info/requires.txt writing top-level names to uvloop.egg-info/top_level.txt /builddir/build/BUILD/uvloop-0.17.0/setup.py:146: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html import pkg_resources reading manifest file 'uvloop.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*' under directory 'vendor/libuv' warning: no previously-included files matching '*' found under directory 'vendor/libuv/.git' warning: no previously-included files matching '*' found under directory 'vendor/libuv/docs' warning: no previously-included files matching '*' found under directory 'vendor/libuv/img' adding license file 'LICENSE-APACHE' adding license file 'LICENSE-MIT' writing manifest file 'uvloop.egg-info/SOURCES.txt' Copying uvloop.egg-info to /builddir/build/BUILDROOT/python-uvloop-0.17.0-8.oc9.x86_64/usr/lib64/python3.11/site-packages/uvloop-0.17.0-py3.11.egg-info running install_scripts + rm -rfv /builddir/build/BUILDROOT/python-uvloop-0.17.0-8.oc9.x86_64/usr/bin/__pycache__ + rm -vf /builddir/build/BUILDROOT/python-uvloop-0.17.0-8.oc9.x86_64/usr/lib64/python3.11/site-packages/uvloop/_testbase.py removed '/builddir/build/BUILDROOT/python-uvloop-0.17.0-8.oc9.x86_64/usr/lib64/python3.11/site-packages/uvloop/_testbase.py' + rm -vf /builddir/build/BUILDROOT/python-uvloop-0.17.0-8.oc9.x86_64/usr/lib64/python3.11/site-packages/uvloop/__pycache__/_testbase.cpython-311.opt-1.pyc /builddir/build/BUILDROOT/python-uvloop-0.17.0-8.oc9.x86_64/usr/lib64/python3.11/site-packages/uvloop/__pycache__/_testbase.cpython-311.pyc removed '/builddir/build/BUILDROOT/python-uvloop-0.17.0-8.oc9.x86_64/usr/lib64/python3.11/site-packages/uvloop/__pycache__/_testbase.cpython-311.opt-1.pyc' removed '/builddir/build/BUILDROOT/python-uvloop-0.17.0-8.oc9.x86_64/usr/lib64/python3.11/site-packages/uvloop/__pycache__/_testbase.cpython-311.pyc' + /usr/bin/find-debuginfo -j32 --strict-build-id -m -i --build-id-seed 0.17.0-8.oc9 --unique-debug-suffix -0.17.0-8.oc9.x86_64 --unique-debug-src-base python-uvloop-0.17.0-8.oc9.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/uvloop-0.17.0 extracting debug info from /builddir/build/BUILDROOT/python-uvloop-0.17.0-8.oc9.x86_64/usr/lib64/python3.11/site-packages/uvloop/loop.cpython-311-x86_64-linux-gnu.so 14254 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/OpenCloudOS/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/OpenCloudOS/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/OpenCloudOS/brp-mangle-shebangs + /usr/lib/rpm/OpenCloudOS/brp-python-bytecompile '' 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/python-uvloop-0.17.0-8.oc9.x86_64/usr/lib/debug/usr/lib64/python3.11 using python3.11 Bytecompiling .py files below /builddir/build/BUILDROOT/python-uvloop-0.17.0-8.oc9.x86_64/usr/lib64/python3.11 using python3.11 + /usr/lib/rpm/OpenCloudOS/brp-python-hardlink Processing files: python3-uvloop-0.17.0-8.oc9.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ldqenY + umask 022 + cd /builddir/build/BUILD + cd uvloop-0.17.0 + DOCDIR=/builddir/build/BUILDROOT/python-uvloop-0.17.0-8.oc9.x86_64/usr/share/doc/python3-uvloop + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-uvloop-0.17.0-8.oc9.x86_64/usr/share/doc/python3-uvloop + cp -pr README.rst /builddir/build/BUILDROOT/python-uvloop-0.17.0-8.oc9.x86_64/usr/share/doc/python3-uvloop + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.o5MknD + umask 022 + cd /builddir/build/BUILD + cd uvloop-0.17.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-uvloop-0.17.0-8.oc9.x86_64/usr/share/licenses/python3-uvloop + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-uvloop-0.17.0-8.oc9.x86_64/usr/share/licenses/python3-uvloop + cp -pr LICENSE-APACHE /builddir/build/BUILDROOT/python-uvloop-0.17.0-8.oc9.x86_64/usr/share/licenses/python3-uvloop + cp -pr LICENSE-MIT /builddir/build/BUILDROOT/python-uvloop-0.17.0-8.oc9.x86_64/usr/share/licenses/python3-uvloop + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-uvloop = 0.17.0-8.oc9 python3-uvloop = 0.17.0-8.oc9 python3-uvloop(x86-64) = 0.17.0-8.oc9 python3.11-uvloop = 0.17.0-8.oc9 python3.11dist(uvloop) = 0.17 python3dist(uvloop) = 0.17 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: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.4)(64bit) libuv.so.1()(64bit) python(abi) = 3.11 rtld(GNU_HASH) Obsoletes: python3.11-uvloop < 0.17.0-8.oc9 Processing files: python-uvloop-debugsource-0.17.0-8.oc9.x86_64 Provides: python-uvloop-debugsource = 0.17.0-8.oc9 python-uvloop-debugsource(x86-64) = 0.17.0-8.oc9 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.17.0-8.oc9.x86_64 Provides: debuginfo(build-id) = 95b7e873d9092c9d9cfd49cab86dd55d6df94cf4 python-uvloop-debuginfo = 0.17.0-8.oc9 python3-uvloop-debuginfo = 0.17.0-8.oc9 python3-uvloop-debuginfo(x86-64) = 0.17.0-8.oc9 python3.11-uvloop-debuginfo = 0.17.0-8.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-uvloop-debugsource(x86-64) = 0.17.0-8.oc9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-uvloop-0.17.0-8.oc9.x86_64 Wrote: /builddir/build/RPMS/python-uvloop-debugsource-0.17.0-8.oc9.x86_64.rpm Wrote: /builddir/build/RPMS/python3-uvloop-0.17.0-8.oc9.x86_64.rpm Wrote: /builddir/build/RPMS/python3-uvloop-debuginfo-0.17.0-8.oc9.x86_64.rpm Child return code was: 0