=> "/opt/local/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-trunk-x86_64/devel/py-behave", "all", "PYTHON_VERSION_REQD=313", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] ===> Building for py313-behave-1.3.3 * Building wheel... /opt/local/lib/python3.13/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsWarning: `license` overwritten by `pyproject.toml` corresp(dist, value, root_dir) /opt/local/lib/python3.13/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsWarning: `install_requires` overwritten in `pyproject.toml` (dependencies) corresp(dist, value, root_dir) /opt/local/lib/python3.13/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsWarning: `extras_require` overwritten in `pyproject.toml` (optional-dependencies) corresp(dist, value, root_dir) running bdist_wheel /opt/local/lib/python3.13/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/behave copying behave/__init__.py -> build/lib/behave copying behave/__main__.py -> build/lib/behave copying behave/_stepimport.py -> build/lib/behave copying behave/_types.py -> build/lib/behave copying behave/async_step.py -> build/lib/behave copying behave/capture.py -> build/lib/behave copying behave/configuration.py -> build/lib/behave copying behave/constant.py -> build/lib/behave copying behave/cucumber_expression.py -> build/lib/behave copying behave/exception.py -> build/lib/behave copying behave/exception_util.py -> build/lib/behave copying behave/fixture.py -> build/lib/behave copying behave/i18n.py -> build/lib/behave copying behave/importer.py -> build/lib/behave copying behave/json_parser.py -> build/lib/behave copying behave/log_capture.py -> build/lib/behave copying behave/log_config.py -> build/lib/behave copying behave/matchers.py -> build/lib/behave copying behave/model.py -> build/lib/behave copying behave/model_core.py -> build/lib/behave copying behave/model_describe.py -> build/lib/behave copying behave/model_type.py -> build/lib/behave copying behave/model_visitor.py -> build/lib/behave copying behave/parameter_type.py -> build/lib/behave copying behave/parser.py -> build/lib/behave copying behave/pathutil.py -> build/lib/behave copying behave/python_feature.py -> build/lib/behave copying behave/runner.py -> build/lib/behave copying behave/runner_plugin.py -> build/lib/behave copying behave/runner_util.py -> build/lib/behave copying behave/step_registry.py -> build/lib/behave copying behave/summary.py -> build/lib/behave copying behave/tag_matcher.py -> build/lib/behave copying behave/textutil.py -> build/lib/behave copying behave/userdata.py -> build/lib/behave copying behave/version.py -> build/lib/behave creating build/lib/behave/active_tag copying behave/active_tag/__init__.py -> build/lib/behave/active_tag copying behave/active_tag/python.py -> build/lib/behave/active_tag copying behave/active_tag/python_feature.py -> build/lib/behave/active_tag creating build/lib/behave/api copying behave/api/__init__.py -> build/lib/behave/api copying behave/api/async_step.py -> build/lib/behave/api copying behave/api/formatter.py -> build/lib/behave/api copying behave/api/pending_step.py -> build/lib/behave/api copying behave/api/runner.py -> build/lib/behave/api copying behave/api/runtime_constraint.py -> build/lib/behave/api copying behave/api/step_matchers.py -> build/lib/behave/api creating build/lib/behave/compat copying behave/compat/__init__.py -> build/lib/behave/compat copying behave/compat/collections.py -> build/lib/behave/compat copying behave/compat/exceptions.py -> build/lib/behave/compat creating build/lib/behave/contrib copying behave/contrib/__init__.py -> build/lib/behave/contrib copying behave/contrib/csv_table_from_file.py -> build/lib/behave/contrib copying behave/contrib/formatter_missing_steps.py -> build/lib/behave/contrib copying behave/contrib/scenario_autoretry.py -> build/lib/behave/contrib copying behave/contrib/substep_dirs.py -> build/lib/behave/contrib creating build/lib/behave/formatter copying behave/formatter/__init__.py -> build/lib/behave/formatter copying behave/formatter/_builtins.py -> build/lib/behave/formatter copying behave/formatter/_registry.py -> build/lib/behave/formatter copying behave/formatter/ansi_escapes.py -> build/lib/behave/formatter copying behave/formatter/api.py -> build/lib/behave/formatter copying behave/formatter/bad_steps.py -> build/lib/behave/formatter copying behave/formatter/base.py -> build/lib/behave/formatter copying behave/formatter/base2.py -> build/lib/behave/formatter copying behave/formatter/captured.py -> build/lib/behave/formatter copying behave/formatter/formatters.py -> build/lib/behave/formatter copying behave/formatter/json.py -> build/lib/behave/formatter copying behave/formatter/null.py -> build/lib/behave/formatter copying behave/formatter/plain.py -> build/lib/behave/formatter copying behave/formatter/pretty.py -> build/lib/behave/formatter copying behave/formatter/progress.py -> build/lib/behave/formatter copying behave/formatter/rerun.py -> build/lib/behave/formatter copying behave/formatter/sphinx_steps.py -> build/lib/behave/formatter copying behave/formatter/sphinx_util.py -> build/lib/behave/formatter copying behave/formatter/steps.py -> build/lib/behave/formatter copying behave/formatter/steps_code.py -> build/lib/behave/formatter copying behave/formatter/tags.py -> build/lib/behave/formatter creating build/lib/behave/reporter copying behave/reporter/__init__.py -> build/lib/behave/reporter copying behave/reporter/base.py -> build/lib/behave/reporter copying behave/reporter/junit.py -> build/lib/behave/reporter copying behave/reporter/summary.py -> build/lib/behave/reporter creating build/lib/behave/tag_expression copying behave/tag_expression/__init__.py -> build/lib/behave/tag_expression copying behave/tag_expression/builder.py -> build/lib/behave/tag_expression copying behave/tag_expression/model.py -> build/lib/behave/tag_expression copying behave/tag_expression/parser.py -> build/lib/behave/tag_expression copying behave/tag_expression/v1.py -> build/lib/behave/tag_expression running egg_info writing behave.egg-info/PKG-INFO writing dependency_links to behave.egg-info/dependency_links.txt writing entry points to behave.egg-info/entry_points.txt writing requirements to behave.egg-info/requires.txt writing top-level names to behave.egg-info/top_level.txt reading manifest file 'behave.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.yml' warning: no previously-included files found matching '__*.txt' warning: no files found matching '*.txt' under directory 'docs' warning: no files found matching '*.html' under directory 'docs' warning: no files found matching '*.txt' under directory 'etc' warning: no files found matching '*.txt' under directory 'more.features' warning: no files found matching '*.rst' under directory 'more.features' no previously-included directories found matching '.direnv' no previously-included directories found matching '.tox' no previously-included directories found matching '.venv*' no previously-included directories found matching '__*' adding license file 'LICENSE' writing manifest file 'behave.egg-info/SOURCES.txt' 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/behave copying build/lib/behave/__init__.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./behave copying build/lib/behave/__main__.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./behave copying build/lib/behave/_stepimport.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./behave copying build/lib/behave/_types.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./behave copying build/lib/behave/async_step.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./behave copying build/lib/behave/capture.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./behave copying build/lib/behave/configuration.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./behave copying build/lib/behave/constant.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./behave copying build/lib/behave/cucumber_expression.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./behave copying build/lib/behave/exception.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./behave copying build/lib/behave/exception_util.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./behave copying build/lib/behave/fixture.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./behave copying build/lib/behave/i18n.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./behave copying build/lib/behave/importer.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./behave copying build/lib/behave/json_parser.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./behave copying build/lib/behave/log_capture.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./behave copying build/lib/behave/log_config.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./behave copying build/lib/behave/matchers.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./behave copying build/lib/behave/model.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./behave copying build/lib/behave/model_core.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./behave copying build/lib/behave/model_describe.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./behave copying build/lib/behave/model_type.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./behave copying build/lib/behave/model_visitor.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./behave copying build/lib/behave/parameter_type.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./behave copying build/lib/behave/parser.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./behave copying build/lib/behave/pathutil.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./behave copying build/lib/behave/python_feature.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./behave copying build/lib/behave/runner.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./behave copying build/lib/behave/runner_plugin.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./behave copying build/lib/behave/runner_util.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./behave copying build/lib/behave/step_registry.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./behave copying build/lib/behave/summary.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./behave copying build/lib/behave/tag_matcher.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./behave copying build/lib/behave/textutil.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./behave copying build/lib/behave/userdata.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./behave copying build/lib/behave/version.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./behave creating build/bdist.solaris-2.11-i86pc.64bit/wheel/behave/active_tag copying build/lib/behave/active_tag/__init__.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./behave/active_tag copying build/lib/behave/active_tag/python.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./behave/active_tag copying build/lib/behave/active_tag/python_feature.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./behave/active_tag creating build/bdist.solaris-2.11-i86pc.64bit/wheel/behave/api copying build/lib/behave/api/__init__.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./behave/api copying build/lib/behave/api/async_step.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./behave/api copying build/lib/behave/api/formatter.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./behave/api copying build/lib/behave/api/pending_step.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./behave/api copying build/lib/behave/api/runner.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./behave/api copying build/lib/behave/api/runtime_constraint.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./behave/api copying build/lib/behave/api/step_matchers.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./behave/api creating build/bdist.solaris-2.11-i86pc.64bit/wheel/behave/compat copying build/lib/behave/compat/__init__.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./behave/compat copying build/lib/behave/compat/collections.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./behave/compat copying build/lib/behave/compat/exceptions.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./behave/compat creating build/bdist.solaris-2.11-i86pc.64bit/wheel/behave/contrib copying build/lib/behave/contrib/__init__.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./behave/contrib copying build/lib/behave/contrib/csv_table_from_file.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./behave/contrib copying build/lib/behave/contrib/formatter_missing_steps.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./behave/contrib copying build/lib/behave/contrib/scenario_autoretry.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./behave/contrib copying build/lib/behave/contrib/substep_dirs.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./behave/contrib creating build/bdist.solaris-2.11-i86pc.64bit/wheel/behave/formatter copying build/lib/behave/formatter/__init__.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./behave/formatter copying build/lib/behave/formatter/_builtins.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./behave/formatter copying build/lib/behave/formatter/_registry.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./behave/formatter copying build/lib/behave/formatter/ansi_escapes.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./behave/formatter copying build/lib/behave/formatter/api.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./behave/formatter copying build/lib/behave/formatter/bad_steps.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./behave/formatter copying build/lib/behave/formatter/base.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./behave/formatter copying build/lib/behave/formatter/base2.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./behave/formatter copying build/lib/behave/formatter/captured.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./behave/formatter copying build/lib/behave/formatter/formatters.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./behave/formatter copying build/lib/behave/formatter/json.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./behave/formatter copying build/lib/behave/formatter/null.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./behave/formatter copying build/lib/behave/formatter/plain.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./behave/formatter copying build/lib/behave/formatter/pretty.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./behave/formatter copying build/lib/behave/formatter/progress.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./behave/formatter copying build/lib/behave/formatter/rerun.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./behave/formatter copying build/lib/behave/formatter/sphinx_steps.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./behave/formatter copying build/lib/behave/formatter/sphinx_util.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./behave/formatter copying build/lib/behave/formatter/steps.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./behave/formatter copying build/lib/behave/formatter/steps_code.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./behave/formatter copying build/lib/behave/formatter/tags.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./behave/formatter creating build/bdist.solaris-2.11-i86pc.64bit/wheel/behave/reporter copying build/lib/behave/reporter/__init__.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./behave/reporter copying build/lib/behave/reporter/base.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./behave/reporter copying build/lib/behave/reporter/junit.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./behave/reporter copying build/lib/behave/reporter/summary.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./behave/reporter creating build/bdist.solaris-2.11-i86pc.64bit/wheel/behave/tag_expression copying build/lib/behave/tag_expression/__init__.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./behave/tag_expression copying build/lib/behave/tag_expression/builder.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./behave/tag_expression copying build/lib/behave/tag_expression/model.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./behave/tag_expression copying build/lib/behave/tag_expression/parser.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./behave/tag_expression copying build/lib/behave/tag_expression/v1.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./behave/tag_expression running install_egg_info Copying behave.egg-info to build/bdist.solaris-2.11-i86pc.64bit/wheel/./behave-1.3.3-py3.13.egg-info running install_scripts creating build/bdist.solaris-2.11-i86pc.64bit/wheel/behave-1.3.3.dist-info/WHEEL creating '/tmp/work/devel/py-behave/work/behave-1.3.3/dist/.tmp-cssuj4gz/behave-1.3.3-py2.py3-none-any.whl' and adding 'build/bdist.solaris-2.11-i86pc.64bit/wheel' to it adding 'behave/__init__.py' adding 'behave/__main__.py' adding 'behave/_stepimport.py' adding 'behave/_types.py' adding 'behave/async_step.py' adding 'behave/capture.py' adding 'behave/configuration.py' adding 'behave/constant.py' adding 'behave/cucumber_expression.py' adding 'behave/exception.py' adding 'behave/exception_util.py' adding 'behave/fixture.py' adding 'behave/i18n.py' adding 'behave/importer.py' adding 'behave/json_parser.py' adding 'behave/log_capture.py' adding 'behave/log_config.py' adding 'behave/matchers.py' adding 'behave/model.py' adding 'behave/model_core.py' adding 'behave/model_describe.py' adding 'behave/model_type.py' adding 'behave/model_visitor.py' adding 'behave/parameter_type.py' adding 'behave/parser.py' adding 'behave/pathutil.py' adding 'behave/python_feature.py' adding 'behave/runner.py' adding 'behave/runner_plugin.py' adding 'behave/runner_util.py' adding 'behave/step_registry.py' adding 'behave/summary.py' adding 'behave/tag_matcher.py' adding 'behave/textutil.py' adding 'behave/userdata.py' adding 'behave/version.py' adding 'behave/active_tag/__init__.py' adding 'behave/active_tag/python.py' adding 'behave/active_tag/python_feature.py' adding 'behave/api/__init__.py' adding 'behave/api/async_step.py' adding 'behave/api/formatter.py' adding 'behave/api/pending_step.py' adding 'behave/api/runner.py' adding 'behave/api/runtime_constraint.py' adding 'behave/api/step_matchers.py' adding 'behave/compat/__init__.py' adding 'behave/compat/collections.py' adding 'behave/compat/exceptions.py' adding 'behave/contrib/__init__.py' adding 'behave/contrib/csv_table_from_file.py' adding 'behave/contrib/formatter_missing_steps.py' adding 'behave/contrib/scenario_autoretry.py' adding 'behave/contrib/substep_dirs.py' adding 'behave/formatter/__init__.py' adding 'behave/formatter/_builtins.py' adding 'behave/formatter/_registry.py' adding 'behave/formatter/ansi_escapes.py' adding 'behave/formatter/api.py' adding 'behave/formatter/bad_steps.py' adding 'behave/formatter/base.py' adding 'behave/formatter/base2.py' adding 'behave/formatter/captured.py' adding 'behave/formatter/formatters.py' adding 'behave/formatter/json.py' adding 'behave/formatter/null.py' adding 'behave/formatter/plain.py' adding 'behave/formatter/pretty.py' adding 'behave/formatter/progress.py' adding 'behave/formatter/rerun.py' adding 'behave/formatter/sphinx_steps.py' adding 'behave/formatter/sphinx_util.py' adding 'behave/formatter/steps.py' adding 'behave/formatter/steps_code.py' adding 'behave/formatter/tags.py' adding 'behave/reporter/__init__.py' adding 'behave/reporter/base.py' adding 'behave/reporter/junit.py' adding 'behave/reporter/summary.py' adding 'behave/tag_expression/__init__.py' adding 'behave/tag_expression/builder.py' adding 'behave/tag_expression/model.py' adding 'behave/tag_expression/parser.py' adding 'behave/tag_expression/v1.py' adding 'behave-1.3.3.dist-info/licenses/LICENSE' adding 'behave-1.3.3.dist-info/METADATA' adding 'behave-1.3.3.dist-info/WHEEL' adding 'behave-1.3.3.dist-info/entry_points.txt' adding 'behave-1.3.3.dist-info/top_level.txt' adding 'behave-1.3.3.dist-info/zip-safe' adding 'behave-1.3.3.dist-info/RECORD' removing build/bdist.solaris-2.11-i86pc.64bit/wheel Successfully built behave-1.3.3-py2.py3-none-any.whl