DEBUG: Executing shell function do_compile
* Getting build dependencies for wheel...
toml section missing PosixPath('pyproject.toml') does not contain any of the tool sections: ['setuptools_scm', 'vcs-versioning']
TOPDIR/tmp/work/x86-pokymllib32-linux/lib32-python3-bcrypt/5.0.0/recipe-sysroot-native/usr/lib/python3.14/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated
!!

        ********************************************************************************
        Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0).

        By 2027-Feb-18, you need to update your project and remove deprecated calls
        or your builds will no longer be supported.

        See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
        ********************************************************************************

!!
  corresp(dist, value, root_dir)
TOPDIR/tmp/work/x86-pokymllib32-linux/lib32-python3-bcrypt/5.0.0/recipe-sysroot-native/usr/lib/python3.14/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!

        ********************************************************************************
        Please consider removing the following classifiers in favor of a SPDX license expression:

        License :: OSI Approved :: Apache Software License

        See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
        ********************************************************************************

!!
  dist._finalize_license_expression()
TOPDIR/tmp/work/x86-pokymllib32-linux/lib32-python3-bcrypt/5.0.0/recipe-sysroot-native/usr/lib/python3.14/site-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!

        ********************************************************************************
        Please consider removing the following classifiers in favor of a SPDX license expression:

        License :: OSI Approved :: Apache Software License

        See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
        ********************************************************************************

!!
  self._finalize_license_expression()
running egg_info
writing src/bcrypt.egg-info/PKG-INFO
writing dependency_links to src/bcrypt.egg-info/dependency_links.txt
writing requirements to src/bcrypt.egg-info/requires.txt
writing top-level names to src/bcrypt.egg-info/top_level.txt
TOPDIR/tmp/work/x86-pokymllib32-linux/lib32-python3-bcrypt/5.0.0/recipe-sysroot-native/usr/lib/python3.14/site-packages/vcs_versioning/overrides.py:609: UserWarning: No GlobalOverrides context is active. Auto-creating one with SETUPTOOLS_SCM prefix for backwards compatibility. Consider using 'with GlobalOverrides.from_env("YOUR_TOOL"):' explicitly.
  return get_active_overrides().subprocess_timeout
listing git files failed - pretending there aren't any
reading manifest file 'src/bcrypt.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
adding license file 'LICENSE'
warning: no previously-included files found matching 'requirements.txt'
warning: no previously-included files found matching 'release.py'
warning: no previously-included files found matching 'mypy.ini'
warning: no previously-included files matching '*' found under directory '.github'
warning: no previously-included files found matching 'src/_bcrypt/target'
warning: no previously-included files matching '*' found under directory 'src/_bcrypt/target'
writing manifest file 'src/bcrypt.egg-info/SOURCES.txt'
* Building wheel...
toml section missing PosixPath('pyproject.toml') does not contain any of the tool sections: ['setuptools_scm', 'vcs-versioning']
TOPDIR/tmp/work/x86-pokymllib32-linux/lib32-python3-bcrypt/5.0.0/recipe-sysroot-native/usr/lib/python3.14/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated
!!

        ********************************************************************************
        Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0).

        By 2027-Feb-18, you need to update your project and remove deprecated calls
        or your builds will no longer be supported.

        See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
        ********************************************************************************

!!
  corresp(dist, value, root_dir)
TOPDIR/tmp/work/x86-pokymllib32-linux/lib32-python3-bcrypt/5.0.0/recipe-sysroot-native/usr/lib/python3.14/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!

        ********************************************************************************
        Please consider removing the following classifiers in favor of a SPDX license expression:

        License :: OSI Approved :: Apache Software License

        See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
        ********************************************************************************

!!
  dist._finalize_license_expression()
TOPDIR/tmp/work/x86-pokymllib32-linux/lib32-python3-bcrypt/5.0.0/recipe-sysroot-native/usr/lib/python3.14/site-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!

        ********************************************************************************
        Please consider removing the following classifiers in favor of a SPDX license expression:

        License :: OSI Approved :: Apache Software 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
creating build/lib.linux-x86_64-cpython-314/bcrypt
copying src/bcrypt/__init__.py -> build/lib.linux-x86_64-cpython-314/bcrypt
running egg_info
writing src/bcrypt.egg-info/PKG-INFO
writing dependency_links to src/bcrypt.egg-info/dependency_links.txt
writing requirements to src/bcrypt.egg-info/requires.txt
writing top-level names to src/bcrypt.egg-info/top_level.txt
TOPDIR/tmp/work/x86-pokymllib32-linux/lib32-python3-bcrypt/5.0.0/recipe-sysroot-native/usr/lib/python3.14/site-packages/vcs_versioning/overrides.py:609: UserWarning: No GlobalOverrides context is active. Auto-creating one with SETUPTOOLS_SCM prefix for backwards compatibility. Consider using 'with GlobalOverrides.from_env("YOUR_TOOL"):' explicitly.
  return get_active_overrides().subprocess_timeout
listing git files failed - pretending there aren't any
reading manifest file 'src/bcrypt.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no previously-included files found matching 'requirements.txt'
warning: no previously-included files found matching 'release.py'
warning: no previously-included files found matching 'mypy.ini'
adding license file 'LICENSE'
writing manifest file 'src/bcrypt.egg-info/SOURCES.txt'
warning: no previously-included files matching '*' found under directory '.github'
warning: no previously-included files found matching 'src/_bcrypt/target'
warning: no previously-included files matching '*' found under directory 'src/_bcrypt/target'
copying src/bcrypt/__init__.pyi -> build/lib.linux-x86_64-cpython-314/bcrypt
copying src/bcrypt/py.typed -> build/lib.linux-x86_64-cpython-314/bcrypt
running build_ext
running build_rust
error: no matching package named `base64` found
location searched: directory source `TOPDIR/tmp/work/x86-pokymllib32-linux/lib32-python3-bcrypt/5.0.0/cargo_home/bitbake` (which is replacing registry `crates-io`)
required by package `bcrypt-rust v0.1.0 (TOPDIR/tmp/work/x86-pokymllib32-linux/lib32-python3-bcrypt/5.0.0/sources/bcrypt-5.0.0/src/_bcrypt)`
error: `cargo metadata --manifest-path src/_bcrypt/Cargo.toml --format-version 1` failed with code 101
-- Output captured from stdout:


ERROR Backend subprocess exited when trying to invoke build_wheel
WARNING: exit code 1 from a shell command.

Error details

Submitted on:
05/07/26 01:33
Error type:
Recipe
Task:
do_compile
Recipe:
lib32-python3-bcrypt
Recipe version:
5.0.0-r0
Machine:
qemux86-64
Distro:
poky-altcfg
Build system:
x86_64-linux
Target system:
x86_64-poky-linux
Host distro:
ubuntu-24.04/ubuntu-24.04
Branch:
deepesh/rust-common-source
Commit:
c592b663f431a6e6c005c7df97803502706c0159
Build:
#242064
Submitter:
yp-ab-ubuntu2404-vk-1
Link back:
https://autobuilder.yoctoproject.org/valkyrie/#/builders/17/builds/3920
Similar errors:
1
Open a bug