Package: src:ognibuild
Version: 0.0.20-1
Severity: serious
Tags: ftbfs

Dear maintainer:

During a rebuild of all packages in unstable, your package failed to build:

--------------------------------------------------------------------------------
[...]
 debian/rules binary
dh binary --buildsystem=pybuild
   dh_update_autotools_config -O--buildsystem=pybuild
   dh_autoreconf -O--buildsystem=pybuild
   dh_auto_configure -O--buildsystem=pybuild
I: pybuild base:311: python3.12 setup.py config
/usr/lib/python3/dist-packages/setuptools/config/pyprojecttoml.py:70: 
_ExperimentalConfiguration: `[tool.distutils]` in `pyproject.toml` is still 
*experimental* and likely to change in future releases.
  config = read_configuration(filepath, True, ignore_option_errors, dist)
running config
   debian/rules override_dh_auto_build
make[1]: Entering directory '/<<PKGBUILDDIR>>'
mv Cargo.lock Cargo.lock.saved
dh_auto_build
I: pybuild base:311: /usr/bin/python3 setup.py build
/usr/lib/python3/dist-packages/setuptools/config/pyprojecttoml.py:70: 
_ExperimentalConfiguration: `[tool.distutils]` in `pyproject.toml` is still 
*experimental* and likely to change in future releases.
  config = read_configuration(filepath, True, ignore_option_errors, dist)
running build
running build_py
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/ognibuild
copying ognibuild/buildlog.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/ognibuild
copying ognibuild/dist.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/ognibuild
copying ognibuild/buildlog_converters.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/ognibuild
copying ognibuild/logs.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/ognibuild
copying ognibuild/clean.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/ognibuild
copying ognibuild/requirements.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/ognibuild
copying ognibuild/outputs.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/ognibuild
copying ognibuild/test.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/ognibuild
copying ognibuild/build.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/ognibuild
copying ognibuild/fixers.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/ognibuild
copying ognibuild/install.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/ognibuild
copying ognibuild/info.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/ognibuild
copying ognibuild/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/ognibuild
copying ognibuild/upstream.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/ognibuild
copying ognibuild/dist_catcher.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/ognibuild
copying ognibuild/buildsystem.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/ognibuild
copying ognibuild/dep_server.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/ognibuild
copying ognibuild/fix_build.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/ognibuild
copying ognibuild/vcs.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/ognibuild
copying ognibuild/__main__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/ognibuild
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/ognibuild/debian
copying ognibuild/debian/udd.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/ognibuild/debian
copying ognibuild/debian/build_deps.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/ognibuild/debian
copying ognibuild/debian/build.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/ognibuild/debian
copying ognibuild/debian/upstream_deps.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/ognibuild/debian
copying ognibuild/debian/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/ognibuild/debian
copying ognibuild/debian/file_search.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/ognibuild/debian
copying ognibuild/debian/fix_build.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/ognibuild/debian
copying ognibuild/debian/apt.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/ognibuild/debian
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/ognibuild/resolver
copying ognibuild/resolver/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/ognibuild/resolver
copying ognibuild/resolver/dep_server.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/ognibuild/resolver
copying ognibuild/resolver/apt.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/ognibuild/resolver
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/ognibuild/session
copying ognibuild/session/plain.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/ognibuild/session
copying ognibuild/session/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/ognibuild/session
copying ognibuild/session/schroot.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/ognibuild/session
copying ognibuild/_ognibuild_rs.pyi -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/ognibuild
copying ognibuild/py.typed -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/ognibuild
running build_ext
running build_rust
error: failed to select a version for the requirement `pyo3 = "^0.20"`
candidate versions found which didn't match: 0.22.2
location searched: directory source `/usr/share/cargo/registry` (which is 
replacing registry `crates-io`)
required by package `ognibuild-py v0.0.20 (/<<PKGBUILDDIR>>/ognibuild-py)`
perhaps a crate was updated and forgotten to be re-vendored?
error: `cargo metadata --manifest-path ognibuild-py/Cargo.toml --format-version 
1` failed with code 101
-- Output captured from stdout:

E: pybuild pybuild:389: build: plugin distutils failed with: exit code=1: 
/usr/bin/python3 setup.py build
dh_auto_build: error: pybuild --build -i python{version} -p 3.12 returned exit 
code 13
make[1]: *** [debian/rules:14: override_dh_auto_build] Error 25
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:6: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------

The above is just how the build ends and not necessarily the most relevant part.
If required, the full build log is available here:

https://people.debian.org/~sanvila/build-logs/202409/

About the archive rebuild: The build was made on virtual machines
of type m6a.large and r6a.large from AWS, using sbuild and a
reduced chroot with only build-essential packages.

If you could not reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.

If this is really a bug in one of the build-depends, please use
reassign and affects, so that this is still visible in the BTS web
page for this package.

Thanks.

Reply via email to