+ 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-solo1-0.1.1nb1/work.log
+ su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=313 WRKLOG=/tmp/bulklog/py313-solo1-0.1.1nb1/work.log
===> Building for py313-solo1-0.1.1nb1
* Building wheel...
/opt/pkg/lib/python3.13/site-packages/flit/buildapi.py:2: UserWarning: A package has specified `build-backend = "flit.buildapi"` and is being built with Flit >= 3.10. This is likely to break in a future version. Please change the backend to flit_core.buildapi, and/or specify a maximum version of Flit.
  warn('A package has specified `build-backend = "flit.buildapi"` and is being '
Traceback (most recent call last):
  File "/opt/pkg/lib/python3.13/site-packages/pyproject_hooks/_in_process/_in_process.py", line 389, in <module>
    main()
    ~~~~^^
  File "/opt/pkg/lib/python3.13/site-packages/pyproject_hooks/_in_process/_in_process.py", line 373, in main
    json_out["return_val"] = hook(**hook_input["kwargs"])
                             ~~~~^^^^^^^^^^^^^^^^^^^^^^^^
  File "/opt/pkg/lib/python3.13/site-packages/pyproject_hooks/_in_process/_in_process.py", line 280, in build_wheel
    return _build_backend().build_wheel(
           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
        wheel_directory, config_settings, metadata_directory
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    )
    ^
  File "/opt/pkg/lib/python3.13/site-packages/flit_core/buildapi.py", line 72, in build_wheel
    info = make_wheel_in(pyproj_toml, Path(wheel_directory))
  File "/opt/pkg/lib/python3.13/site-packages/flit_core/wheel.py", line 224, in make_wheel_in
    wb = WheelBuilder.from_ini_path(ini_path, fp)
  File "/opt/pkg/lib/python3.13/site-packages/flit_core/wheel.py", line 88, in from_ini_path
    metadata = common.make_metadata(module, ini_info)
  File "/opt/pkg/lib/python3.13/site-packages/flit_core/common.py", line 453, in make_metadata
    md_dict.update(get_info_from_module(module, ini_info.dynamic_metadata))
                   ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/opt/pkg/lib/python3.13/site-packages/flit_core/common.py", line 229, in get_info_from_module
    docstring, version = get_docstring_and_version_via_import(target)
                         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^
  File "/opt/pkg/lib/python3.13/site-packages/flit_core/common.py", line 202, in get_docstring_and_version_via_import
    spec.loader.exec_module(m)
    ~~~~~~~~~~~~~~~~~~~~~~~^^^
  File "<frozen importlib._bootstrap_external>", line 1022, in exec_module
  File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed
  File "/home/pbulk/build/security/py-solo1/work/solo1-0.1.1/solo/__init__.py", line 15, in <module>
    from . import client, commands, dfu, helpers, operations
  File "/home/pbulk/build/security/py-solo1/work/solo1-0.1.1/solo/client.py", line 12, in <module>
    from fido2.hid import CtapHidDevice
  File "/opt/pkg/lib/python3.13/site-packages/fido2/hid/__init__.py", line 57, in <module>
    raise Exception("Unsupported platform")
Exception: Unsupported platform

ERROR Backend subprocess exited when trying to invoke build_wheel
*** Error code 1

Stop.
bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/security/py-solo1
*** Error code 1

Stop.
bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/security/py-solo1