Your message dated Sat, 22 Feb 2025 16:06:02 +0000
with message-id <e1tls0w-009x3c...@fasolo.debian.org>
and subject line Bug#1096217: fixed in rust-gtk4 0.9.6-1
has caused the Debian Bug report #1096217,
regarding rust-gtk4: FTBFS: dh_auto_test: error: /usr/share/cargo/bin/cargo
build returned exit code 101
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
1096217: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1096217
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: rust-gtk4
Version: 0.9.5-1
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20250215 ftbfs-trixie
Hi,
During a rebuild of all packages in sid, your package failed to build
on amd64.
Relevant part (hopefully):
> Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=gtk4
> CARGO_MANIFEST_DIR=/build/reproducible-path/rust-gtk4-0.9.5
> CARGO_MANIFEST_PATH=/build/reproducible-path/rust-gtk4-0.9.5/Cargo.toml
> CARGO_PKG_AUTHORS='The gtk-rs Project Developers' CARGO_PKG_DESCRIPTION='Rust
> bindings of the GTK 4 library'
> CARGO_PKG_HOMEPAGE='https://gtk-rs.org/gtk4-rs' CARGO_PKG_LICENSE=MIT
> CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gtk4 CARGO_PKG_README=README.md
> CARGO_PKG_REPOSITORY='https://github.com/gtk-rs/gtk4-rs'
> CARGO_PKG_RUST_VERSION=1.70 CARGO_PKG_VERSION=0.9.5 CARGO_PKG_VERSION_MAJOR=0
> CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE=''
> CARGO_PRIMARY_PACKAGE=1
> LD_LIBRARY_PATH=/build/reproducible-path/rust-gtk4-0.9.5/target/debug/deps
> rustc --crate-name gtk4 --edition=2021 src/lib.rs --error-format=json
> --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib
> --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg
> 'cfg(docsrs)' --check-cfg 'cfg(feature, values("blueprint", "gio_v2_80",
> "gnome_42", "gnome_43", "gnome_44", "gnome_45", "gnome_46", "gnome_47",
> "unsafe-assume-initialized", "v4_10", "v4_12", "v4_14", "v4_16", "v4_18",
> "v4_2", "v4_4", "v4_6", "v4_8", "xml_validation"))' -C
> metadata=09cce1cc33039b06 -C extra-filename=-09cce1cc33039b06 --out-dir
> /build/reproducible-path/rust-gtk4-0.9.5/target/x86_64-unknown-linux-gnu/debug/deps
> --target x86_64-unknown-linux-gnu -C
> incremental=/build/reproducible-path/rust-gtk4-0.9.5/target/x86_64-unknown-linux-gnu/debug/incremental
> -L
> dependency=/build/reproducible-path/rust-gtk4-0.9.5/target/x86_64-unknown-linux-gnu/debug/deps
> -L dependency=/build/reproducible-path/rust-gtk4-0.9.5/target/debug/deps
> --extern
> cairo=/build/reproducible-path/rust-gtk4-0.9.5/target/x86_64-unknown-linux-gnu/debug/deps/libcairo-01bbb65ce027c025.rmeta
> --extern
> field_offset=/build/reproducible-path/rust-gtk4-0.9.5/target/x86_64-unknown-linux-gnu/debug/deps/libfield_offset-b4316e31a42d88aa.rmeta
> --extern
> futures_channel=/build/reproducible-path/rust-gtk4-0.9.5/target/x86_64-unknown-linux-gnu/debug/deps/libfutures_channel-1a660e9b16af476d.rmeta
> --extern
> gdk_pixbuf=/build/reproducible-path/rust-gtk4-0.9.5/target/x86_64-unknown-linux-gnu/debug/deps/libgdk_pixbuf-ff8f50ed970e9069.rmeta
> --extern
> gdk=/build/reproducible-path/rust-gtk4-0.9.5/target/x86_64-unknown-linux-gnu/debug/deps/libgdk4-b09dd371359d3f3a.rmeta
> --extern
> gio=/build/reproducible-path/rust-gtk4-0.9.5/target/x86_64-unknown-linux-gnu/debug/deps/libgio-27d49a42e5a4cc3c.rmeta
> --extern
> glib=/build/reproducible-path/rust-gtk4-0.9.5/target/x86_64-unknown-linux-gnu/debug/deps/libglib-756ac4c95bb121d7.rmeta
> --extern
> graphene=/build/reproducible-path/rust-gtk4-0.9.5/target/x86_64-unknown-linux-gnu/debug/deps/libgraphene-17d10d1481cce0a7.rmeta
> --extern
> gsk=/build/reproducible-path/rust-gtk4-0.9.5/target/x86_64-unknown-linux-gnu/debug/deps/libgsk4-688f12c542c80795.rmeta
> --extern
> gtk4_macros=/build/reproducible-path/rust-gtk4-0.9.5/target/debug/deps/libgtk4_macros-67e86df0747e6cc3.so
> --extern
> gtk4_sys=/build/reproducible-path/rust-gtk4-0.9.5/target/x86_64-unknown-linux-gnu/debug/deps/libgtk4_sys-6cc6eeb22b2bbc71.rmeta
> --extern
> libc=/build/reproducible-path/rust-gtk4-0.9.5/target/x86_64-unknown-linux-gnu/debug/deps/liblibc-d61aaaa2774da485.rmeta
> --extern
> pango=/build/reproducible-path/rust-gtk4-0.9.5/target/x86_64-unknown-linux-gnu/debug/deps/libpango-205ac2358e9d5249.rmeta
> -C debuginfo=2 -C strip=none --cap-lints warn -C linker=x86_64-linux-gnu-gcc
> -C link-arg=-Wl,-z,relro --remap-path-prefix
> /build/reproducible-path/rust-gtk4-0.9.5=/usr/share/cargo/registry/gtk4-0.9.5
> --remap-path-prefix
> /build/reproducible-path/rust-gtk4-0.9.5/debian/cargo_registry=/usr/share/cargo/registry`
> error[E0425]: cannot find value `GTK_DEBUG_BUILDER_TRACE` in crate `ffi`
> --> src/auto/flags.rs:297:36
> |
> 297 | const BUILDER_TRACE = ffi::GTK_DEBUG_BUILDER_TRACE as _;
> | ^^^^^^^^^^^^^^^^^^^^^^^ help: a
> constant with a similar name exists: `GTK_DEBUG_BUILDER`
> |
> ::: /usr/share/cargo/registry/gtk4-sys-0.9.5/src/lib.rs:1026:1
> |
> 1026 | pub const GTK_DEBUG_BUILDER: GtkDebugFlags = 128;
> | ------------------------------------------ similarly named constant
> `GTK_DEBUG_BUILDER` defined here
>
> For more information about this error, try `rustc --explain E0425`.
> error: could not compile `gtk4` (lib) due to 1 previous error
>
> Caused by:
> process didn't exit successfully: `CARGO=/usr/bin/cargo
> CARGO_CRATE_NAME=gtk4
> CARGO_MANIFEST_DIR=/build/reproducible-path/rust-gtk4-0.9.5
> CARGO_MANIFEST_PATH=/build/reproducible-path/rust-gtk4-0.9.5/Cargo.toml
> CARGO_PKG_AUTHORS='The gtk-rs Project Developers' CARGO_PKG_DESCRIPTION='Rust
> bindings of the GTK 4 library'
> CARGO_PKG_HOMEPAGE='https://gtk-rs.org/gtk4-rs' CARGO_PKG_LICENSE=MIT
> CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gtk4 CARGO_PKG_README=README.md
> CARGO_PKG_REPOSITORY='https://github.com/gtk-rs/gtk4-rs'
> CARGO_PKG_RUST_VERSION=1.70 CARGO_PKG_VERSION=0.9.5 CARGO_PKG_VERSION_MAJOR=0
> CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE=''
> CARGO_PRIMARY_PACKAGE=1
> LD_LIBRARY_PATH=/build/reproducible-path/rust-gtk4-0.9.5/target/debug/deps
> rustc --crate-name gtk4 --edition=2021 src/lib.rs --error-format=json
> --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib
> --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg
> 'cfg(docsrs)' --check-cfg 'cfg(feature, values("blueprint", "gio_v2_80",
> "gnome_42", "gnome_43", "gnome_44", "gnome_45", "gnome_46", "gnome_47",
> "unsafe-assume-initialized", "v4_10", "v4_12", "v4_14", "v4_16", "v4_18",
> "v4_2", "v4_4", "v4_6", "v4_8", "xml_validation"))' -C
> metadata=09cce1cc33039b06 -C extra-filename=-09cce1cc33039b06 --out-dir
> /build/reproducible-path/rust-gtk4-0.9.5/target/x86_64-unknown-linux-gnu/debug/deps
> --target x86_64-unknown-linux-gnu -C
> incremental=/build/reproducible-path/rust-gtk4-0.9.5/target/x86_64-unknown-linux-gnu/debug/incremental
> -L
> dependency=/build/reproducible-path/rust-gtk4-0.9.5/target/x86_64-unknown-linux-gnu/debug/deps
> -L dependency=/build/reproducible-path/rust-gtk4-0.9.5/target/debug/deps
> --extern
> cairo=/build/reproducible-path/rust-gtk4-0.9.5/target/x86_64-unknown-linux-gnu/debug/deps/libcairo-01bbb65ce027c025.rmeta
> --extern
> field_offset=/build/reproducible-path/rust-gtk4-0.9.5/target/x86_64-unknown-linux-gnu/debug/deps/libfield_offset-b4316e31a42d88aa.rmeta
> --extern
> futures_channel=/build/reproducible-path/rust-gtk4-0.9.5/target/x86_64-unknown-linux-gnu/debug/deps/libfutures_channel-1a660e9b16af476d.rmeta
> --extern
> gdk_pixbuf=/build/reproducible-path/rust-gtk4-0.9.5/target/x86_64-unknown-linux-gnu/debug/deps/libgdk_pixbuf-ff8f50ed970e9069.rmeta
> --extern
> gdk=/build/reproducible-path/rust-gtk4-0.9.5/target/x86_64-unknown-linux-gnu/debug/deps/libgdk4-b09dd371359d3f3a.rmeta
> --extern
> gio=/build/reproducible-path/rust-gtk4-0.9.5/target/x86_64-unknown-linux-gnu/debug/deps/libgio-27d49a42e5a4cc3c.rmeta
> --extern
> glib=/build/reproducible-path/rust-gtk4-0.9.5/target/x86_64-unknown-linux-gnu/debug/deps/libglib-756ac4c95bb121d7.rmeta
> --extern
> graphene=/build/reproducible-path/rust-gtk4-0.9.5/target/x86_64-unknown-linux-gnu/debug/deps/libgraphene-17d10d1481cce0a7.rmeta
> --extern
> gsk=/build/reproducible-path/rust-gtk4-0.9.5/target/x86_64-unknown-linux-gnu/debug/deps/libgsk4-688f12c542c80795.rmeta
> --extern
> gtk4_macros=/build/reproducible-path/rust-gtk4-0.9.5/target/debug/deps/libgtk4_macros-67e86df0747e6cc3.so
> --extern
> gtk4_sys=/build/reproducible-path/rust-gtk4-0.9.5/target/x86_64-unknown-linux-gnu/debug/deps/libgtk4_sys-6cc6eeb22b2bbc71.rmeta
> --extern
> libc=/build/reproducible-path/rust-gtk4-0.9.5/target/x86_64-unknown-linux-gnu/debug/deps/liblibc-d61aaaa2774da485.rmeta
> --extern
> pango=/build/reproducible-path/rust-gtk4-0.9.5/target/x86_64-unknown-linux-gnu/debug/deps/libpango-205ac2358e9d5249.rmeta
> -C debuginfo=2 -C strip=none --cap-lints warn -C linker=x86_64-linux-gnu-gcc
> -C link-arg=-Wl,-z,relro --remap-path-prefix
> /build/reproducible-path/rust-gtk4-0.9.5=/usr/share/cargo/registry/gtk4-0.9.5
> --remap-path-prefix
> /build/reproducible-path/rust-gtk4-0.9.5/debian/cargo_registry=/usr/share/cargo/registry`
> (exit status: 1)
> dh_auto_test: error: /usr/share/cargo/bin/cargo build returned exit code 101
The full build log is available from:
http://qa-logs.debian.net/2025/02/15/rust-gtk4_0.9.5-1_unstable.log
All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20250215;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20250215&fusertaguser=lu...@debian.org&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.
--- End Message ---
--- Begin Message ---
Source: rust-gtk4
Source-Version: 0.9.6-1
Done: Matthias Geiger <werdah...@debian.org>
We believe that the bug you reported is fixed in the latest version of
rust-gtk4, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to 1096...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Matthias Geiger <werdah...@debian.org> (supplier of updated rust-gtk4 package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Sat, 22 Feb 2025 15:59:13 +0100
Source: rust-gtk4
Architecture: source
Version: 0.9.6-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Rust Maintainers
<pkg-rust-maintain...@alioth-lists.debian.net>
Changed-By: Matthias Geiger <werdah...@debian.org>
Closes: 1096217
Changes:
rust-gtk4 (0.9.6-1) unstable; urgency=medium
.
* Package gtk4 0.9.6 from crates.io using debcargo 2.7.7
* Update d/t/control
* New upstream release (Closes: #1096217)
Checksums-Sha1:
7f832bdc685ab47a9276a80ab30c264a2b614dad 2501 rust-gtk4_0.9.6-1.dsc
6a22e459cbb9f69d3c88459972b7bf0f54bfb6fe 485701 rust-gtk4_0.9.6.orig.tar.gz
b6aa51aa51b77ece45c57a8b016a3922be7ff8de 6144 rust-gtk4_0.9.6-1.debian.tar.xz
852d4bc5c2457f1ef55b1e28046875ab91e30d12 14510
rust-gtk4_0.9.6-1_source.buildinfo
Checksums-Sha256:
fcee068e75ec403fc9c5607699977c2e26ab8ad31bfd1ba0f5a51d884842b3dc 2501
rust-gtk4_0.9.6-1.dsc
af1c491051f030994fd0cde6f3c44f3f5640210308cff1298c7673c47408091d 485701
rust-gtk4_0.9.6.orig.tar.gz
5fdd414fe3cda2a3995bd20092f7ac8847acaeb197a977eeb2d1edb19690c010 6144
rust-gtk4_0.9.6-1.debian.tar.xz
16cafecba53598f3247a57d7286f016b10bd472ffc6489a90b646a96167554ef 14510
rust-gtk4_0.9.6-1_source.buildinfo
Files:
47163bbe6d05cec8aa4efe7a807ab38d 2501 rust optional rust-gtk4_0.9.6-1.dsc
37a05e26618e75a1a71bca75d8c1d7fa 485701 rust optional
rust-gtk4_0.9.6.orig.tar.gz
48fbbc2aac568559bb2f03c6e333a857 6144 rust optional
rust-gtk4_0.9.6-1.debian.tar.xz
3fc54b3549d044717cc642bed092ba93 14510 rust optional
rust-gtk4_0.9.6-1_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iHUEARYKAB0WIQQUWTv/Sl6/b+DpcW7svtu2B7myvgUCZ7nmRAAKCRDsvtu2B7my
vqwgAP0c1VQZyXVpW/0K0WwDAcf4AVSt2XtukyBxDBOdWL72dwEAkQpWYNxWu/zm
k9SHAZqOA1Q2jGTdBqaD9s0eQziAQwI=
=kdGt
-----END PGP SIGNATURE-----
pgp62SBFtxoQy.pgp
Description: PGP signature
--- End Message ---