+ 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=310 WRKLOG=/tmp/bulklog/py310-django-js-asset-2.1.0nb1/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=310 WRKLOG=/tmp/bulklog/py310-django-js-asset-2.1.0nb1/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 ===> Building for py310-django-js-asset-2.1.0nb1 * Building wheel... Traceback (most recent call last): File "/opt/pkg/lib/python3.10/site-packages/pyproject_hooks/_in_process/_in_process.py", line 353, in <module> main() File "/opt/pkg/lib/python3.10/site-packages/pyproject_hooks/_in_process/_in_process.py", line 335, in main json_out['return_val'] = hook(**hook_input['kwargs']) File "/opt/pkg/lib/python3.10/site-packages/pyproject_hooks/_in_process/_in_process.py", line 251, in build_wheel return _build_backend().build_wheel(wheel_directory, config_settings, File "/opt/pkg/lib/python3.10/site-packages/hatchling/build.py", line 58, in build_wheel return os.path.basename(next(builder.build(directory=wheel_directory, versions=['standard']))) File "/opt/pkg/lib/python3.10/site-packages/hatchling/builders/plugin/interface.py", line 155, in build artifact = version_api[version](directory, **build_data) File "/opt/pkg/lib/python3.10/site-packages/hatchling/builders/wheel.py", line 412, in build_standard for included_file in self.recurse_included_files(): File "/opt/pkg/lib/python3.10/site-packages/hatchling/builders/plugin/interface.py", line 176, in recurse_included_files yield from self.recurse_selected_project_files() File "/opt/pkg/lib/python3.10/site-packages/hatchling/builders/plugin/interface.py", line 180, in recurse_selected_project_files if self.config.only_include: File "/opt/pkg/lib/python3.10/site-packages/hatchling/builders/config.py", line 781, in only_include only_include = only_include_config.get('only-include', self.default_only_include()) or self.packages File "/opt/pkg/lib/python3.10/site-packages/hatchling/builders/wheel.py", line 231, in default_only_include return self.default_file_selection_options.only_include File "/opt/pkg/lib/python3.10/functools.py", line 981, in __get__ val = self.func(instance) File "/opt/pkg/lib/python3.10/site-packages/hatchling/builders/wheel.py", line 219, in default_file_selection_options raise ValueError(message) ValueError: Unable to determine which files to ship inside the wheel using the following heuristics: https://hatch.pypa.io/latest/plugins/builder/wheel/#default-file-selection At least one file selection option must be defined in the `tool.hatch.build.targets.wheel` table, see: https://hatch.pypa.io/latest/config/build/ As an example, if you intend to ship a directory named `foo` that resides within a `src` directory located at the root of your project, you can define the following: [tool.hatch.build.targets.wheel] packages = ["src/foo"] ERROR Backend subprocess exited when trying to invoke build_wheel *** Error code 1 Stop. bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-upstream-trunk/www/py-django-js-asset *** Error code 1 Stop. bmake: stopped in /data/jenkins/workspace/pkgsrc-upstream-trunk/www/py-django-js-asset