Package: src:rust-gst-plugin-gtk4 Version: 0.14.4-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/202605/ 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-gst-plugin-gtk4, so that this is still visible in the BTS web page for this package. Thanks. -------------------------------------------------------------------------------- [...] [gsk4-sys 0.10.3] cargo:rustc-cfg=system_deps_have_gtk4 Compiling gdk4 v0.10.3 Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=gdk4 CAR [too-long-redacted] stry=/usr/share/cargo/registry` Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=num_trai [too-long-redacted] check-cfg 'cfg(has_total_cmp)'` error[E0277]: the trait bound `auto::event::Event: glib::translate::ToGlibPtr<'_, *mut GdkScrollEvent>` is not satisfied --> /usr/share/cargo/registry/gdk4-0.10.3/src/auto/scroll_event.rs:75:83 | 75 | from_glib(ffi::gdk_scroll_event_get_relative_direction(event.as_ref().to_glib_none().0)) | ^^^^^^^^^^^^ unsatisfied trait bound | help: the trait `glib::translate::ToGlibPtr<'_, *mut GdkScrollEvent>` is not implemented for `auto::event::Event` --> /usr/share/cargo/registry/gdk4-0.10.3/src/auto/event.rs:8:1 | 8 | / glib::wrapper! { 9 | | #[doc(alias = "GdkEvent")] 10 | | pub struct Event(Shared<ffi::GdkEvent>); ... | 16 | | } | |_^ help: the following other types implement trait `glib::translate::ToGlibPtr<'a, P>` --> /usr/share/cargo/registry/gdk4-0.10.3/src/auto/event.rs:8:1 | 8 | / glib::wrapper! { 9 | | #[doc(alias = "GdkEvent")] 10 | | pub struct Event(Shared<ffi::GdkEvent>); ... | 16 | | } | | ^ | | | | |_`auto::event::Event` implements `glib::translate::ToGlibPtr<'_, *const GdkEvent>` | `auto::event::Event` implements `glib::translate::ToGlibPtr<'_, *mut GdkEvent>` = note: this error originates in the macro `$crate::glib_shared_wrapper` which comes from the expansion of the macro `glib::wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) Compiling gstreamer-video v0.24.4 Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=gstreame [too-long-redacted] stry=/usr/share/cargo/registry` For more information about this error, try `rustc --explain E0277`. error: could not compile `gdk4` (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) warning: build failed, waiting for other jobs to finish... Error: CliError { error: Some(1 job failed Stack backtrace: 0: <unknown> 1: <unknown> 2: <unknown> 3: <unknown> 4: <unknown> 5: <unknown> 6: <unknown> 7: <unknown> 8: <unknown> 9: <unknown> 10: <unknown> 11: <unknown> 12: <unknown> 13: __libc_start_main 14: <unknown>), exit_code: 101 } make[1]: *** [debian/rules:44: execute_after_dh_auto_build] Error 1 make[1]: Leaving directory '/<<PKGBUILDDIR>>' make: *** [debian/rules:29: binary] Error 2 dpkg-buildpackage: error: debian/rules binary subprocess failed with exit status 2 --------------------------------------------------------------------------------

