=> "/opt/local/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-trunk-x86_64/net/py-flower", "all", "PYTHON_VERSION_REQD=312", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] ===> Building for py312-flower-2.0.1nb1 * Building wheel... /opt/local/lib/python3.12/site-packages/setuptools/_distutils/dist.py:318: UserWarning: Unknown distribution option: 'test_suite' warnings.warn(msg) /opt/local/lib/python3.12/site-packages/setuptools/_distutils/dist.py:318: UserWarning: Unknown distribution option: 'tests_require' warnings.warn(msg) /opt/local/lib/python3.12/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 :: 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 The [wheel] section is deprecated. Use [bdist_wheel] instead. /opt/local/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:119: 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/flower copying flower/__init__.py -> build/lib/flower copying flower/__main__.py -> build/lib/flower copying flower/app.py -> build/lib/flower copying flower/command.py -> build/lib/flower copying flower/events.py -> build/lib/flower copying flower/inspector.py -> build/lib/flower copying flower/options.py -> build/lib/flower copying flower/urls.py -> build/lib/flower creating build/lib/flower/api copying flower/api/__init__.py -> build/lib/flower/api copying flower/api/control.py -> build/lib/flower/api copying flower/api/tasks.py -> build/lib/flower/api copying flower/api/workers.py -> build/lib/flower/api creating build/lib/flower/utils copying flower/utils/__init__.py -> build/lib/flower/utils copying flower/utils/broker.py -> build/lib/flower/utils copying flower/utils/search.py -> build/lib/flower/utils copying flower/utils/tasks.py -> build/lib/flower/utils copying flower/utils/template.py -> build/lib/flower/utils creating build/lib/flower/views copying flower/views/__init__.py -> build/lib/flower/views copying flower/views/auth.py -> build/lib/flower/views copying flower/views/broker.py -> build/lib/flower/views copying flower/views/error.py -> build/lib/flower/views copying flower/views/monitor.py -> build/lib/flower/views copying flower/views/tasks.py -> build/lib/flower/views copying flower/views/workers.py -> build/lib/flower/views creating build/lib/flower/templates copying flower/templates/404.html -> build/lib/flower/templates copying flower/templates/base.html -> build/lib/flower/templates copying flower/templates/broker.html -> build/lib/flower/templates copying flower/templates/error.html -> build/lib/flower/templates copying flower/templates/navbar.html -> build/lib/flower/templates copying flower/templates/task.html -> build/lib/flower/templates copying flower/templates/tasks.html -> build/lib/flower/templates copying flower/templates/worker.html -> build/lib/flower/templates copying flower/templates/workers.html -> build/lib/flower/templates creating build/lib/flower/static copying flower/static/favicon.ico -> build/lib/flower/static copying flower/static/swagger.json -> build/lib/flower/static creating build/lib/flower/static/css copying flower/static/css/bootstrap.min.css -> build/lib/flower/static/css copying flower/static/css/bootstrap.min.css.map -> build/lib/flower/static/css copying flower/static/css/datatables-1.13.4.min.css -> build/lib/flower/static/css copying flower/static/css/flower.css -> build/lib/flower/static/css creating build/lib/flower/static/js copying flower/static/js/bootstrap.bundle.min.js -> build/lib/flower/static/js copying flower/static/js/bootstrap.bundle.min.js.map -> build/lib/flower/static/js copying flower/static/js/datatables-1.13.4.min.js -> build/lib/flower/static/js copying flower/static/js/flower.js -> build/lib/flower/static/js copying flower/static/js/jquery-3.6.4.min.js -> build/lib/flower/static/js copying flower/static/js/jquery-3.6.4.min.map -> build/lib/flower/static/js copying flower/static/js/moment-2.29.4.min.js -> build/lib/flower/static/js copying flower/static/js/moment-timezone-with-data-2.29.4.min.js -> build/lib/flower/static/js 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/flower copying build/lib/flower/__init__.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./flower copying build/lib/flower/__main__.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./flower copying build/lib/flower/app.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./flower copying build/lib/flower/command.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./flower copying build/lib/flower/events.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./flower copying build/lib/flower/inspector.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./flower copying build/lib/flower/options.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./flower copying build/lib/flower/urls.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./flower creating build/bdist.solaris-2.11-i86pc.64bit/wheel/flower/api copying build/lib/flower/api/__init__.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./flower/api copying build/lib/flower/api/control.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./flower/api copying build/lib/flower/api/tasks.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./flower/api copying build/lib/flower/api/workers.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./flower/api creating build/bdist.solaris-2.11-i86pc.64bit/wheel/flower/utils copying build/lib/flower/utils/__init__.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./flower/utils copying build/lib/flower/utils/broker.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./flower/utils copying build/lib/flower/utils/search.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./flower/utils copying build/lib/flower/utils/tasks.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./flower/utils copying build/lib/flower/utils/template.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./flower/utils creating build/bdist.solaris-2.11-i86pc.64bit/wheel/flower/views copying build/lib/flower/views/__init__.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./flower/views copying build/lib/flower/views/auth.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./flower/views copying build/lib/flower/views/broker.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./flower/views copying build/lib/flower/views/error.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./flower/views copying build/lib/flower/views/monitor.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./flower/views copying build/lib/flower/views/tasks.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./flower/views copying build/lib/flower/views/workers.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./flower/views creating build/bdist.solaris-2.11-i86pc.64bit/wheel/flower/templates copying build/lib/flower/templates/404.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./flower/templates copying build/lib/flower/templates/base.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./flower/templates copying build/lib/flower/templates/broker.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./flower/templates copying build/lib/flower/templates/error.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./flower/templates copying build/lib/flower/templates/navbar.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./flower/templates copying build/lib/flower/templates/task.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./flower/templates copying build/lib/flower/templates/tasks.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./flower/templates copying build/lib/flower/templates/worker.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./flower/templates copying build/lib/flower/templates/workers.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./flower/templates creating build/bdist.solaris-2.11-i86pc.64bit/wheel/flower/static copying build/lib/flower/static/favicon.ico -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./flower/static copying build/lib/flower/static/swagger.json -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./flower/static creating build/bdist.solaris-2.11-i86pc.64bit/wheel/flower/static/css copying build/lib/flower/static/css/bootstrap.min.css -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./flower/static/css copying build/lib/flower/static/css/bootstrap.min.css.map -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./flower/static/css copying build/lib/flower/static/css/datatables-1.13.4.min.css -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./flower/static/css copying build/lib/flower/static/css/flower.css -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./flower/static/css creating build/bdist.solaris-2.11-i86pc.64bit/wheel/flower/static/js copying build/lib/flower/static/js/bootstrap.bundle.min.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./flower/static/js copying build/lib/flower/static/js/bootstrap.bundle.min.js.map -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./flower/static/js copying build/lib/flower/static/js/datatables-1.13.4.min.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./flower/static/js copying build/lib/flower/static/js/flower.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./flower/static/js copying build/lib/flower/static/js/jquery-3.6.4.min.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./flower/static/js copying build/lib/flower/static/js/jquery-3.6.4.min.map -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./flower/static/js copying build/lib/flower/static/js/moment-2.29.4.min.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./flower/static/js copying build/lib/flower/static/js/moment-timezone-with-data-2.29.4.min.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./flower/static/js running install_egg_info running egg_info writing flower.egg-info/PKG-INFO writing dependency_links to flower.egg-info/dependency_links.txt writing entry points to flower.egg-info/entry_points.txt writing requirements to flower.egg-info/requires.txt writing top-level names to flower.egg-info/top_level.txt reading manifest file 'flower.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'AUTHORS' warning: no files found matching 'CHANGES' adding license file 'LICENSE' writing manifest file 'flower.egg-info/SOURCES.txt' Copying flower.egg-info to build/bdist.solaris-2.11-i86pc.64bit/wheel/./flower-2.0.1-py3.12.egg-info running install_scripts creating build/bdist.solaris-2.11-i86pc.64bit/wheel/flower-2.0.1.dist-info/WHEEL creating '/tmp/work/net/py-flower/work/flower-2.0.1/dist/.tmp-1t0tlorh/flower-2.0.1-py2.py3-none-any.whl' and adding 'build/bdist.solaris-2.11-i86pc.64bit/wheel' to it adding 'flower/__init__.py' adding 'flower/__main__.py' adding 'flower/app.py' adding 'flower/command.py' adding 'flower/events.py' adding 'flower/inspector.py' adding 'flower/options.py' adding 'flower/urls.py' adding 'flower/api/__init__.py' adding 'flower/api/control.py' adding 'flower/api/tasks.py' adding 'flower/api/workers.py' adding 'flower/static/favicon.ico' adding 'flower/static/swagger.json' adding 'flower/static/css/bootstrap.min.css' adding 'flower/static/css/bootstrap.min.css.map' adding 'flower/static/css/datatables-1.13.4.min.css' adding 'flower/static/css/flower.css' adding 'flower/static/js/bootstrap.bundle.min.js' adding 'flower/static/js/bootstrap.bundle.min.js.map' adding 'flower/static/js/datatables-1.13.4.min.js' adding 'flower/static/js/flower.js' adding 'flower/static/js/jquery-3.6.4.min.js' adding 'flower/static/js/jquery-3.6.4.min.map' adding 'flower/static/js/moment-2.29.4.min.js' adding 'flower/static/js/moment-timezone-with-data-2.29.4.min.js' adding 'flower/templates/404.html' adding 'flower/templates/base.html' adding 'flower/templates/broker.html' adding 'flower/templates/error.html' adding 'flower/templates/navbar.html' adding 'flower/templates/task.html' adding 'flower/templates/tasks.html' adding 'flower/templates/worker.html' adding 'flower/templates/workers.html' adding 'flower/utils/__init__.py' adding 'flower/utils/broker.py' adding 'flower/utils/search.py' adding 'flower/utils/tasks.py' adding 'flower/utils/template.py' adding 'flower/views/__init__.py' adding 'flower/views/auth.py' adding 'flower/views/broker.py' adding 'flower/views/error.py' adding 'flower/views/monitor.py' adding 'flower/views/tasks.py' adding 'flower/views/workers.py' adding 'flower-2.0.1.dist-info/licenses/LICENSE' adding 'flower-2.0.1.dist-info/METADATA' adding 'flower-2.0.1.dist-info/WHEEL' adding 'flower-2.0.1.dist-info/entry_points.txt' adding 'flower-2.0.1.dist-info/top_level.txt' adding 'flower-2.0.1.dist-info/RECORD' removing build/bdist.solaris-2.11-i86pc.64bit/wheel Successfully built flower-2.0.1-py2.py3-none-any.whl