+ 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=313 WRKLOG=/tmp/bulklog/py313-eth-abi-5.2.0/work.log
+ su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=313 WRKLOG=/tmp/bulklog/py313-eth-abi-5.2.0/work.log
===> Building for py313-eth-abi-5.2.0
* Building wheel...
/opt/pkg/lib/python3.13/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_abi.py (for module eth_abi) not found
creating build/lib/eth_abi
copying eth_abi/constants.py -> build/lib/eth_abi
copying eth_abi/__init__.py -> build/lib/eth_abi
copying eth_abi/base.py -> build/lib/eth_abi
copying eth_abi/decoding.py -> build/lib/eth_abi
copying eth_abi/abi.py -> build/lib/eth_abi
copying eth_abi/exceptions.py -> build/lib/eth_abi
copying eth_abi/registry.py -> build/lib/eth_abi
copying eth_abi/grammar.py -> build/lib/eth_abi
copying eth_abi/codec.py -> build/lib/eth_abi
copying eth_abi/packed.py -> build/lib/eth_abi
copying eth_abi/encoding.py -> build/lib/eth_abi
creating build/lib/eth_abi/tools
copying eth_abi/tools/__init__.py -> build/lib/eth_abi/tools
copying eth_abi/tools/_strategies.py -> build/lib/eth_abi/tools
creating build/lib/eth_abi/utils
copying eth_abi/utils/__init__.py -> build/lib/eth_abi/utils
copying eth_abi/utils/padding.py -> build/lib/eth_abi/utils
copying eth_abi/utils/numeric.py -> build/lib/eth_abi/utils
copying eth_abi/utils/string.py -> build/lib/eth_abi/utils
copying eth_abi/utils/validation.py -> build/lib/eth_abi/utils
running egg_info
writing eth_abi.egg-info/PKG-INFO
writing dependency_links to eth_abi.egg-info/dependency_links.txt
writing requirements to eth_abi.egg-info/requires.txt
writing top-level names to eth_abi.egg-info/top_level.txt
file eth_abi.py (for module eth_abi) not found
reading manifest file 'eth_abi.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_abi.egg-info/SOURCES.txt'
copying eth_abi/py.typed -> build/lib/eth_abi
file eth_abi.py (for module eth_abi) 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_abi
copying build/lib/eth_abi/encoding.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./eth_abi
copying build/lib/eth_abi/py.typed -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./eth_abi
copying build/lib/eth_abi/base.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./eth_abi
copying build/lib/eth_abi/constants.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./eth_abi
copying build/lib/eth_abi/grammar.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./eth_abi
creating build/bdist.solaris-2.11-i86pc.64bit/wheel/eth_abi/tools
copying build/lib/eth_abi/tools/__init__.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./eth_abi/tools
copying build/lib/eth_abi/tools/_strategies.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./eth_abi/tools
copying build/lib/eth_abi/registry.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./eth_abi
copying build/lib/eth_abi/exceptions.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./eth_abi
copying build/lib/eth_abi/__init__.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./eth_abi
creating build/bdist.solaris-2.11-i86pc.64bit/wheel/eth_abi/utils
copying build/lib/eth_abi/utils/__init__.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./eth_abi/utils
copying build/lib/eth_abi/utils/numeric.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./eth_abi/utils
copying build/lib/eth_abi/utils/validation.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./eth_abi/utils
copying build/lib/eth_abi/utils/padding.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./eth_abi/utils
copying build/lib/eth_abi/utils/string.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./eth_abi/utils
copying build/lib/eth_abi/codec.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./eth_abi
copying build/lib/eth_abi/packed.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./eth_abi
copying build/lib/eth_abi/abi.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./eth_abi
copying build/lib/eth_abi/decoding.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./eth_abi
running install_egg_info
Copying eth_abi.egg-info to build/bdist.solaris-2.11-i86pc.64bit/wheel/./eth_abi-5.2.0-py3.13.egg-info
running install_scripts
creating build/bdist.solaris-2.11-i86pc.64bit/wheel/eth_abi-5.2.0.dist-info/WHEEL
creating '/home/pbulk/build/finance/py-eth-abi/work/eth_abi-5.2.0/dist/.tmp-0tlic0ne/eth_abi-5.2.0-py3-none-any.whl' and adding 'build/bdist.solaris-2.11-i86pc.64bit/wheel' to it
adding 'eth_abi/__init__.py'
adding 'eth_abi/abi.py'
adding 'eth_abi/base.py'
adding 'eth_abi/codec.py'
adding 'eth_abi/constants.py'
adding 'eth_abi/decoding.py'
adding 'eth_abi/encoding.py'
adding 'eth_abi/exceptions.py'
adding 'eth_abi/grammar.py'
adding 'eth_abi/packed.py'
adding 'eth_abi/py.typed'
adding 'eth_abi/registry.py'
adding 'eth_abi/tools/__init__.py'
adding 'eth_abi/tools/_strategies.py'
adding 'eth_abi/utils/__init__.py'
adding 'eth_abi/utils/numeric.py'
adding 'eth_abi/utils/padding.py'
adding 'eth_abi/utils/string.py'
adding 'eth_abi/utils/validation.py'
adding 'eth_abi-5.2.0.dist-info/licenses/LICENSE'
adding 'eth_abi-5.2.0.dist-info/METADATA'
adding 'eth_abi-5.2.0.dist-info/WHEEL'
adding 'eth_abi-5.2.0.dist-info/top_level.txt'
adding 'eth_abi-5.2.0.dist-info/RECORD'
removing build/bdist.solaris-2.11-i86pc.64bit/wheel
Successfully built eth_abi-5.2.0-py3-none-any.whl