+ 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-eth-hash-0.7.1/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=311 WRKLOG=/tmp/bulklog/py311-eth-hash-0.7.1/work.log ===> Building for py311-eth-hash-0.7.1 * Building wheel... /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 :: MIT 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 file eth_hash.py (for module eth_hash) not found creating build/lib/eth_hash copying eth_hash/__init__.py -> build/lib/eth_hash copying eth_hash/abc.py -> build/lib/eth_hash copying eth_hash/auto.py -> build/lib/eth_hash copying eth_hash/utils.py -> build/lib/eth_hash copying eth_hash/main.py -> build/lib/eth_hash creating build/lib/eth_hash/backends copying eth_hash/backends/pycryptodome.py -> build/lib/eth_hash/backends copying eth_hash/backends/pysha3.py -> build/lib/eth_hash/backends copying eth_hash/backends/auto.py -> build/lib/eth_hash/backends copying eth_hash/backends/__init__.py -> build/lib/eth_hash/backends running egg_info writing eth_hash.egg-info/PKG-INFO writing dependency_links to eth_hash.egg-info/dependency_links.txt writing requirements to eth_hash.egg-info/requires.txt writing top-level names to eth_hash.egg-info/top_level.txt file eth_hash.py (for module eth_hash) not found reading manifest file 'eth_hash.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.pyi' anywhere in distribution warning: no previously-included files matching '__pycache__' found under directory '*' warning: no previously-included files matching '*.py[co]' found under directory '*' no previously-included directories found matching '.tox' no previously-included directories found matching 'venv*' adding license file 'LICENSE' writing manifest file 'eth_hash.egg-info/SOURCES.txt' copying eth_hash/py.typed -> build/lib/eth_hash file eth_hash.py (for module eth_hash) not found 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/eth_hash copying build/lib/eth_hash/__init__.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./eth_hash copying build/lib/eth_hash/py.typed -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./eth_hash copying build/lib/eth_hash/main.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./eth_hash creating build/bdist.solaris-2.11-i86pc.64bit/wheel/eth_hash/backends copying build/lib/eth_hash/backends/pycryptodome.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./eth_hash/backends copying build/lib/eth_hash/backends/pysha3.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./eth_hash/backends copying build/lib/eth_hash/backends/auto.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./eth_hash/backends copying build/lib/eth_hash/backends/__init__.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./eth_hash/backends copying build/lib/eth_hash/auto.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./eth_hash copying build/lib/eth_hash/utils.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./eth_hash copying build/lib/eth_hash/abc.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./eth_hash running install_egg_info Copying eth_hash.egg-info to build/bdist.solaris-2.11-i86pc.64bit/wheel/./eth_hash-0.7.1-py3.11.egg-info running install_scripts creating build/bdist.solaris-2.11-i86pc.64bit/wheel/eth_hash-0.7.1.dist-info/WHEEL creating '/home/pbulk/build/finance/py-eth-hash/work/eth_hash-0.7.1/dist/.tmp-12dqjwqq/eth_hash-0.7.1-py3-none-any.whl' and adding 'build/bdist.solaris-2.11-i86pc.64bit/wheel' to it adding 'eth_hash/__init__.py' adding 'eth_hash/abc.py' adding 'eth_hash/auto.py' adding 'eth_hash/main.py' adding 'eth_hash/py.typed' adding 'eth_hash/utils.py' adding 'eth_hash/backends/__init__.py' adding 'eth_hash/backends/auto.py' adding 'eth_hash/backends/pycryptodome.py' adding 'eth_hash/backends/pysha3.py' adding 'eth_hash-0.7.1.dist-info/licenses/LICENSE' adding 'eth_hash-0.7.1.dist-info/METADATA' adding 'eth_hash-0.7.1.dist-info/WHEEL' adding 'eth_hash-0.7.1.dist-info/top_level.txt' adding 'eth_hash-0.7.1.dist-info/RECORD' removing build/bdist.solaris-2.11-i86pc.64bit/wheel Successfully built eth_hash-0.7.1-py3-none-any.whl