Source: python-jellyfish
Version: 1.0.4-1
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: [email protected]
Usertags: ftbfs-20240809 ftbfs-trixie
Hi,
During a rebuild of all packages in sid, your package failed to build
on amd64.
Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> mv Cargo.lock Cargo.lock.saved
> cp debian/cargo_home/config.toml debian/cargo_home_config.toml.saved
> /usr/share/cargo/bin/cargo prepare-debian debian/cargo_registry
> --link-from-system
> debian cargo wrapper: options, profiles, parallel, lto: ['parallel=8'] []
> ['-j8'] 0
> debian cargo wrapper: rust_type, gnu_type: x86_64-unknown-linux-gnu,
> x86_64-linux-gnu
> debian cargo wrapper: linking /usr/share/cargo/registry/* into
> /<<PKGBUILDDIR>>/debian/cargo_registry/
> rm -f Cargo.lock
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
> dh_auto_configure -O--buildsystem=pybuild
> dh_auto_build -O--buildsystem=pybuild
> I: pybuild plugin_pyproject:129: Building wheel for python3.12 with "build"
> module
> I: pybuild base:311: python3.12 -m build --skip-dependency-check
> --no-isolation --wheel --outdir
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_jellyfish
> * Building wheel...
> Running `maturin pep517 build-wheel -i /usr/bin/python3.12 --compatibility
> off`
> debian cargo wrapper: options, profiles, parallel, lto: ['parallel=8'] []
> ['-j8'] 0
> debian cargo wrapper: rust_type, gnu_type: x86_64-unknown-linux-gnu,
> x86_64-linux-gnu
> debian cargo wrapper: running subprocess (['env', 'RUST_BACKTRACE=1',
> '/usr/bin/cargo', 'metadata', '--format-version', '1', '--manifest-path',
> '/<<PKGBUILDDIR>>/Cargo.toml', '--features', 'pyo3/extension-module',
> '--features', 'python'],) {}
> error: failed to select a version for the requirement `pyo3 = "^0.20.0"`
> candidate versions found which didn't match: 0.22.2
> location searched: directory source `/<<PKGBUILDDIR>>/debian/cargo_registry`
> (which is replacing registry `crates-io`)
> required by package `jellyfish v1.0.4 (/<<PKGBUILDDIR>>)`
> perhaps a crate was updated and forgotten to be re-vendored?
> 💥 maturin failed
> Caused by: Cargo metadata failed. Does your crate compile with `cargo
> build`?
> Caused by: `cargo metadata` exited with an error:
> Error: command ['maturin', 'pep517', 'build-wheel', '-i',
> '/usr/bin/python3.12', '--compatibility', 'off'] returned non-zero exit
> status 1
>
> ERROR Backend subprocess exited when trying to invoke build_wheel
> E: pybuild pybuild:389: build: plugin pyproject failed with: exit code=1:
> python3.12 -m build --skip-dependency-check --no-isolation --wheel --outdir
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_jellyfish
> dh_auto_build: error: pybuild --build -i python{version} -p 3.12 returned
> exit code 13
> make: *** [debian/rules:24: binary] Error 25
The full build log is available from:
http://qa-logs.debian.net/2024/08/09/python-jellyfish_1.0.4-1_unstable.log
All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240809;[email protected]
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20240809&[email protected]&allbugs=1&cseverity=1&ctags=1&caffected=1#results
A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!
If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects
If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.