Package: src:rust-gio Version: 0.22.9-1 Severity: serious Tags: ftbfs forky sid
Dear maintainer: During a rebuild of all packages in unstable, this package failed to build. Below you will find the last part of the build log (probably the most relevant part, but not necessarily). If required, the full build log is available here: https://people.debian.org/~sanvila/build-logs/202609/ About the archive rebuild: The build was made on virtual machines from AWS, using sbuild and a reduced chroot with only build-essential packages. If you cannot 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 add an affects on src:rust-gio, so that this is still visible in the BTS web page for this package. Thanks. -------------------------------------------------------------------------------- [...] ' CARGO_PKG_HOMEPAGE='https://github.com/bitflags/bitflags' [too-long-redacted] stry=/usr/share/cargo/registry` Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=gio_sys [too-long-redacted] --cfg system_deps_have_gio_2_0` Compiling futures-io v0.3.34 Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=futures_io CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/futures-io-0.3.34 CARGO_MANIFEST_PATH=/<<PKGBUILDDIR>>/debian/cargo_registry/futures-io-0.3.34/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='The `AsyncRead`, `AsyncWrite`, `AsyncSeek`, and `AsyncBufRead` traits for the futures-rs library. ' CARGO_PKG_HOMEPAGE='https://rust-lang.github.io/futures-rs [too-long-redacted] stry=/usr/share/cargo/registry` Compiling glib v0.22.8 Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=glib CAR [too-long-redacted] stry=/usr/share/cargo/registry` Compiling gio v0.22.9 (/<<PKGBUILDDIR>>) Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=gio CARG [too-long-redacted] stry=/usr/share/cargo/registry` error[E0425]: cannot find type `GDBusActionGroupClass` in crate `ffi` --> src/auto/dbus_action_group.rs:10:67 | 10 | pub struct DBusActionGroup(Object<ffi::GDBusActionGroup, ffi::GDBusActionGroupClass>) @implements ActionGroup, RemoteActionGroup; | ^^^^^^^^^^^^^^^^^^^^^ | ::: /usr/share/cargo/registry/gio-sys-0.22.8/src/lib.rs:7306:1 | 7306 | pub struct GDBusActionGroup { | --------------------------- similarly named struct `GDBusActionGroup` defined here | help: a struct with a similar name exists | 10 - pub struct DBusActionGroup(Object<ffi::GDBusActionGroup, ffi::GDBusActionGroupClass>) @implements ActionGroup, RemoteActionGroup; 10 + pub struct DBusActionGroup(Object<ffi::GDBusActionGroup, ffi::GDBusActionGroup>) @implements ActionGroup, RemoteActionGroup; | For more information about this error, try `rustc --explain E0425`. error: could not compile `gio` (lib) due to 1 previous error Caused by: process didn't exit successfully: `CARGO=/usr/bin/cargo CA [too-long-redacted] argo/registry` (exit status: 1) dh_auto_test: error: /usr/share/cargo/bin/cargo build returned exit code 101 make: *** [debian/rules:6: binary] Error 25 dpkg-buildpackage: error: debian/rules binary subprocess failed with exit status 2 --------------------------------------------------------------------------------

