Package: src:impression Version: 3.7.0-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/ Note: Additionally, meson.build has a missing dependency which in some cases may make the build to fail 100% of the time. When fixing the build failure in the subject please also apply this patch which I already tested and sent upstream: https://gitlab.com/adhami3310/Impression/-/work_items/66 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:impression, so that this is still visible in the BTS web page for this package. Thanks. -------------------------------------------------------------------------------- [...] Compiling openssl-probe v0.1.2 Compiling gdk4 v0.10.3 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 hyper v1.8.1 For more information about this error, try `rustc --explain E0277`. error: could not compile `gdk4` (lib) due to 1 previous error warning: build failed, waiting for other jobs to finish... FAILED: [code=101] src/impression /usr/bin/cargo build --manifest-path /<<PKGBUILDDIR>>/Cargo.toml --target-dir /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src --release && cp src/release/impression src/impression ninja: build stopped: subcommand failed. dh_auto_build: error: cd obj-x86_64-linux-gnu && LC_ALL=C.UTF-8 ninja -j2 -v returned exit code 101 make: *** [debian/rules:15: binary] Error 25 dpkg-buildpackage: error: debian/rules binary subprocess failed with exit status 2 --------------------------------------------------------------------------------

