Your message dated Wed, 31 Dec 2025 18:52:11 +0000
with message-id <[email protected]>
and subject line Bug#1124216: fixed in warp 0.9.2-7
has caused the Debian Bug report #1124216,
regarding warp: FTBFS: error[E0308]: mismatched types
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 [email protected]
immediately.)


-- 
1124216: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1124216
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:warp
Version: 0.9.2-6
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:warp, so that this is still
visible in the BTS web page for this package.

Thanks.

--------------------------------------------------------------------------------
[...]
   Compiling warp-gtk v0.9.2 (/<<PKGBUILDDIR>>)
     Running `CARGO=/usr/bin/cargo CARGO_BIN_NAME=warp-gtk C 
[too-long-redacted] stry=/usr/share/cargo/registry`
warning: use of deprecated struct `gtk4::ShortcutsWindow`: Since 4.18
   --> src/ui/window.rs:299:36
    |
299 |         let shortcuts: Option<gtk::ShortcutsWindow> = 
builder.object("help_overlay");
    |                                    ^^^^^^^^^^^^^^^
    |
    = note: `#[warn(deprecated)]` on by default

error[E0308]: mismatched types
   --> src/ui/action_view.rs:329:44
    |
329 | ...                   .choose_future(&window)
    |                        ------------- ^^^^^^^ expected `Option<&_>`, found 
`&WarpApplicationWindow`
    |                        |
    |                        arguments to this method are incorrect
    |
    = note:   expected enum `std::option::Option<&_>`
            found reference `&ui::window::WarpApplicationWindow`
note: method defined here
   --> /usr/share/cargo/registry/libadwaita-0.8.1/src/alert_dialog.rs:83:8
    |
 83 |     fn choose_future(
    |        ^^^^^^^^^^^^^
help: try wrapping the expression in `Some`
    |
329 |                             .choose_future(Some(&window))
    |                                            +++++       +

error[E0308]: mismatched types
   --> src/ui/action_view.rs:750:71
    |
750 |         let response = 
self.window().ask_abort_dialog().choose_future(self).await;
    |                                                         ------------- 
^^^^ expected `Option<&_>`, found `&ActionView`
    |                                                         |
    |                                                         arguments to this 
method are incorrect
    |
    = note:   expected enum `std::option::Option<&_>`
            found reference `&action_view::ActionView`
note: method defined here
   --> /usr/share/cargo/registry/libadwaita-0.8.1/src/alert_dialog.rs:83:8
    |
 83 |     fn choose_future(
    |        ^^^^^^^^^^^^^
help: try wrapping the expression in `Some`
    |
750 |         let response = 
self.window().ask_abort_dialog().choose_future(Some(self)).await;
    |                                                                       
+++++    +

warning: use of deprecated method 
`libadwaita::prelude::ApplicationWindowExt::set_help_overlay`: Since 4.18
   --> src/ui/window.rs:300:14
    |
300 |         self.set_help_overlay(shortcuts.as_ref());
    |              ^^^^^^^^^^^^^^^^

error[E0308]: mismatched types
   --> src/util/error.rs:209:27
    |
209 |             dialog.choose(window, gio::Cancellable::NONE, |_response| {
    |                    ------ ^^^^^^ expected `Option<&_>`, found 
`&WarpApplicationWindow`
    |                    |
    |                    arguments to this method are incorrect
    |
    = note:   expected enum `std::option::Option<&_>`
            found reference `&ui::window::WarpApplicationWindow`
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`
    |
209 |             dialog.choose(Some(window), gio::Cancellable::NONE, 
|_response| {
    |                           +++++      +

For more information about this error, try `rustc --explain E0308`.
warning: `warp-gtk` (bin "warp-gtk") generated 2 warnings
error: could not compile `warp-gtk` (bin "warp-gtk") due to 3 previous errors; 
2 warnings emitted

Caused by:
  process didn't exit successfully: `CARGO=/usr/bin/cargo CA 
[too-long-redacted] argo/registry` (exit status: 1)
[62/63] /usr/bin/msgfmt -o po/zh_TW/LC_MESSAGES/warp-gtk.mo ../po/zh_TW.po
FAILED: [code=101] src/warp-gtk 
/usr/bin/env /usr/share/cargo/bin/cargo build --manifest-path 
/<<PKGBUILDDIR>>/Cargo.toml --target-dir 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src --no-default-features --release 
--features meson,qr_code_scanning && cp 
src/x86_64-unknown-linux-gnu/release/warp-gtk src/warp-gtk
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
--------------------------------------------------------------------------------

--- End Message ---
--- Begin Message ---
Source: warp
Source-Version: 0.9.2-7
Done: Matthias Geiger <[email protected]>

We believe that the bug you reported is fixed in the latest version of
warp, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Matthias Geiger <[email protected]> (supplier of updated warp 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 [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Wed, 31 Dec 2025 19:09:56 +0100
Source: warp
Architecture: source
Version: 0.9.2-7
Distribution: unstable
Urgency: medium
Maintainer: Debian GNOME Maintainers 
<[email protected]>
Changed-By: Matthias Geiger <[email protected]>
Closes: 1124216
Changes:
 warp (0.9.2-7) unstable; urgency=medium
 .
   * Add patch to build newer libadwaita (Closes: #1124216)
   * d/control: Bump S-V to 4.7.3; no changes needed
Checksums-Sha1:
 3cf5d55d4999731fbbba56912a6542c1286a4745 3197 warp_0.9.2-7.dsc
 5c663909ef696ba756b358d28234739ee4741c65 11876 warp_0.9.2-7.debian.tar.xz
 c852c8f3ac8008464c44ccd5e916c11b4a9001f0 51615 warp_0.9.2-7_amd64.buildinfo
Checksums-Sha256:
 642aeb446f9c4fc3087142636f871307cdf0d7bb6955c080c31851173c22ed3d 3197 
warp_0.9.2-7.dsc
 73a6f7da29a57f454aa8462915bf16454f005cdcca87f8b94ab122fe9cd5f37a 11876 
warp_0.9.2-7.debian.tar.xz
 22bfb551b604f189d130dd80c8d3c97212c443181fe546802f38fa6a75c21193 51615 
warp_0.9.2-7_amd64.buildinfo
Files:
 db31046ac5c38fa06eac47803ccf510c 3197 misc optional warp_0.9.2-7.dsc
 e9f0fe8c0779c65adf79da4bfdbaaa88 11876 misc optional warp_0.9.2-7.debian.tar.xz
 61fc9f49e20bcc283dbbafb5d4451311 51615 misc optional 
warp_0.9.2-7_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iHUEARYKAB0WIQQUWTv/Sl6/b+DpcW7svtu2B7myvgUCaVVpcAAKCRDsvtu2B7my
vnfgAP4ilZryO5Pio7iojmVg6J5pwhO3jsED8yOAnYY14zvVrAEAgW9e16cD7Ri8
JON82RSZPmWEicO6zueaMkXAM26yjQg=
=HaY4
-----END PGP SIGNATURE-----

Attachment: pgpFPq_XUiqrA.pgp
Description: PGP signature


--- End Message ---

Reply via email to