=> "/opt/local/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-trunk-x86_64/www/py-cherrypy", "all", "PYTHON_VERSION_REQD=314", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] ===> Building for py314-cherrypy-18.10.0nb2 * Building wheel... /opt/local/lib/python3.14/site-packages/vcs_versioning/_fallback_workdir.py:248: UserWarning: git archive did not support describe output return archival_to_version(data, config) /opt/local/lib/python3.14/site-packages/vcs_versioning/_fallback_workdir.py:248: UserWarning: unprocessed git archival found (no export subst applied) return archival_to_version(data, config) /opt/local/lib/python3.14/site-packages/setuptools_scm/_integration/version_inference.py:222: UserWarning: version of CherryPy already set warnings.warn(f"version of {self.dist_name} already set") /opt/local/lib/python3.14/site-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: Freely Distributable License :: OSI Approved :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running bdist_wheel running build running build_py creating build/lib/cherrypy copying cherrypy/__init__.py -> build/lib/cherrypy copying cherrypy/__main__.py -> build/lib/cherrypy copying cherrypy/_cpchecker.py -> build/lib/cherrypy copying cherrypy/_cpcompat.py -> build/lib/cherrypy copying cherrypy/_cpconfig.py -> build/lib/cherrypy copying cherrypy/_cpdispatch.py -> build/lib/cherrypy copying cherrypy/_cperror.py -> build/lib/cherrypy copying cherrypy/_cplogging.py -> build/lib/cherrypy copying cherrypy/_cpmodpy.py -> build/lib/cherrypy copying cherrypy/_cpnative_server.py -> build/lib/cherrypy copying cherrypy/_cpreqbody.py -> build/lib/cherrypy copying cherrypy/_cprequest.py -> build/lib/cherrypy copying cherrypy/_cpserver.py -> build/lib/cherrypy copying cherrypy/_cptools.py -> build/lib/cherrypy copying cherrypy/_cptree.py -> build/lib/cherrypy copying cherrypy/_cpwsgi.py -> build/lib/cherrypy copying cherrypy/_cpwsgi_server.py -> build/lib/cherrypy copying cherrypy/_helper.py -> build/lib/cherrypy copying cherrypy/_json.py -> build/lib/cherrypy copying cherrypy/daemon.py -> build/lib/cherrypy creating build/lib/cherrypy/lib copying cherrypy/lib/__init__.py -> build/lib/cherrypy/lib copying cherrypy/lib/auth_basic.py -> build/lib/cherrypy/lib copying cherrypy/lib/auth_digest.py -> build/lib/cherrypy/lib copying cherrypy/lib/caching.py -> build/lib/cherrypy/lib copying cherrypy/lib/covercp.py -> build/lib/cherrypy/lib copying cherrypy/lib/cpstats.py -> build/lib/cherrypy/lib copying cherrypy/lib/cptools.py -> build/lib/cherrypy/lib copying cherrypy/lib/encoding.py -> build/lib/cherrypy/lib copying cherrypy/lib/gctools.py -> build/lib/cherrypy/lib copying cherrypy/lib/headers.py -> build/lib/cherrypy/lib copying cherrypy/lib/httputil.py -> build/lib/cherrypy/lib copying cherrypy/lib/jsontools.py -> build/lib/cherrypy/lib copying cherrypy/lib/locking.py -> build/lib/cherrypy/lib copying cherrypy/lib/profiler.py -> build/lib/cherrypy/lib copying cherrypy/lib/reprconf.py -> build/lib/cherrypy/lib copying cherrypy/lib/sessions.py -> build/lib/cherrypy/lib copying cherrypy/lib/static.py -> build/lib/cherrypy/lib copying cherrypy/lib/xmlrpcutil.py -> build/lib/cherrypy/lib creating build/lib/cherrypy/tutorial copying cherrypy/tutorial/__init__.py -> build/lib/cherrypy/tutorial copying cherrypy/tutorial/tut01_helloworld.py -> build/lib/cherrypy/tutorial copying cherrypy/tutorial/tut02_expose_methods.py -> build/lib/cherrypy/tutorial copying cherrypy/tutorial/tut03_get_and_post.py -> build/lib/cherrypy/tutorial copying cherrypy/tutorial/tut04_complex_site.py -> build/lib/cherrypy/tutorial copying cherrypy/tutorial/tut05_derived_objects.py -> build/lib/cherrypy/tutorial copying cherrypy/tutorial/tut06_default_method.py -> build/lib/cherrypy/tutorial copying cherrypy/tutorial/tut07_sessions.py -> build/lib/cherrypy/tutorial copying cherrypy/tutorial/tut08_generators_and_yield.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 creating build/lib/cherrypy/test copying cherrypy/test/__init__.py -> build/lib/cherrypy/test copying cherrypy/test/_test_decorators.py -> build/lib/cherrypy/test copying cherrypy/test/_test_states_demo.py -> build/lib/cherrypy/test copying cherrypy/test/benchmark.py -> build/lib/cherrypy/test copying cherrypy/test/checkerdemo.py -> build/lib/cherrypy/test copying cherrypy/test/helper.py -> build/lib/cherrypy/test copying cherrypy/test/logtest.py -> build/lib/cherrypy/test copying cherrypy/test/modfastcgi.py -> build/lib/cherrypy/test copying cherrypy/test/modfcgid.py -> build/lib/cherrypy/test copying cherrypy/test/modpy.py -> build/lib/cherrypy/test copying cherrypy/test/modwsgi.py -> build/lib/cherrypy/test copying cherrypy/test/sessiondemo.py -> build/lib/cherrypy/test copying cherrypy/test/test_auth_basic.py -> build/lib/cherrypy/test copying cherrypy/test/test_auth_digest.py -> build/lib/cherrypy/test copying cherrypy/test/test_bus.py -> build/lib/cherrypy/test copying cherrypy/test/test_caching.py -> build/lib/cherrypy/test copying cherrypy/test/test_config.py -> build/lib/cherrypy/test copying cherrypy/test/test_config_server.py -> build/lib/cherrypy/test copying cherrypy/test/test_conn.py -> build/lib/cherrypy/test copying cherrypy/test/test_core.py -> build/lib/cherrypy/test copying cherrypy/test/test_dynamicobjectmapping.py -> build/lib/cherrypy/test copying cherrypy/test/test_encoding.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_httputil.py -> build/lib/cherrypy/test copying cherrypy/test/test_iterator.py -> build/lib/cherrypy/test copying cherrypy/test/test_json.py -> build/lib/cherrypy/test copying cherrypy/test/test_logging.py -> build/lib/cherrypy/test copying cherrypy/test/test_mime.py -> build/lib/cherrypy/test copying cherrypy/test/test_misc_tools.py -> build/lib/cherrypy/test copying cherrypy/test/test_native.py -> build/lib/cherrypy/test copying cherrypy/test/test_objectmapping.py -> build/lib/cherrypy/test copying cherrypy/test/test_params.py -> build/lib/cherrypy/test copying cherrypy/test/test_plugins.py -> build/lib/cherrypy/test copying cherrypy/test/test_proxy.py -> build/lib/cherrypy/test copying cherrypy/test/test_refleaks.py -> build/lib/cherrypy/test copying cherrypy/test/test_request_obj.py -> build/lib/cherrypy/test copying cherrypy/test/test_routes.py -> build/lib/cherrypy/test copying cherrypy/test/test_session.py -> build/lib/cherrypy/test copying cherrypy/test/test_sessionauthenticate.py -> build/lib/cherrypy/test copying cherrypy/test/test_states.py -> build/lib/cherrypy/test copying cherrypy/test/test_static.py -> build/lib/cherrypy/test copying cherrypy/test/test_tools.py -> build/lib/cherrypy/test copying cherrypy/test/test_tutorials.py -> build/lib/cherrypy/test copying cherrypy/test/test_virtualhost.py -> build/lib/cherrypy/test copying cherrypy/test/test_wsgi_ns.py -> build/lib/cherrypy/test copying cherrypy/test/test_wsgi_unix_socket.py -> build/lib/cherrypy/test copying cherrypy/test/test_wsgi_vhost.py -> build/lib/cherrypy/test copying cherrypy/test/test_wsgiapps.py -> build/lib/cherrypy/test copying cherrypy/test/test_xmlrpc.py -> build/lib/cherrypy/test copying cherrypy/test/webtest.py -> build/lib/cherrypy/test creating build/lib/cherrypy/process copying cherrypy/process/__init__.py -> build/lib/cherrypy/process copying cherrypy/process/plugins.py -> build/lib/cherrypy/process copying cherrypy/process/servers.py -> build/lib/cherrypy/process copying cherrypy/process/win32.py -> build/lib/cherrypy/process copying cherrypy/process/wspbus.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' /opt/local/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _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) /opt/local/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _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/favicon.ico -> build/lib/cherrypy copying cherrypy/tutorial/README.rst -> build/lib/cherrypy/tutorial 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 installing to build/bdist.solaris-2.11-i86pc.64bit/wheel running install running install_lib creating build/bdist.solaris-2.11-i86pc.64bit/wheel creating build/bdist.solaris-2.11-i86pc.64bit/wheel/cherrypy copying build/lib/cherrypy/__init__.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./cherrypy copying build/lib/cherrypy/__main__.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./cherrypy copying build/lib/cherrypy/_cpchecker.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./cherrypy copying build/lib/cherrypy/_cpcompat.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./cherrypy copying build/lib/cherrypy/_cpconfig.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./cherrypy copying build/lib/cherrypy/_cpdispatch.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./cherrypy copying build/lib/cherrypy/_cperror.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./cherrypy copying build/lib/cherrypy/_cplogging.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./cherrypy copying build/lib/cherrypy/_cpmodpy.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./cherrypy copying build/lib/cherrypy/_cpnative_server.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./cherrypy copying build/lib/cherrypy/_cpreqbody.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./cherrypy copying build/lib/cherrypy/_cprequest.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./cherrypy copying build/lib/cherrypy/_cpserver.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./cherrypy copying build/lib/cherrypy/_cptools.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./cherrypy copying build/lib/cherrypy/_cptree.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./cherrypy copying build/lib/cherrypy/_cpwsgi.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./cherrypy copying build/lib/cherrypy/_cpwsgi_server.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./cherrypy copying build/lib/cherrypy/_helper.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./cherrypy copying build/lib/cherrypy/_json.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./cherrypy copying build/lib/cherrypy/daemon.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./cherrypy creating build/bdist.solaris-2.11-i86pc.64bit/wheel/cherrypy/lib copying build/lib/cherrypy/lib/__init__.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./cherrypy/lib copying build/lib/cherrypy/lib/auth_basic.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./cherrypy/lib copying build/lib/cherrypy/lib/auth_digest.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./cherrypy/lib copying build/lib/cherrypy/lib/caching.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./cherrypy/lib copying build/lib/cherrypy/lib/covercp.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./cherrypy/lib copying build/lib/cherrypy/lib/cpstats.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./cherrypy/lib copying build/lib/cherrypy/lib/cptools.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./cherrypy/lib copying build/lib/cherrypy/lib/encoding.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./cherrypy/lib copying build/lib/cherrypy/lib/gctools.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./cherrypy/lib copying build/lib/cherrypy/lib/headers.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./cherrypy/lib copying build/lib/cherrypy/lib/httputil.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./cherrypy/lib copying build/lib/cherrypy/lib/jsontools.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./cherrypy/lib copying build/lib/cherrypy/lib/locking.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./cherrypy/lib copying build/lib/cherrypy/lib/profiler.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./cherrypy/lib copying build/lib/cherrypy/lib/reprconf.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./cherrypy/lib copying build/lib/cherrypy/lib/sessions.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./cherrypy/lib copying build/lib/cherrypy/lib/static.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./cherrypy/lib copying build/lib/cherrypy/lib/xmlrpcutil.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./cherrypy/lib creating build/bdist.solaris-2.11-i86pc.64bit/wheel/cherrypy/tutorial copying build/lib/cherrypy/tutorial/__init__.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./cherrypy/tutorial copying build/lib/cherrypy/tutorial/tut01_helloworld.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./cherrypy/tutorial copying build/lib/cherrypy/tutorial/tut02_expose_methods.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./cherrypy/tutorial copying build/lib/cherrypy/tutorial/tut03_get_and_post.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./cherrypy/tutorial copying build/lib/cherrypy/tutorial/tut04_complex_site.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./cherrypy/tutorial copying build/lib/cherrypy/tutorial/tut05_derived_objects.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./cherrypy/tutorial copying build/lib/cherrypy/tutorial/tut06_default_method.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./cherrypy/tutorial copying build/lib/cherrypy/tutorial/tut07_sessions.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./cherrypy/tutorial copying build/lib/cherrypy/tutorial/tut08_generators_and_yield.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./cherrypy/tutorial copying build/lib/cherrypy/tutorial/tut09_files.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./cherrypy/tutorial copying build/lib/cherrypy/tutorial/tut10_http_errors.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./cherrypy/tutorial copying build/lib/cherrypy/tutorial/README.rst -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./cherrypy/tutorial copying build/lib/cherrypy/tutorial/custom_error.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./cherrypy/tutorial copying build/lib/cherrypy/tutorial/pdf_file.pdf -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./cherrypy/tutorial copying build/lib/cherrypy/tutorial/tutorial.conf -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./cherrypy/tutorial creating build/bdist.solaris-2.11-i86pc.64bit/wheel/cherrypy/test copying build/lib/cherrypy/test/__init__.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./cherrypy/test copying build/lib/cherrypy/test/_test_decorators.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./cherrypy/test copying build/lib/cherrypy/test/_test_states_demo.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./cherrypy/test copying build/lib/cherrypy/test/benchmark.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./cherrypy/test copying build/lib/cherrypy/test/checkerdemo.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./cherrypy/test copying build/lib/cherrypy/test/helper.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./cherrypy/test copying build/lib/cherrypy/test/logtest.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./cherrypy/test copying build/lib/cherrypy/test/modfastcgi.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./cherrypy/test copying build/lib/cherrypy/test/modfcgid.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./cherrypy/test copying build/lib/cherrypy/test/modpy.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./cherrypy/test copying build/lib/cherrypy/test/modwsgi.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./cherrypy/test copying build/lib/cherrypy/test/sessiondemo.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./cherrypy/test copying build/lib/cherrypy/test/test_auth_basic.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./cherrypy/test copying build/lib/cherrypy/test/test_auth_digest.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./cherrypy/test copying build/lib/cherrypy/test/test_bus.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./cherrypy/test copying build/lib/cherrypy/test/test_caching.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./cherrypy/test copying build/lib/cherrypy/test/test_config.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./cherrypy/test copying build/lib/cherrypy/test/test_config_server.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./cherrypy/test copying build/lib/cherrypy/test/test_conn.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./cherrypy/test copying build/lib/cherrypy/test/test_core.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./cherrypy/test copying build/lib/cherrypy/test/test_dynamicobjectmapping.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./cherrypy/test copying build/lib/cherrypy/test/test_encoding.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./cherrypy/test copying build/lib/cherrypy/test/test_etags.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./cherrypy/test copying build/lib/cherrypy/test/test_http.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./cherrypy/test copying build/lib/cherrypy/test/test_httputil.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./cherrypy/test copying build/lib/cherrypy/test/test_iterator.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./cherrypy/test copying build/lib/cherrypy/test/test_json.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./cherrypy/test copying build/lib/cherrypy/test/test_logging.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./cherrypy/test copying build/lib/cherrypy/test/test_mime.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./cherrypy/test copying build/lib/cherrypy/test/test_misc_tools.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./cherrypy/test copying build/lib/cherrypy/test/test_native.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./cherrypy/test copying build/lib/cherrypy/test/test_objectmapping.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./cherrypy/test copying build/lib/cherrypy/test/test_params.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./cherrypy/test copying build/lib/cherrypy/test/test_plugins.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./cherrypy/test copying build/lib/cherrypy/test/test_proxy.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./cherrypy/test copying build/lib/cherrypy/test/test_refleaks.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./cherrypy/test copying build/lib/cherrypy/test/test_request_obj.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./cherrypy/test copying build/lib/cherrypy/test/test_routes.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./cherrypy/test copying build/lib/cherrypy/test/test_session.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./cherrypy/test copying build/lib/cherrypy/test/test_sessionauthenticate.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./cherrypy/test copying build/lib/cherrypy/test/test_states.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./cherrypy/test copying build/lib/cherrypy/test/test_static.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./cherrypy/test copying build/lib/cherrypy/test/test_tools.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./cherrypy/test copying build/lib/cherrypy/test/test_tutorials.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./cherrypy/test copying build/lib/cherrypy/test/test_virtualhost.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./cherrypy/test copying build/lib/cherrypy/test/test_wsgi_ns.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./cherrypy/test copying build/lib/cherrypy/test/test_wsgi_unix_socket.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./cherrypy/test copying build/lib/cherrypy/test/test_wsgi_vhost.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./cherrypy/test copying build/lib/cherrypy/test/test_wsgiapps.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./cherrypy/test copying build/lib/cherrypy/test/test_xmlrpc.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./cherrypy/test copying build/lib/cherrypy/test/webtest.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./cherrypy/test copying build/lib/cherrypy/test/fastcgi.conf -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./cherrypy/test copying build/lib/cherrypy/test/fcgi.conf -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./cherrypy/test copying build/lib/cherrypy/test/style.css -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./cherrypy/test copying build/lib/cherrypy/test/test.pem -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./cherrypy/test creating build/bdist.solaris-2.11-i86pc.64bit/wheel/cherrypy/test/static copying build/lib/cherrypy/test/static/404.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./cherrypy/test/static copying build/lib/cherrypy/test/static/dirback.jpg -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./cherrypy/test/static copying build/lib/cherrypy/test/static/index.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./cherrypy/test/static creating build/bdist.solaris-2.11-i86pc.64bit/wheel/cherrypy/process copying build/lib/cherrypy/process/__init__.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./cherrypy/process copying build/lib/cherrypy/process/plugins.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./cherrypy/process copying build/lib/cherrypy/process/servers.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./cherrypy/process copying build/lib/cherrypy/process/win32.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./cherrypy/process copying build/lib/cherrypy/process/wspbus.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./cherrypy/process creating build/bdist.solaris-2.11-i86pc.64bit/wheel/cherrypy/scaffold copying build/lib/cherrypy/scaffold/__init__.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./cherrypy/scaffold copying build/lib/cherrypy/scaffold/apache-fcgi.conf -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./cherrypy/scaffold copying build/lib/cherrypy/scaffold/example.conf -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./cherrypy/scaffold copying build/lib/cherrypy/scaffold/site.conf -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./cherrypy/scaffold creating build/bdist.solaris-2.11-i86pc.64bit/wheel/cherrypy/scaffold/static copying build/lib/cherrypy/scaffold/static/made_with_cherrypy_small.png -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./cherrypy/scaffold/static copying build/lib/cherrypy/favicon.ico -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./cherrypy running install_egg_info Copying CherryPy.egg-info to build/bdist.solaris-2.11-i86pc.64bit/wheel/./CherryPy-18.10.0-py3.14.egg-info running install_scripts creating build/bdist.solaris-2.11-i86pc.64bit/wheel/cherrypy-18.10.0.dist-info/WHEEL creating '/tmp/work/www/py-cherrypy/work/cherrypy-18.10.0/dist/.tmp-fzgt0s4m/cherrypy-18.10.0-py3-none-any.whl' and adding 'build/bdist.solaris-2.11-i86pc.64bit/wheel' to it adding 'cherrypy/__init__.py' adding 'cherrypy/__main__.py' adding 'cherrypy/_cpchecker.py' adding 'cherrypy/_cpcompat.py' adding 'cherrypy/_cpconfig.py' adding 'cherrypy/_cpdispatch.py' adding 'cherrypy/_cperror.py' adding 'cherrypy/_cplogging.py' adding 'cherrypy/_cpmodpy.py' adding 'cherrypy/_cpnative_server.py' adding 'cherrypy/_cpreqbody.py' adding 'cherrypy/_cprequest.py' adding 'cherrypy/_cpserver.py' adding 'cherrypy/_cptools.py' adding 'cherrypy/_cptree.py' adding 'cherrypy/_cpwsgi.py' adding 'cherrypy/_cpwsgi_server.py' adding 'cherrypy/_helper.py' adding 'cherrypy/_json.py' adding 'cherrypy/daemon.py' adding 'cherrypy/favicon.ico' adding 'cherrypy/lib/__init__.py' adding 'cherrypy/lib/auth_basic.py' adding 'cherrypy/lib/auth_digest.py' adding 'cherrypy/lib/caching.py' adding 'cherrypy/lib/covercp.py' adding 'cherrypy/lib/cpstats.py' adding 'cherrypy/lib/cptools.py' adding 'cherrypy/lib/encoding.py' adding 'cherrypy/lib/gctools.py' adding 'cherrypy/lib/headers.py' adding 'cherrypy/lib/httputil.py' adding 'cherrypy/lib/jsontools.py' adding 'cherrypy/lib/locking.py' adding 'cherrypy/lib/profiler.py' adding 'cherrypy/lib/reprconf.py' adding 'cherrypy/lib/sessions.py' adding 'cherrypy/lib/static.py' adding 'cherrypy/lib/xmlrpcutil.py' adding 'cherrypy/process/__init__.py' adding 'cherrypy/process/plugins.py' adding 'cherrypy/process/servers.py' adding 'cherrypy/process/win32.py' adding 'cherrypy/process/wspbus.py' adding 'cherrypy/scaffold/__init__.py' adding 'cherrypy/scaffold/apache-fcgi.conf' adding 'cherrypy/scaffold/example.conf' adding 'cherrypy/scaffold/site.conf' adding 'cherrypy/scaffold/static/made_with_cherrypy_small.png' adding 'cherrypy/test/__init__.py' adding 'cherrypy/test/_test_decorators.py' adding 'cherrypy/test/_test_states_demo.py' adding 'cherrypy/test/benchmark.py' adding 'cherrypy/test/checkerdemo.py' adding 'cherrypy/test/fastcgi.conf' adding 'cherrypy/test/fcgi.conf' adding 'cherrypy/test/helper.py' adding 'cherrypy/test/logtest.py' adding 'cherrypy/test/modfastcgi.py' adding 'cherrypy/test/modfcgid.py' adding 'cherrypy/test/modpy.py' adding 'cherrypy/test/modwsgi.py' adding 'cherrypy/test/sessiondemo.py' adding 'cherrypy/test/style.css' adding 'cherrypy/test/test.pem' adding 'cherrypy/test/test_auth_basic.py' adding 'cherrypy/test/test_auth_digest.py' adding 'cherrypy/test/test_bus.py' adding 'cherrypy/test/test_caching.py' adding 'cherrypy/test/test_config.py' adding 'cherrypy/test/test_config_server.py' adding 'cherrypy/test/test_conn.py' adding 'cherrypy/test/test_core.py' adding 'cherrypy/test/test_dynamicobjectmapping.py' adding 'cherrypy/test/test_encoding.py' adding 'cherrypy/test/test_etags.py' adding 'cherrypy/test/test_http.py' adding 'cherrypy/test/test_httputil.py' adding 'cherrypy/test/test_iterator.py' adding 'cherrypy/test/test_json.py' adding 'cherrypy/test/test_logging.py' adding 'cherrypy/test/test_mime.py' adding 'cherrypy/test/test_misc_tools.py' adding 'cherrypy/test/test_native.py' adding 'cherrypy/test/test_objectmapping.py' adding 'cherrypy/test/test_params.py' adding 'cherrypy/test/test_plugins.py' adding 'cherrypy/test/test_proxy.py' adding 'cherrypy/test/test_refleaks.py' adding 'cherrypy/test/test_request_obj.py' adding 'cherrypy/test/test_routes.py' adding 'cherrypy/test/test_session.py' adding 'cherrypy/test/test_sessionauthenticate.py' adding 'cherrypy/test/test_states.py' adding 'cherrypy/test/test_static.py' adding 'cherrypy/test/test_tools.py' adding 'cherrypy/test/test_tutorials.py' adding 'cherrypy/test/test_virtualhost.py' adding 'cherrypy/test/test_wsgi_ns.py' adding 'cherrypy/test/test_wsgi_unix_socket.py' adding 'cherrypy/test/test_wsgi_vhost.py' adding 'cherrypy/test/test_wsgiapps.py' adding 'cherrypy/test/test_xmlrpc.py' adding 'cherrypy/test/webtest.py' adding 'cherrypy/test/static/404.html' adding 'cherrypy/test/static/dirback.jpg' adding 'cherrypy/test/static/index.html' adding 'cherrypy/tutorial/README.rst' adding 'cherrypy/tutorial/__init__.py' adding 'cherrypy/tutorial/custom_error.html' adding 'cherrypy/tutorial/pdf_file.pdf' adding 'cherrypy/tutorial/tut01_helloworld.py' adding 'cherrypy/tutorial/tut02_expose_methods.py' adding 'cherrypy/tutorial/tut03_get_and_post.py' adding 'cherrypy/tutorial/tut04_complex_site.py' adding 'cherrypy/tutorial/tut05_derived_objects.py' adding 'cherrypy/tutorial/tut06_default_method.py' adding 'cherrypy/tutorial/tut07_sessions.py' adding 'cherrypy/tutorial/tut08_generators_and_yield.py' adding 'cherrypy/tutorial/tut09_files.py' adding 'cherrypy/tutorial/tut10_http_errors.py' adding 'cherrypy/tutorial/tutorial.conf' adding 'cherrypy-18.10.0.dist-info/licenses/LICENSE.md' adding 'cherrypy-18.10.0.dist-info/METADATA' adding 'cherrypy-18.10.0.dist-info/WHEEL' adding 'cherrypy-18.10.0.dist-info/entry_points.txt' adding 'cherrypy-18.10.0.dist-info/top_level.txt' adding 'cherrypy-18.10.0.dist-info/RECORD' removing build/bdist.solaris-2.11-i86pc.64bit/wheel Successfully built cherrypy-18.10.0-py3-none-any.whl