pkg list: no packages matching the following patterns are installed: /library/python/legacy-cgi-314 Adding required packages to build environment... Startup: Refreshing catalog 'openindiana.org' ... Done Planning: Solver setup ... Done (2.484s) Planning: Running solver ... Done (0.180s) Planning: Finding local manifests ... Done (0.000s) Planning: Fetching manifests: 0/1 0% complete Planning: Fetching manifests: 1/1 100% complete Planning: Package planning ... Done (0.124s) Planning: Merging actions ... Done (2.579s) Planning: Checking for conflicting actions ... Done (1.512s) Planning: Consolidating action changes ... Done (0.000s) Planning: Evaluating mediators ... Done (1.789s) Planning: Planning completed in 11.13 seconds Packages to install: 1 Estimated space available: 352.56 GB Estimated space to be consumed: 645.06 MB Create boot environment: No Create backup boot environment: No Rebuild boot archive: No Changed packages: openindiana.org library/python/legacy-cgi-314 None -> 2.6.4-2025.0.0.0 Download: 0/8 items 0.0/0.0MB 0% complete Download: Completed 48.71 kB in 0.03 seconds (1.5M/s) Actions: 1/24 actions (Installing new actions) Actions: Completed 24 actions in 0.01 seconds. Done (0.727s) Done (0.000s) Done (1.854s) Done (34.238s) Done (0.000s) INFO: not using any hashes in /data/userland-archives/hashes for webob-1.8.9.tar.gz (overridden with --hash) Source /data/userland-archives/webob-1.8.9.tar.gz... cached validating signature... checking local signature... not found signature validation failed validating hash... ok patching file tox.ini patching file tests/test_compat.py patching file tox.ini patching file setup.py patching file tox.ini copy cloning /jenkins/jobs/oi-userland/workspace/components/python/WebOb/webob-1.8.9 to /jenkins/jobs/oi-userland/workspace/components/python/WebOb/build/amd64-3.14 * Getting build dependencies for wheel... /usr/lib/python3.14/vendor-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: MIT License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() /usr/lib/python3.14/vendor-packages/coherent/licensed/setuptools.py:13: UserWarning: Avoid installing this plugin for projects that don't depend on it. enabled or warnings.warn( running egg_info writing src/WebOb.egg-info/PKG-INFO writing dependency_links to src/WebOb.egg-info/dependency_links.txt writing requirements to src/WebOb.egg-info/requires.txt writing top-level names to src/WebOb.egg-info/top_level.txt reading manifest file 'src/WebOb.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/_build' warning: no files found matching 'pyproject.toml' warning: no files found matching '.flake8' warning: no files found matching '.readthedocs.yaml' warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '*.py[cod]' found anywhere in distribution warning: no previously-included files matching '.DS_Store' found anywhere in distribution adding license file 'docs/license.txt' writing manifest file 'src/WebOb.egg-info/SOURCES.txt' * Building wheel... /usr/lib/python3.14/vendor-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: MIT License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() /usr/lib/python3.14/vendor-packages/coherent/licensed/setuptools.py:13: UserWarning: Avoid installing this plugin for projects that don't depend on it. enabled or warnings.warn( running bdist_wheel The [wheel] section is deprecated. Use [bdist_wheel] instead. /usr/lib/python3.14/vendor-packages/setuptools/_distutils/cmd.py:135: SetuptoolsDeprecationWarning: bdist_wheel.universal is deprecated !! ******************************************************************************** With Python 2.7 end-of-life, support for building universal wheels (i.e., wheels that support both Python 2 and Python 3) is being obviated. Please discontinue using this option, or if you still need it, file an issue with pypa/setuptools describing your use case. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. ******************************************************************************** !! self.finalize_options() running build running build_py creating build/lib/webob copying src/webob/request.py -> build/lib/webob copying src/webob/datetime_utils.py -> build/lib/webob copying src/webob/acceptparse.py -> build/lib/webob copying src/webob/multidict.py -> build/lib/webob copying src/webob/descriptors.py -> build/lib/webob copying src/webob/client.py -> build/lib/webob copying src/webob/compat.py -> build/lib/webob copying src/webob/__init__.py -> build/lib/webob copying src/webob/cachecontrol.py -> build/lib/webob copying src/webob/response.py -> build/lib/webob copying src/webob/exc.py -> build/lib/webob copying src/webob/headers.py -> build/lib/webob copying src/webob/static.py -> build/lib/webob copying src/webob/dec.py -> build/lib/webob copying src/webob/byterange.py -> build/lib/webob copying src/webob/etag.py -> build/lib/webob copying src/webob/cookies.py -> build/lib/webob copying src/webob/util.py -> build/lib/webob 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/webob copying build/lib/webob/datetime_utils.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./webob copying build/lib/webob/etag.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./webob copying build/lib/webob/util.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./webob copying build/lib/webob/static.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./webob copying build/lib/webob/multidict.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./webob copying build/lib/webob/__init__.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./webob copying build/lib/webob/cookies.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./webob copying build/lib/webob/response.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./webob copying build/lib/webob/headers.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./webob copying build/lib/webob/cachecontrol.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./webob copying build/lib/webob/dec.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./webob copying build/lib/webob/exc.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./webob copying build/lib/webob/request.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./webob copying build/lib/webob/descriptors.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./webob copying build/lib/webob/client.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./webob copying build/lib/webob/compat.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./webob copying build/lib/webob/byterange.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./webob copying build/lib/webob/acceptparse.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./webob running install_egg_info running egg_info writing src/WebOb.egg-info/PKG-INFO writing dependency_links to src/WebOb.egg-info/dependency_links.txt writing requirements to src/WebOb.egg-info/requires.txt writing top-level names to src/WebOb.egg-info/top_level.txt reading manifest file 'src/WebOb.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/_build' warning: no files found matching 'pyproject.toml' warning: no files found matching '.flake8' warning: no files found matching '.readthedocs.yaml' warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '*.py[cod]' found anywhere in distribution warning: no previously-included files matching '.DS_Store' found anywhere in distribution adding license file 'docs/license.txt' writing manifest file 'src/WebOb.egg-info/SOURCES.txt' Copying src/WebOb.egg-info to build/bdist.solaris-2.11-i86pc.64bit/wheel/./WebOb-1.8.9-py3.14.egg-info running install_scripts creating build/bdist.solaris-2.11-i86pc.64bit/wheel/webob-1.8.9.dist-info/WHEEL creating '/jenkins/jobs/oi-userland/workspace/components/python/WebOb/build/amd64-3.14/dist/.tmp-u4oc4jrd/webob-1.8.9-py2.py3-none-any.whl' and adding 'build/bdist.solaris-2.11-i86pc.64bit/wheel' to it adding 'webob/__init__.py' adding 'webob/acceptparse.py' adding 'webob/byterange.py' adding 'webob/cachecontrol.py' adding 'webob/client.py' adding 'webob/compat.py' adding 'webob/cookies.py' adding 'webob/datetime_utils.py' adding 'webob/dec.py' adding 'webob/descriptors.py' adding 'webob/etag.py' adding 'webob/exc.py' adding 'webob/headers.py' adding 'webob/multidict.py' adding 'webob/request.py' adding 'webob/response.py' adding 'webob/static.py' adding 'webob/util.py' adding 'webob-1.8.9.dist-info/licenses/docs/license.txt' adding 'webob-1.8.9.dist-info/METADATA' adding 'webob-1.8.9.dist-info/WHEEL' adding 'webob-1.8.9.dist-info/top_level.txt' adding 'webob-1.8.9.dist-info/zip-safe' adding 'webob-1.8.9.dist-info/RECORD' removing build/bdist.solaris-2.11-i86pc.64bit/wheel Successfully built webob-1.8.9-py2.py3-none-any.whl VALIDATING MANIFEST CONTENT: /jenkins/jobs/oi-userland/workspace/components/python/WebOb/build/manifest-i386-webob-314.depend.res /jenkins/jobs/oi-userland/workspace/components/python/WebOb/build/manifest-i386-webob.depend.res NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO generating metadata: python/WebOb pkg://openindiana.org/library/python/webob-314@1.8.9,5.11-2025.0.0.1:20251204T065738Z PUBLISHED pkg://openindiana.org/library/python/webob@1.8.9,5.11-2025.0.0.1:20251204T065739Z PUBLISHED pkg://openindiana.org/library/python/webob-37@1.8.7,5.11-2023.0.0.1:20251204T065741Z PUBLISHED