Source: buildlog-consultant
Version: 0.0.34-1
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: [email protected]
Usertags: ftbfs-20240224 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>>'
> for I in . buildlog-consultant-py; do test -f Cargo.lock && mv $I/Cargo.lock
> $I/Cargo.lock.orig; done; true
> dh_auto_build
> I: pybuild base:305: /usr/bin/python3.12 setup.py build
> running build
> running build_py
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/buildlog_consultant
> copying buildlog_consultant/__init__.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/buildlog_consultant
> copying buildlog_consultant/common.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/buildlog_consultant
> copying buildlog_consultant/__main__.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/buildlog_consultant
> copying buildlog_consultant/sbuild.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/buildlog_consultant
> copying buildlog_consultant/chatgpt.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/buildlog_consultant
> copying buildlog_consultant/apt.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/buildlog_consultant
> copying buildlog_consultant/autopkgtest.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/buildlog_consultant
> copying buildlog_consultant/py.typed ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/buildlog_consultant
> running build_ext
> running build_rust
> cargo rustc --lib --message-format=json-render-diagnostics --manifest-path
> buildlog-consultant-py/Cargo.toml --release -v --features
> pyo3/extension-module -- --crate-type cdylib
> error: failed to select a version for the requirement `pyo3 = "^0.19"`
> candidate versions found which didn't match: 0.20.2
> location searched: directory source `/usr/share/cargo/registry` (which is
> replacing registry `crates-io`)
> required by package `buildlog-consultant-py v0.0.0
> (/<<PKGBUILDDIR>>/buildlog-consultant-py)`
> perhaps a crate was updated and forgotten to be re-vendored?
> error: `cargo rustc --lib --message-format=json-render-diagnostics
> --manifest-path buildlog-consultant-py/Cargo.toml --release -v --features
> pyo3/extension-module -- --crate-type cdylib` failed with code 101
> E: pybuild pybuild:391: build: plugin distutils failed with: exit code=1:
> /usr/bin/python3.12 setup.py build
> I: pybuild base:305: /usr/bin/python3 setup.py build
> running build
> running build_py
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildlog_consultant
> copying buildlog_consultant/__init__.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildlog_consultant
> copying buildlog_consultant/common.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildlog_consultant
> copying buildlog_consultant/__main__.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildlog_consultant
> copying buildlog_consultant/sbuild.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildlog_consultant
> copying buildlog_consultant/chatgpt.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildlog_consultant
> copying buildlog_consultant/apt.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildlog_consultant
> copying buildlog_consultant/autopkgtest.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildlog_consultant
> copying buildlog_consultant/py.typed ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildlog_consultant
> running build_ext
> running build_rust
> cargo rustc --lib --message-format=json-render-diagnostics --manifest-path
> buildlog-consultant-py/Cargo.toml --release -v --features
> pyo3/extension-module -- --crate-type cdylib
> error: failed to select a version for the requirement `pyo3 = "^0.19"`
> candidate versions found which didn't match: 0.20.2
> location searched: directory source `/usr/share/cargo/registry` (which is
> replacing registry `crates-io`)
> required by package `buildlog-consultant-py v0.0.0
> (/<<PKGBUILDDIR>>/buildlog-consultant-py)`
> perhaps a crate was updated and forgotten to be re-vendored?
> error: `cargo rustc --lib --message-format=json-render-diagnostics
> --manifest-path buildlog-consultant-py/Cargo.toml --release -v --features
> pyo3/extension-module -- --crate-type cdylib` failed with code 101
> E: pybuild pybuild:391: 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 3.11"
> returned exit code 13
> make[1]: *** [debian/rules:18: override_dh_auto_build] Error 25
The full build log is available from:
http://qa-logs.debian.net/2024/02/24/buildlog-consultant_0.0.34-1_unstable.log
All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240224;[email protected]
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20240224&[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.