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 noarch --nodeps /builddir/build/SPECS/python-cherrypy.spec'], chrootPath='/var/lib/mock/dist-ocs23-rebuild-test-0-build-279048-26515/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=981gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target noarch --nodeps /builddir/build/SPECS/python-cherrypy.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: noarch Building for target noarch Wrote: /builddir/build/SRPMS/python-cherrypy-18.8.0-6.ocs23.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target noarch --nodeps /builddir/build/SPECS/python-cherrypy.spec'], chrootPath='/var/lib/mock/dist-ocs23-rebuild-test-0-build-279048-26515/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=981gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target noarch --nodeps /builddir/build/SPECS/python-cherrypy.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: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.xYHdU6 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf CherryPy-18.8.0 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/CherryPy-18.8.0.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd CherryPy-18.8.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/pytest-ignore-cgi-DeprecationWarnings.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/pytest-ignore-urllib3-pyopenssl-DeprecationWarnings.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + dos2unix cherrypy/tutorial/tutorial.conf dos2unix: converting file cherrypy/tutorial/tutorial.conf to Unix format... + sed -i s/readfp/read_file/ cherrypy/lib/reprconf.py + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.rb54On + 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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/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/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd CherryPy-18.8.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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg` !! ******************************************************************************** The license_file parameter is deprecated, use license_files instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! parsed = self.parsers.get(option_name, lambda x: x)(value) /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. WARNING setuptools_scm.pyproject_reading toml section missing 'pyproject.toml does not contain a tool.setuptools_scm section' /usr/lib/python3.11/site-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg` !! ******************************************************************************** The license_file parameter is deprecated, use license_files instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! parsed = self.parsers.get(option_name, lambda x: x)(value) running build running build_py creating build creating build/lib creating build/lib/cherrypy copying cherrypy/_cptools.py -> build/lib/cherrypy copying cherrypy/_cpconfig.py -> build/lib/cherrypy copying cherrypy/_cplogging.py -> build/lib/cherrypy copying cherrypy/_cptree.py -> build/lib/cherrypy copying cherrypy/_cpcompat.py -> build/lib/cherrypy copying cherrypy/_cpdispatch.py -> build/lib/cherrypy copying cherrypy/_cprequest.py -> build/lib/cherrypy copying cherrypy/_helper.py -> build/lib/cherrypy copying cherrypy/_cpreqbody.py -> build/lib/cherrypy copying cherrypy/_cpchecker.py -> build/lib/cherrypy copying cherrypy/_cperror.py -> build/lib/cherrypy copying cherrypy/_cpserver.py -> build/lib/cherrypy copying cherrypy/_cpmodpy.py -> build/lib/cherrypy copying cherrypy/__main__.py -> build/lib/cherrypy copying cherrypy/_cpwsgi_server.py -> build/lib/cherrypy copying cherrypy/_json.py -> build/lib/cherrypy copying cherrypy/__init__.py -> build/lib/cherrypy copying cherrypy/_cpnative_server.py -> build/lib/cherrypy copying cherrypy/daemon.py -> build/lib/cherrypy copying cherrypy/_cpwsgi.py -> build/lib/cherrypy creating build/lib/cherrypy/lib copying cherrypy/lib/cptools.py -> build/lib/cherrypy/lib copying cherrypy/lib/xmlrpcutil.py -> build/lib/cherrypy/lib copying cherrypy/lib/sessions.py -> build/lib/cherrypy/lib copying cherrypy/lib/caching.py -> build/lib/cherrypy/lib copying cherrypy/lib/httputil.py -> build/lib/cherrypy/lib copying cherrypy/lib/profiler.py -> build/lib/cherrypy/lib copying cherrypy/lib/gctools.py -> build/lib/cherrypy/lib copying cherrypy/lib/auth_basic.py -> build/lib/cherrypy/lib copying cherrypy/lib/jsontools.py -> build/lib/cherrypy/lib copying cherrypy/lib/cpstats.py -> build/lib/cherrypy/lib copying cherrypy/lib/locking.py -> build/lib/cherrypy/lib copying cherrypy/lib/encoding.py -> build/lib/cherrypy/lib copying cherrypy/lib/reprconf.py -> build/lib/cherrypy/lib copying cherrypy/lib/covercp.py -> build/lib/cherrypy/lib copying cherrypy/lib/static.py -> build/lib/cherrypy/lib copying cherrypy/lib/__init__.py -> build/lib/cherrypy/lib copying cherrypy/lib/auth_digest.py -> build/lib/cherrypy/lib creating build/lib/cherrypy/tutorial copying cherrypy/tutorial/tut08_generators_and_yield.py -> build/lib/cherrypy/tutorial copying cherrypy/tutorial/tut04_complex_site.py -> build/lib/cherrypy/tutorial copying cherrypy/tutorial/tut03_get_and_post.py -> build/lib/cherrypy/tutorial copying cherrypy/tutorial/tut01_helloworld.py -> build/lib/cherrypy/tutorial copying cherrypy/tutorial/tut07_sessions.py -> build/lib/cherrypy/tutorial copying cherrypy/tutorial/tut02_expose_methods.py -> build/lib/cherrypy/tutorial copying cherrypy/tutorial/tut09_files.py -> build/lib/cherrypy/tutorial copying cherrypy/tutorial/tut10_http_errors.py -> build/lib/cherrypy/tutorial copying cherrypy/tutorial/tut05_derived_objects.py -> build/lib/cherrypy/tutorial copying cherrypy/tutorial/__init__.py -> build/lib/cherrypy/tutorial copying cherrypy/tutorial/tut06_default_method.py -> build/lib/cherrypy/tutorial creating build/lib/cherrypy/test copying cherrypy/test/test_virtualhost.py -> build/lib/cherrypy/test copying cherrypy/test/test_params.py -> build/lib/cherrypy/test copying cherrypy/test/test_encoding.py -> build/lib/cherrypy/test copying cherrypy/test/test_wsgi_ns.py -> build/lib/cherrypy/test copying cherrypy/test/test_tutorials.py -> build/lib/cherrypy/test copying cherrypy/test/test_wsgiapps.py -> build/lib/cherrypy/test copying cherrypy/test/test_etags.py -> build/lib/cherrypy/test copying cherrypy/test/test_http.py -> build/lib/cherrypy/test copying cherrypy/test/test_auth_basic.py -> build/lib/cherrypy/test copying cherrypy/test/test_states.py -> build/lib/cherrypy/test copying cherrypy/test/test_caching.py -> build/lib/cherrypy/test copying cherrypy/test/modfcgid.py -> build/lib/cherrypy/test copying cherrypy/test/test_sessionauthenticate.py -> build/lib/cherrypy/test copying cherrypy/test/test_iterator.py -> build/lib/cherrypy/test copying cherrypy/test/test_static.py -> build/lib/cherrypy/test copying cherrypy/test/_test_states_demo.py -> build/lib/cherrypy/test copying cherrypy/test/test_session.py -> build/lib/cherrypy/test copying cherrypy/test/_test_decorators.py -> build/lib/cherrypy/test copying cherrypy/test/test_config.py -> build/lib/cherrypy/test copying cherrypy/test/test_core.py -> build/lib/cherrypy/test copying cherrypy/test/checkerdemo.py -> build/lib/cherrypy/test copying cherrypy/test/benchmark.py -> build/lib/cherrypy/test copying cherrypy/test/test_request_obj.py -> build/lib/cherrypy/test copying cherrypy/test/modwsgi.py -> build/lib/cherrypy/test copying cherrypy/test/test_config_server.py -> build/lib/cherrypy/test copying cherrypy/test/test_proxy.py -> build/lib/cherrypy/test copying cherrypy/test/test_plugins.py -> build/lib/cherrypy/test copying cherrypy/test/test_routes.py -> build/lib/cherrypy/test copying cherrypy/test/test_wsgi_vhost.py -> build/lib/cherrypy/test copying cherrypy/test/test_wsgi_unix_socket.py -> build/lib/cherrypy/test copying cherrypy/test/test_logging.py -> build/lib/cherrypy/test copying cherrypy/test/test_objectmapping.py -> build/lib/cherrypy/test copying cherrypy/test/sessiondemo.py -> build/lib/cherrypy/test copying cherrypy/test/test_dynamicobjectmapping.py -> build/lib/cherrypy/test copying cherrypy/test/test_native.py -> build/lib/cherrypy/test copying cherrypy/test/test_refleaks.py -> build/lib/cherrypy/test copying cherrypy/test/test_tools.py -> build/lib/cherrypy/test copying cherrypy/test/test_mime.py -> build/lib/cherrypy/test copying cherrypy/test/helper.py -> build/lib/cherrypy/test copying cherrypy/test/modpy.py -> build/lib/cherrypy/test copying cherrypy/test/test_httputil.py -> build/lib/cherrypy/test copying cherrypy/test/test_misc_tools.py -> build/lib/cherrypy/test copying cherrypy/test/test_bus.py -> build/lib/cherrypy/test copying cherrypy/test/test_auth_digest.py -> build/lib/cherrypy/test copying cherrypy/test/test_conn.py -> build/lib/cherrypy/test copying cherrypy/test/webtest.py -> build/lib/cherrypy/test copying cherrypy/test/__init__.py -> build/lib/cherrypy/test copying cherrypy/test/logtest.py -> build/lib/cherrypy/test copying cherrypy/test/test_xmlrpc.py -> build/lib/cherrypy/test copying cherrypy/test/test_json.py -> build/lib/cherrypy/test copying cherrypy/test/modfastcgi.py -> build/lib/cherrypy/test creating build/lib/cherrypy/process copying cherrypy/process/wspbus.py -> build/lib/cherrypy/process copying cherrypy/process/servers.py -> build/lib/cherrypy/process copying cherrypy/process/plugins.py -> build/lib/cherrypy/process copying cherrypy/process/win32.py -> build/lib/cherrypy/process copying cherrypy/process/__init__.py -> build/lib/cherrypy/process creating build/lib/cherrypy/scaffold copying cherrypy/scaffold/__init__.py -> build/lib/cherrypy/scaffold running egg_info writing CherryPy.egg-info/PKG-INFO writing dependency_links to CherryPy.egg-info/dependency_links.txt writing entry points to CherryPy.egg-info/entry_points.txt writing requirements to CherryPy.egg-info/requires.txt writing top-level names to CherryPy.egg-info/top_level.txt reading manifest file 'CherryPy.egg-info/SOURCES.txt' adding license file 'LICENSE.md' writing manifest file 'CherryPy.egg-info/SOURCES.txt' /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'cherrypy.scaffold.static' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'cherrypy.scaffold.static' 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 'cherrypy.scaffold.static' 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 'cherrypy.scaffold.static' to be distributed and are already explicitly excluding 'cherrypy.scaffold.static' 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 cherrypy/favicon.ico -> build/lib/cherrypy copying cherrypy/tutorial/README.rst -> build/lib/cherrypy/tutorial /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'cherrypy.test.static' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'cherrypy.test.static' 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 'cherrypy.test.static' 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 'cherrypy.test.static' to be distributed and are already explicitly excluding 'cherrypy.test.static' 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 cherrypy/tutorial/custom_error.html -> build/lib/cherrypy/tutorial copying cherrypy/tutorial/pdf_file.pdf -> build/lib/cherrypy/tutorial copying cherrypy/tutorial/tutorial.conf -> build/lib/cherrypy/tutorial copying cherrypy/test/fastcgi.conf -> build/lib/cherrypy/test copying cherrypy/test/fcgi.conf -> build/lib/cherrypy/test copying cherrypy/test/style.css -> build/lib/cherrypy/test copying cherrypy/test/test.pem -> build/lib/cherrypy/test creating build/lib/cherrypy/test/static copying cherrypy/test/static/404.html -> build/lib/cherrypy/test/static copying cherrypy/test/static/dirback.jpg -> build/lib/cherrypy/test/static copying cherrypy/test/static/index.html -> build/lib/cherrypy/test/static copying cherrypy/scaffold/apache-fcgi.conf -> build/lib/cherrypy/scaffold copying cherrypy/scaffold/example.conf -> build/lib/cherrypy/scaffold copying cherrypy/scaffold/site.conf -> build/lib/cherrypy/scaffold creating build/lib/cherrypy/scaffold/static copying cherrypy/scaffold/static/made_with_cherrypy_small.png -> build/lib/cherrypy/scaffold/static + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.9wXjq5 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch ++ dirname /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch + cd CherryPy-18.8.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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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-cherrypy-18.8.0-6.ocs23.noarch /usr/lib/python3.11/site-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg` !! ******************************************************************************** The license_file parameter is deprecated, use license_files instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! parsed = self.parsers.get(option_name, lambda x: x)(value) /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. WARNING setuptools_scm.pyproject_reading toml section missing 'pyproject.toml does not contain a tool.setuptools_scm section' /usr/lib/python3.11/site-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg` !! ******************************************************************************** The license_file parameter is deprecated, use license_files instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! parsed = self.parsers.get(option_name, lambda x: x)(value) 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-cherrypy-18.8.0-6.ocs23.noarch/usr creating /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib creating /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11 creating /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages creating /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy copying build/lib/cherrypy/_cptools.py -> /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy copying build/lib/cherrypy/_cpconfig.py -> /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy copying build/lib/cherrypy/favicon.ico -> /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy copying build/lib/cherrypy/_cplogging.py -> /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy copying build/lib/cherrypy/_cptree.py -> /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy creating /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy/test copying build/lib/cherrypy/test/test_virtualhost.py -> /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy/test copying build/lib/cherrypy/test/test_params.py -> /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy/test copying build/lib/cherrypy/test/test_encoding.py -> /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy/test copying build/lib/cherrypy/test/test_wsgi_ns.py -> /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy/test copying build/lib/cherrypy/test/test_tutorials.py -> /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy/test copying build/lib/cherrypy/test/test_wsgiapps.py -> /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy/test copying build/lib/cherrypy/test/test_etags.py -> /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy/test copying build/lib/cherrypy/test/test_http.py -> /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy/test copying build/lib/cherrypy/test/test_auth_basic.py -> /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy/test copying build/lib/cherrypy/test/test_states.py -> /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy/test copying build/lib/cherrypy/test/test_caching.py -> /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy/test copying build/lib/cherrypy/test/modfcgid.py -> /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy/test copying build/lib/cherrypy/test/test_sessionauthenticate.py -> /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy/test copying build/lib/cherrypy/test/test_iterator.py -> /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy/test copying build/lib/cherrypy/test/test_static.py -> /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy/test copying build/lib/cherrypy/test/test.pem -> /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy/test copying build/lib/cherrypy/test/_test_states_demo.py -> /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy/test copying build/lib/cherrypy/test/test_session.py -> /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy/test copying build/lib/cherrypy/test/_test_decorators.py -> /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy/test copying build/lib/cherrypy/test/test_config.py -> /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy/test copying build/lib/cherrypy/test/test_core.py -> /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy/test copying build/lib/cherrypy/test/checkerdemo.py -> /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy/test copying build/lib/cherrypy/test/benchmark.py -> /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy/test copying build/lib/cherrypy/test/test_request_obj.py -> /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy/test copying build/lib/cherrypy/test/modwsgi.py -> /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy/test creating /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy/test/static copying build/lib/cherrypy/test/static/404.html -> /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy/test/static copying build/lib/cherrypy/test/static/index.html -> /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy/test/static copying build/lib/cherrypy/test/static/dirback.jpg -> /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy/test/static copying build/lib/cherrypy/test/test_config_server.py -> /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy/test copying build/lib/cherrypy/test/style.css -> /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy/test copying build/lib/cherrypy/test/test_proxy.py -> /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy/test copying build/lib/cherrypy/test/test_plugins.py -> /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy/test copying build/lib/cherrypy/test/fastcgi.conf -> /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy/test copying build/lib/cherrypy/test/test_routes.py -> /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy/test copying build/lib/cherrypy/test/test_wsgi_vhost.py -> /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy/test copying build/lib/cherrypy/test/test_wsgi_unix_socket.py -> /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy/test copying build/lib/cherrypy/test/test_logging.py -> /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy/test copying build/lib/cherrypy/test/test_objectmapping.py -> /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy/test copying build/lib/cherrypy/test/sessiondemo.py -> /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy/test copying build/lib/cherrypy/test/test_dynamicobjectmapping.py -> /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy/test copying build/lib/cherrypy/test/test_native.py -> /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy/test copying build/lib/cherrypy/test/test_refleaks.py -> /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy/test copying build/lib/cherrypy/test/test_tools.py -> /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy/test copying build/lib/cherrypy/test/fcgi.conf -> /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy/test copying build/lib/cherrypy/test/test_mime.py -> /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy/test copying build/lib/cherrypy/test/helper.py -> /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy/test copying build/lib/cherrypy/test/modpy.py -> /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy/test copying build/lib/cherrypy/test/test_httputil.py -> /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy/test copying build/lib/cherrypy/test/test_misc_tools.py -> /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy/test copying build/lib/cherrypy/test/test_bus.py -> /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy/test copying build/lib/cherrypy/test/test_auth_digest.py -> /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy/test copying build/lib/cherrypy/test/test_conn.py -> /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy/test copying build/lib/cherrypy/test/webtest.py -> /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy/test copying build/lib/cherrypy/test/__init__.py -> /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy/test copying build/lib/cherrypy/test/logtest.py -> /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy/test copying build/lib/cherrypy/test/test_xmlrpc.py -> /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy/test copying build/lib/cherrypy/test/test_json.py -> /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy/test copying build/lib/cherrypy/test/modfastcgi.py -> /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy/test creating /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy/tutorial copying build/lib/cherrypy/tutorial/tutorial.conf -> /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy/tutorial copying build/lib/cherrypy/tutorial/README.rst -> /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy/tutorial copying build/lib/cherrypy/tutorial/tut08_generators_and_yield.py -> /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy/tutorial copying build/lib/cherrypy/tutorial/tut04_complex_site.py -> /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy/tutorial copying build/lib/cherrypy/tutorial/tut03_get_and_post.py -> /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy/tutorial copying build/lib/cherrypy/tutorial/tut01_helloworld.py -> /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy/tutorial copying build/lib/cherrypy/tutorial/tut07_sessions.py -> /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy/tutorial copying build/lib/cherrypy/tutorial/tut02_expose_methods.py -> /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy/tutorial copying build/lib/cherrypy/tutorial/tut09_files.py -> /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy/tutorial copying build/lib/cherrypy/tutorial/custom_error.html -> /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy/tutorial copying build/lib/cherrypy/tutorial/tut10_http_errors.py -> /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy/tutorial copying build/lib/cherrypy/tutorial/tut05_derived_objects.py -> /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy/tutorial copying build/lib/cherrypy/tutorial/__init__.py -> /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy/tutorial copying build/lib/cherrypy/tutorial/tut06_default_method.py -> /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy/tutorial copying build/lib/cherrypy/tutorial/pdf_file.pdf -> /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy/tutorial creating /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy/scaffold copying build/lib/cherrypy/scaffold/site.conf -> /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy/scaffold copying build/lib/cherrypy/scaffold/apache-fcgi.conf -> /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy/scaffold copying build/lib/cherrypy/scaffold/example.conf -> /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy/scaffold creating /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy/scaffold/static copying build/lib/cherrypy/scaffold/static/made_with_cherrypy_small.png -> /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy/scaffold/static copying build/lib/cherrypy/scaffold/__init__.py -> /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy/scaffold copying build/lib/cherrypy/_cpcompat.py -> /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy copying build/lib/cherrypy/_cpdispatch.py -> /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy copying build/lib/cherrypy/_cprequest.py -> /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy copying build/lib/cherrypy/_helper.py -> /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy copying build/lib/cherrypy/_cpreqbody.py -> /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy creating /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy/lib copying build/lib/cherrypy/lib/cptools.py -> /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy/lib copying build/lib/cherrypy/lib/xmlrpcutil.py -> /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy/lib copying build/lib/cherrypy/lib/sessions.py -> /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy/lib copying build/lib/cherrypy/lib/caching.py -> /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy/lib copying build/lib/cherrypy/lib/httputil.py -> /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy/lib copying build/lib/cherrypy/lib/profiler.py -> /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy/lib copying build/lib/cherrypy/lib/gctools.py -> /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy/lib copying build/lib/cherrypy/lib/auth_basic.py -> /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy/lib copying build/lib/cherrypy/lib/jsontools.py -> /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy/lib copying build/lib/cherrypy/lib/cpstats.py -> /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy/lib copying build/lib/cherrypy/lib/locking.py -> /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy/lib copying build/lib/cherrypy/lib/encoding.py -> /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy/lib copying build/lib/cherrypy/lib/reprconf.py -> /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy/lib copying build/lib/cherrypy/lib/covercp.py -> /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy/lib copying build/lib/cherrypy/lib/static.py -> /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy/lib copying build/lib/cherrypy/lib/__init__.py -> /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy/lib copying build/lib/cherrypy/lib/auth_digest.py -> /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy/lib copying build/lib/cherrypy/_cpchecker.py -> /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy copying build/lib/cherrypy/_cperror.py -> /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy copying build/lib/cherrypy/_cpserver.py -> /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy copying build/lib/cherrypy/_cpmodpy.py -> /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy copying build/lib/cherrypy/__main__.py -> /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy copying build/lib/cherrypy/_cpwsgi_server.py -> /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy creating /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy/process copying build/lib/cherrypy/process/wspbus.py -> /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy/process copying build/lib/cherrypy/process/servers.py -> /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy/process copying build/lib/cherrypy/process/plugins.py -> /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy/process copying build/lib/cherrypy/process/win32.py -> /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy/process copying build/lib/cherrypy/process/__init__.py -> /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy/process copying build/lib/cherrypy/_json.py -> /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy copying build/lib/cherrypy/__init__.py -> /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy copying build/lib/cherrypy/_cpnative_server.py -> /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy copying build/lib/cherrypy/daemon.py -> /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy copying build/lib/cherrypy/_cpwsgi.py -> /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy/_cptools.py to _cptools.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy/_cpconfig.py to _cpconfig.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy/_cplogging.py to _cplogging.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy/_cptree.py to _cptree.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy/test/test_virtualhost.py to test_virtualhost.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy/test/test_params.py to test_params.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy/test/test_encoding.py to test_encoding.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy/test/test_wsgi_ns.py to test_wsgi_ns.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy/test/test_tutorials.py to test_tutorials.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy/test/test_wsgiapps.py to test_wsgiapps.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy/test/test_etags.py to test_etags.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy/test/test_http.py to test_http.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy/test/test_auth_basic.py to test_auth_basic.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy/test/test_states.py to test_states.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy/test/test_caching.py to test_caching.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy/test/modfcgid.py to modfcgid.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy/test/test_sessionauthenticate.py to test_sessionauthenticate.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy/test/test_iterator.py to test_iterator.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy/test/test_static.py to test_static.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy/test/_test_states_demo.py to _test_states_demo.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy/test/test_session.py to test_session.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy/test/_test_decorators.py to _test_decorators.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy/test/test_config.py to test_config.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy/test/test_core.py to test_core.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy/test/checkerdemo.py to checkerdemo.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy/test/benchmark.py to benchmark.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy/test/test_request_obj.py to test_request_obj.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy/test/modwsgi.py to modwsgi.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy/test/test_config_server.py to test_config_server.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy/test/test_proxy.py to test_proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy/test/test_plugins.py to test_plugins.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy/test/test_routes.py to test_routes.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy/test/test_wsgi_vhost.py to test_wsgi_vhost.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy/test/test_wsgi_unix_socket.py to test_wsgi_unix_socket.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy/test/test_logging.py to test_logging.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy/test/test_objectmapping.py to test_objectmapping.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy/test/sessiondemo.py to sessiondemo.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy/test/test_dynamicobjectmapping.py to test_dynamicobjectmapping.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy/test/test_native.py to test_native.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy/test/test_refleaks.py to test_refleaks.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy/test/test_tools.py to test_tools.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy/test/test_mime.py to test_mime.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy/test/helper.py to helper.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy/test/modpy.py to modpy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy/test/test_httputil.py to test_httputil.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy/test/test_misc_tools.py to test_misc_tools.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy/test/test_bus.py to test_bus.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy/test/test_auth_digest.py to test_auth_digest.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy/test/test_conn.py to test_conn.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy/test/webtest.py to webtest.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy/test/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy/test/logtest.py to logtest.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy/test/test_xmlrpc.py to test_xmlrpc.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy/test/test_json.py to test_json.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy/test/modfastcgi.py to modfastcgi.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy/tutorial/tut08_generators_and_yield.py to tut08_generators_and_yield.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy/tutorial/tut04_complex_site.py to tut04_complex_site.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy/tutorial/tut03_get_and_post.py to tut03_get_and_post.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy/tutorial/tut01_helloworld.py to tut01_helloworld.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy/tutorial/tut07_sessions.py to tut07_sessions.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy/tutorial/tut02_expose_methods.py to tut02_expose_methods.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy/tutorial/tut09_files.py to tut09_files.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy/tutorial/tut10_http_errors.py to tut10_http_errors.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy/tutorial/tut05_derived_objects.py to tut05_derived_objects.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy/tutorial/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy/tutorial/tut06_default_method.py to tut06_default_method.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy/scaffold/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy/_cpcompat.py to _cpcompat.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy/_cpdispatch.py to _cpdispatch.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy/_cprequest.py to _cprequest.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy/_helper.py to _helper.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy/_cpreqbody.py to _cpreqbody.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy/lib/cptools.py to cptools.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy/lib/xmlrpcutil.py to xmlrpcutil.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy/lib/sessions.py to sessions.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy/lib/caching.py to caching.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy/lib/httputil.py to httputil.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy/lib/profiler.py to profiler.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy/lib/gctools.py to gctools.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy/lib/auth_basic.py to auth_basic.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy/lib/jsontools.py to jsontools.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy/lib/cpstats.py to cpstats.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy/lib/locking.py to locking.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy/lib/encoding.py to encoding.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy/lib/reprconf.py to reprconf.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy/lib/covercp.py to covercp.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy/lib/static.py to static.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy/lib/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy/lib/auth_digest.py to auth_digest.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy/_cpchecker.py to _cpchecker.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy/_cperror.py to _cperror.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy/_cpserver.py to _cpserver.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy/_cpmodpy.py to _cpmodpy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy/__main__.py to __main__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy/_cpwsgi_server.py to _cpwsgi_server.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy/process/wspbus.py to wspbus.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy/process/servers.py to servers.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy/process/plugins.py to plugins.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy/process/win32.py to win32.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy/process/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy/_json.py to _json.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy/_cpnative_server.py to _cpnative_server.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy/daemon.py to daemon.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy/_cpwsgi.py to _cpwsgi.cpython-311.pyc writing byte-compilation script '/tmp/tmp4obj9p7n.py' /usr/bin/python3 /tmp/tmp4obj9p7n.py removing /tmp/tmp4obj9p7n.py running install_egg_info running egg_info writing CherryPy.egg-info/PKG-INFO writing dependency_links to CherryPy.egg-info/dependency_links.txt writing entry points to CherryPy.egg-info/entry_points.txt writing requirements to CherryPy.egg-info/requires.txt writing top-level names to CherryPy.egg-info/top_level.txt reading manifest file 'CherryPy.egg-info/SOURCES.txt' adding license file 'LICENSE.md' writing manifest file 'CherryPy.egg-info/SOURCES.txt' Copying CherryPy.egg-info to /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/CherryPy-18.8.0-py3.11.egg-info running install_scripts Installing cherryd script to /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/bin + rm -rfv /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/bin/__pycache__ + /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 18.8.0-6.ocs23 --unique-debug-suffix -18.8.0-6.ocs23.noarch --unique-debug-src-base python-cherrypy-18.8.0-6.ocs23.noarch -S debugsourcefiles.list /builddir/build/BUILD/CherryPy-18.8.0 find: 'debug': No such file or directory + /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-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11 using python3.11 + /usr/lib/rpm/OpenCloudOS/brp-python-hardlink Processing files: python3-cherrypy-18.8.0-6.ocs23.noarch warning: File not found: /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy/cherryd Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.fTPvAu + umask 022 + cd /builddir/build/BUILD + cd CherryPy-18.8.0 + DOCDIR=/builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/share/doc/python3-cherrypy + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/share/doc/python3-cherrypy + cp -pr README.rst /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/share/doc/python3-cherrypy + cp -pr cherrypy/tutorial /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/share/doc/python3-cherrypy + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.hvj9xR + umask 022 + cd /builddir/build/BUILD + cd CherryPy-18.8.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/share/licenses/python3-cherrypy + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/share/licenses/python3-cherrypy + cp -pr LICENSE.md /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/share/licenses/python3-cherrypy + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-cherrypy = 18.8.0-6.ocs23 python3-cherrypy = 18.8.0-6.ocs23 python3.11-cherrypy = 18.8.0-6.ocs23 python3.11dist(cherrypy) = 18.8 python3dist(cherrypy) = 18.8 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: /usr/bin/python3 python(abi) = 3.11 python3.11dist(cheroot) >= 8.2.1 python3.11dist(jaraco-collections) python3.11dist(more-itertools) python3.11dist(portend) >= 2.1.1 python3.11dist(zc-lockfile) Obsoletes: python3.11-cherrypy < 18.8.0-6.ocs23 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch Wrote: /builddir/build/RPMS/python3-cherrypy-18.8.0-6.ocs23.noarch.rpm RPM build warnings: File not found: /builddir/build/BUILDROOT/python-cherrypy-18.8.0-6.ocs23.noarch/usr/lib/python3.11/site-packages/cherrypy/cherryd Child return code was: 0