+ 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/bython-0.8/work.log
+ su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=311 WRKLOG=/tmp/bulklog/bython-0.8/work.log
=> Bootstrap dependency digest>=20211023: found digest-20220214
===> Building for bython-0.8
* Building wheel...
/opt/pkg/lib/python3.11/site-packages/setuptools/dist.py:476: SetuptoolsDeprecationWarning: Invalid dash-separated options
!!

        ********************************************************************************
        Usage of dash-separated 'description-file' will not be supported in future
        versions. Please use the underscore name 'description_file' instead.

        By 2024-Sep-26, 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.warn_dash_deprecation(opt, section)
running bdist_wheel
running build
running build_py
creating build
creating build/lib
creating build/lib/bython
copying bython/__init__.py -> build/lib/bython
copying bython/parser.py -> build/lib/bython
copying bython/importing.py -> build/lib/bython
copying bython/logger.py -> build/lib/bython
running build_scripts
creating build/scripts-3.11
copying scripts/by2py -> build/scripts-3.11
copying and adjusting scripts/bython -> build/scripts-3.11
copying and adjusting scripts/py2by -> build/scripts-3.11
changing mode of build/scripts-3.11/by2py from 644 to 755
changing mode of build/scripts-3.11/bython from 644 to 755
changing mode of build/scripts-3.11/py2by from 644 to 755
installing to build/bdist.solaris-2.11-i86pc.64bit/wheel
running install
running install_lib
creating build/bdist.solaris-2.11-i86pc.64bit
creating build/bdist.solaris-2.11-i86pc.64bit/wheel
creating build/bdist.solaris-2.11-i86pc.64bit/wheel/bython
copying build/lib/bython/importing.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/bython
copying build/lib/bython/logger.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/bython
copying build/lib/bython/__init__.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/bython
copying build/lib/bython/parser.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/bython
running install_data
creating build/bdist.solaris-2.11-i86pc.64bit/wheel/bython-0.8.data
creating build/bdist.solaris-2.11-i86pc.64bit/wheel/bython-0.8.data/data
creating build/bdist.solaris-2.11-i86pc.64bit/wheel/bython-0.8.data/data/man
creating build/bdist.solaris-2.11-i86pc.64bit/wheel/bython-0.8.data/data/man/man1
copying etc/bython.1 -> build/bdist.solaris-2.11-i86pc.64bit/wheel/bython-0.8.data/data/man/man1
copying etc/py2by.1 -> build/bdist.solaris-2.11-i86pc.64bit/wheel/bython-0.8.data/data/man/man1
copying etc/by2py.1 -> build/bdist.solaris-2.11-i86pc.64bit/wheel/bython-0.8.data/data/man/man1
running install_egg_info
running egg_info
creating bython.egg-info
writing bython.egg-info/PKG-INFO
writing dependency_links to bython.egg-info/dependency_links.txt
writing top-level names to bython.egg-info/top_level.txt
writing manifest file 'bython.egg-info/SOURCES.txt'
reading manifest file 'bython.egg-info/SOURCES.txt'
adding license file 'LICENSE'
writing manifest file 'bython.egg-info/SOURCES.txt'
Copying bython.egg-info to build/bdist.solaris-2.11-i86pc.64bit/wheel/bython-0.8-py3.11.egg-info
running install_scripts
creating build/bdist.solaris-2.11-i86pc.64bit/wheel/bython-0.8.data/scripts
copying build/scripts-3.11/py2by -> build/bdist.solaris-2.11-i86pc.64bit/wheel/bython-0.8.data/scripts
copying build/scripts-3.11/bython -> build/bdist.solaris-2.11-i86pc.64bit/wheel/bython-0.8.data/scripts
copying build/scripts-3.11/by2py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/bython-0.8.data/scripts
changing mode of build/bdist.solaris-2.11-i86pc.64bit/wheel/bython-0.8.data/scripts/py2by to 755
changing mode of build/bdist.solaris-2.11-i86pc.64bit/wheel/bython-0.8.data/scripts/bython to 755
changing mode of build/bdist.solaris-2.11-i86pc.64bit/wheel/bython-0.8.data/scripts/by2py to 755
creating build/bdist.solaris-2.11-i86pc.64bit/wheel/bython-0.8.dist-info/WHEEL
creating '/home/pbulk/build/lang/bython/work/bython-0.8/dist/.tmp-8481b4kk/bython-0.8-py3-none-any.whl' and adding 'build/bdist.solaris-2.11-i86pc.64bit/wheel' to it
adding 'bython/__init__.py'
adding 'bython/importing.py'
adding 'bython/logger.py'
adding 'bython/parser.py'
adding 'bython-0.8.data/data/man/man1/by2py.1'
adding 'bython-0.8.data/data/man/man1/bython.1'
adding 'bython-0.8.data/data/man/man1/py2by.1'
adding 'bython-0.8.data/scripts/by2py'
adding 'bython-0.8.data/scripts/bython'
adding 'bython-0.8.data/scripts/py2by'
adding 'bython-0.8.dist-info/LICENSE'
adding 'bython-0.8.dist-info/METADATA'
adding 'bython-0.8.dist-info/WHEEL'
adding 'bython-0.8.dist-info/top_level.txt'
adding 'bython-0.8.dist-info/RECORD'
removing build/bdist.solaris-2.11-i86pc.64bit/wheel
Successfully built bython-0.8-py3-none-any.whl