+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=311 WRKLOG=/tmp/bulklog/py311-empyrical-0.5.5/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=311 WRKLOG=/tmp/bulklog/py311-empyrical-0.5.5/work.log ===> Building for py311-empyrical-0.5.5 * Building wheel... /opt/pkg/lib/python3.11/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'tests_require' warnings.warn(msg) /opt/pkg/lib/python3.11/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'test_suite' warnings.warn(msg) /opt/pkg/lib/python3.11/site-packages/setuptools/dist.py:599: SetuptoolsDeprecationWarning: Invalid dash-separated key 'description-file' in 'metadata' (setup.cfg), please use the underscore name 'description_file' instead. !! ******************************************************************************** Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead. (Affected: empyrical). By 2026-Mar-03, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self._enforce_underscore(opt, section) /opt/pkg/lib/python3.11/site-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 :: Apache Software 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/empyrical copying empyrical/utils.py -> build/lib/empyrical copying empyrical/periods.py -> build/lib/empyrical copying empyrical/perf_attrib.py -> build/lib/empyrical copying empyrical/__init__.py -> build/lib/empyrical copying empyrical/deprecate.py -> build/lib/empyrical copying empyrical/stats.py -> build/lib/empyrical copying empyrical/_version.py -> build/lib/empyrical creating build/lib/empyrical/tests copying empyrical/tests/test_stats.py -> build/lib/empyrical/tests copying empyrical/tests/test_perf_attrib.py -> build/lib/empyrical/tests copying empyrical/tests/__init__.py -> build/lib/empyrical/tests UPDATING build/lib/empyrical/_version.py set build/lib/empyrical/_version.py to '0.5.5' 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/empyrical copying build/lib/empyrical/utils.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./empyrical copying build/lib/empyrical/deprecate.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./empyrical copying build/lib/empyrical/__init__.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./empyrical copying build/lib/empyrical/perf_attrib.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./empyrical copying build/lib/empyrical/periods.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./empyrical copying build/lib/empyrical/stats.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./empyrical copying build/lib/empyrical/_version.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./empyrical creating build/bdist.solaris-2.11-i86pc.64bit/wheel/empyrical/tests copying build/lib/empyrical/tests/test_perf_attrib.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./empyrical/tests copying build/lib/empyrical/tests/test_stats.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./empyrical/tests copying build/lib/empyrical/tests/__init__.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./empyrical/tests running install_egg_info running egg_info writing empyrical.egg-info/PKG-INFO writing dependency_links to empyrical.egg-info/dependency_links.txt writing requirements to empyrical.egg-info/requires.txt writing top-level names to empyrical.egg-info/top_level.txt reading manifest file 'empyrical.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'empyrical.egg-info/SOURCES.txt' Copying empyrical.egg-info to build/bdist.solaris-2.11-i86pc.64bit/wheel/./empyrical-0.5.5-py3.11.egg-info running install_scripts creating build/bdist.solaris-2.11-i86pc.64bit/wheel/empyrical-0.5.5.dist-info/WHEEL creating '/home/pbulk/build/finance/py-empyrical/work/empyrical-0.5.5/dist/.tmp-5lg52ktn/empyrical-0.5.5-py3-none-any.whl' and adding 'build/bdist.solaris-2.11-i86pc.64bit/wheel' to it adding 'empyrical/__init__.py' adding 'empyrical/_version.py' adding 'empyrical/deprecate.py' adding 'empyrical/perf_attrib.py' adding 'empyrical/periods.py' adding 'empyrical/stats.py' adding 'empyrical/utils.py' adding 'empyrical/tests/__init__.py' adding 'empyrical/tests/test_perf_attrib.py' adding 'empyrical/tests/test_stats.py' adding 'empyrical-0.5.5.dist-info/licenses/LICENSE' adding 'empyrical-0.5.5.dist-info/METADATA' adding 'empyrical-0.5.5.dist-info/WHEEL' adding 'empyrical-0.5.5.dist-info/top_level.txt' adding 'empyrical-0.5.5.dist-info/RECORD' removing build/bdist.solaris-2.11-i86pc.64bit/wheel Successfully built empyrical-0.5.5-py3-none-any.whl