Package: src:papers Version: 49.2-3 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/202512/ 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:papers, so that this is still visible in the BTS web page for this package. Thanks. -------------------------------------------------------------------------------- [...] warning: `libadwaita` (lib) generated 32 warnings Compiling papers v0.1.0 (/<<PKGBUILDDIR>>/shell) Running `CARGO=/usr/bin/cargo CARGO_BIN_NAME=papers CAR [too-long-redacted] >/obj-x86_64-linux-gnu/libview` error[E0308]: mismatched types --> shell/src/password_view.rs:156:17 | 155 | main.choose( | ------ arguments to this method are incorrect 156 | self.obj().as_ref(), | ^^^^^^^^^^^^^^^^^^^ expected `Option<&_>`, found `&PpsPasswordView` | = note: expected enum `std::option::Option<&_>` found reference `&password_view::PpsPasswordView` note: method defined here --> /usr/share/cargo/registry/libadwaita-0.8.1/src/alert_dialog.rs:37:8 | 37 | fn choose<P: FnOnce(glib::GString) + 'static>( | ^^^^^^ help: try wrapping the expression in `Some` | 156 | Some(self.obj().as_ref()), | +++++ + For more information about this error, try `rustc --explain E0308`. error: could not compile `papers` (bin "papers") due to 1 previous error Caused by: process didn't exit successfully: `CARGO=/usr/bin/cargo CA [too-long-redacted] x-gnu/libview` (exit status: 1) [306/308] /usr/bin/cp /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/thumbnailer/x86_64-unknown-linux-gnu/release/papers-thumbnailer thumbnailer/papers-thumbnailer FAILED: [code=101] shell/src/src env CODEGEN_BUILD_DIR=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/rust SYSTEM_DEPS_PAPERS_VIEW_4_0_NO_PKG_CONFIG=1 SYSTEM_DEPS_PAPERS_VIEW_4_0_SEARCH_NATIVE=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/libview SYSTEM_DEPS_PAPERS_VIEW_4_0_LIB=ppsview-4.0 SYSTEM_DEPS_PAPERS_DOCUMENT_4_0_NO_PKG_CONFIG=1 SYSTEM_DEPS_PAPERS_DOCUMENT_4_0_SEARCH_NATIVE=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/libdocument SYSTEM_DEPS_PAPERS_DOCUMENT_4_0_LIB=ppsdocument-4.0 CARGO_PROFILE_RELEASE_DEBUG=false CARGO_PROFILE_DEV_DEBUG=false PAPERS_RESOURCES_FILE=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/shell/resources/pps-resources.gresource /usr/share/cargo/bin/cargo build --manifest-path /<<PKGBUILDDIR>>/shell/Cargo.toml --target-dir /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/shell/src --release --features with-keyring --features spell-check 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:28: binary] Error 25 dpkg-buildpackage: error: debian/rules binary subprocess failed with exit status 2 --------------------------------------------------------------------------------

