[From nobody Fri May 22 16:35:06 2026
Received: (at submit) by bugs.debian.org; 16 May 2026 16:05:05 +0000
X-Spam-Checker-Version: SpamAssassin 4.0.1-bugs.debian.org_2005_01_02
 (2024-03-25) on buxtehude.debian.org
X-Spam-Level: 
X-Spam-Status: No, score=-119.5 required=4.0 tests=BAYES_00,
 BODY_INCLUDES_PACKAGE,DKIMWL_WL_HIGH,DKIM_SIGNED,DKIM_VALID,
 DKIM_VALID_AU,DKIM_VALID_EF,FROMDEVELOPER,HAS_PACKAGE,
 RCVD_IN_DNSWL_MED,SPF_HELO_PASS,SPF_PASS,USER_IN_DKIM_WELCOMELIST,
 WORD_WITHOUT_VOWELS,X_DEBBUGS_CC autolearn=ham autolearn_force=no
 version=4.0.1-bugs.debian.org_2005_01_02
X-Spam-Bayes: score:0.0000 Tokens: new, 53; hammy, 150; neutral, 278; spammy,
 0. spammytokens: hammytokens:0.000-+--pkgbuilddir,
 0.000-+--PKGBUILDDIR, 0.000-+--forky, 0.000-+--HTo:N*Debian,
 0.000-+--H*F:U*sanvila
Return-path: &lt;sanvila@debian.org&gt;
Received: from mitropoulos.debian.org
 ([2001:648:2ffc:deb:216:61ff:fe9d:958d]:38668)
 by buxtehude.debian.org with esmtps
 (TLS1.3:ECDHE_SECP256R1__RSA_PSS_RSAE_SHA256__AES_256_GCM:256)
 (Exim 4.96) (envelope-from &lt;sanvila@debian.org&gt;) id 1wOHVh-002CPE-0v
 for submit@bugs.debian.org; Sat, 16 May 2026 16:05:05 +0000
Received: via submission
 from C=NA, ST=NA, L=Ankh Morpork, O=Debian SMTP, OU=Debian SMTP CA,
 CN=paradis.debian.org, EMAIL=hostmaster@paradis.debian.org (verified)
 by mitropoulos.debian.org with esmtps
 (TLS1.3:ECDHE_SECP256R1__RSA_PSS_RSAE_SHA256__AES_256_GCM:256)
 (Exim 4.96) (envelope-from &lt;sanvila@debian.org&gt;) id 1wOHVf-0001xG-1R
 for submit@bugs.debian.org; Sat, 16 May 2026 16:05:03 +0000
DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=debian.org; 
 s=smtpauto.paradis;
 h=Date:Message-Id:Subject:To:From:Reply-To:Cc:
 MIME-Version:Content-Type:Content-Transfer-Encoding:Content-ID:
 Content-Description:In-Reply-To:References;
 bh=6jXZAlK1jBun/C+twK/02HkB/Ecq7/p4P+bMocfHBZA=; b=e3Q5D7R17Sd1Dg/ww9mLeNWJvZ
 bkuQNOkho6gK8n1TwLRuSFDBabr0ta4nuz+XmWaKZyrr9tSFLjy0whelbGgBc1mZasDNhFMlsYUEk
 DqsiUcvNy2MvrAvjo9i/aR9Pr4Uke/iA+76SeVxR7zKH7/kxOmcUcoKlyuyu5GYk2hwtZ5w76VjDD
 rI+reoFef0ChWM3nZgMSoKNgeUlO4y29AolBQx+FaMW2aqgGY6NU5UCCae2OKMXPPP6E2XQDdar2i
 cpv/SMOOAi5aHBTNWZS1d96zAlHJhEEmJMdmxIZyNpil0ymec5Roh2WmlOugPloR4VvqU0Iz1m2bi
 80Q+OJwQ==;
Received: from sanvila by paradis.debian.org with local (Exim 4.96)
 (envelope-from &lt;sanvila@debian.org&gt;) id 1wOHVd-000ASa-2t
 for submit@bugs.debian.org; Sat, 16 May 2026 16:05:01 +0000
From: Santiago Vila &lt;sanvila@debian.org&gt;
To: Debian BTS &lt;submit@bugs.debian.org&gt;
Subject: loupe: FTBFS: error[E0277]: can't compare `auto::path::Path` with
 `auto::path::Path`
X-Debbugs-Cc: sanvila@debian.org
Message-Id: &lt;E1wOHVd-000ASa-2t@paradis.debian.org&gt;
Date: Sat, 16 May 2026 16:05:01 +0000
Delivered-To: submit@bugs.debian.org

Package: src:loupe
Version: 49.2-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:loupe, so that this is still
visible in the BTS web page for this package.

Thanks.

--------------------------------------------------------------------------------
[...]
 debian/rules clean
dh clean
   debian/rules execute_after_dh_auto_clean
make[1]: Entering directory '/&lt;&lt;PKGBUILDDIR&gt;&gt;'
rm -rf debian/cargo_registry
make[1]: Leaving directory '/&lt;&lt;PKGBUILDDIR&gt;&gt;'
   dh_clean
 debian/rules binary
dh binary
   dh_update_autotools_config
   dh_autoreconf
   debian/rules override_dh_auto_configure
make[1]: Entering directory '/&lt;&lt;PKGBUILDDIR&gt;&gt;'
/usr/share/cargo/bin/cargo prepare-debian debian/cargo_registry --link-from-system
debian cargo wrapper: options = ['parallel=2'], profiles = [], parallel = ['-j2'], lto = 

[... snipped ...]

   = note: see &lt;https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html&gt; for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `v4_22`
  --&gt; /usr/share/cargo/registry/gsk4-0.10.3/src/auto/path.rs:96:11
   |
96 |     #[cfg(feature = &quot;v4_22&quot;)]
   |           ^^^^^^^^^^-------
   |                     |
   |                     help: there is a expected value with a similar name: `&quot;v4_20&quot;`
   |
   = note: expected values for `feature` are: `broadway`, `v4_10`, `v4_14`, `v4_16`, `v4_18`, `v4_2`, `v4_20`, `v4_4`, `v4_6`, and `vulkan`
   = help: consider adding `v4_22` as a feature in `Cargo.toml`
   = note: see &lt;https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html&gt; for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `v4_22`
    --&gt; /usr/share/cargo/registry/gsk4-0.10.3/src/auto/enums.rs:1328:11
     |
1328 |     #[cfg(feature = &quot;v4_22&quot;)]
     |           ^^^^^^^^^^-------
     |                     |
     |                     help: there is a expected value with a similar name: `&quot;v4_20&quot;`
     |
     = note: expected values for `feature` are: `broadway`, `v4_10`, `v4_14`, `v4_16`, `v4_18`, `v4_2`, `v4_20`, `v4_4`, `v4_6`, and `vulkan`
     = help: consider adding `v4_22` as a feature in `Cargo.toml`
     = note: see &lt;https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html&gt; for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `v4_22`
    --&gt; /usr/share/cargo/registry/gsk4-0.10.3/src/auto/enums.rs:1332:11
     |
1332 |     #[cfg(feature = &quot;v4_22&quot;)]
     |           ^^^^^^^^^^-------
     |                     |
     |                     help: there is a expected value with a similar name: `&quot;v4_20&quot;`
     |
     = note: expected values for `feature` are: `broadway`, `v4_10`, `v4_14`, `v4_16`, `v4_18`, `v4_2`, `v4_20`, `v4_4`, `v4_6`, and `vulkan`
     = help: consider adding `v4_22` as a feature in `Cargo.toml`
     = note: see &lt;https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html&gt; for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `v4_22`
    --&gt; /usr/share/cargo/registry/gsk4-0.10.3/src/auto/enums.rs:1336:11
     |
1336 |     #[cfg(feature = &quot;v4_22&quot;)]
     |           ^^^^^^^^^^-------
     |                     |
     |                     help: there is a expected value with a similar name: `&quot;v4_20&quot;`
     |
     = note: expected values for `feature` are: `broadway`, `v4_10`, `v4_14`, `v4_16`, `v4_18`, `v4_2`, `v4_20`, `v4_4`, `v4_6`, and `vulkan`
     = help: consider adding `v4_22` as a feature in `Cargo.toml`
     = note: see &lt;https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html&gt; for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `v4_22`
    --&gt; /usr/share/cargo/registry/gsk4-0.10.3/src/auto/enums.rs:1340:11
     |
1340 |     #[cfg(feature = &quot;v4_22&quot;)]
     |           ^^^^^^^^^^-------
     |                     |
     |                     help: there is a expected value with a similar name: `&quot;v4_20&quot;`
     |
     = note: expected values for `feature` are: `broadway`, `v4_10`, `v4_14`, `v4_16`, `v4_18`, `v4_2`, `v4_20`, `v4_4`, `v4_6`, and `vulkan`
     = help: consider adding `v4_22` as a feature in `Cargo.toml`
     = note: see &lt;https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html&gt; for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `v4_22`
    --&gt; /usr/share/cargo/registry/gsk4-0.10.3/src/auto/enums.rs:1344:11
     |
1344 |     #[cfg(feature = &quot;v4_22&quot;)]
     |           ^^^^^^^^^^-------
     |                     |
     |                     help: there is a expected value with a similar name: `&quot;v4_20&quot;`
     |
     = note: expected values for `feature` are: `broadway`, `v4_10`, `v4_14`, `v4_16`, `v4_18`, `v4_2`, `v4_20`, `v4_4`, `v4_6`, and `vulkan`
     = help: consider adding `v4_22` as a feature in `Cargo.toml`
     = note: see &lt;https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html&gt; for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `v4_22`
    --&gt; /usr/share/cargo/registry/gsk4-0.10.3/src/auto/enums.rs:1348:11
     |
1348 |     #[cfg(feature = &quot;v4_22&quot;)]
     |           ^^^^^^^^^^-------
     |                     |
     |                     help: there is a expected value with a similar name: `&quot;v4_20&quot;`
     |
     = note: expected values for `feature` are: `broadway`, `v4_10`, `v4_14`, `v4_16`, `v4_18`, `v4_2`, `v4_20`, `v4_4`, `v4_6`, and `vulkan`
     = help: consider adding `v4_22` as a feature in `Cargo.toml`
     = note: see &lt;https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html&gt; for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `v4_22`
    --&gt; /usr/share/cargo/registry/gsk4-0.10.3/src/auto/enums.rs:1400:19
     |
1400 |             #[cfg(feature = &quot;v4_22&quot;)]
     |                   ^^^^^^^^^^-------
     |                             |
     |                             help: there is a expected value with a similar name: `&quot;v4_20&quot;`
     |
     = note: expected values for `feature` are: `broadway`, `v4_10`, `v4_14`, `v4_16`, `v4_18`, `v4_2`, `v4_20`, `v4_4`, `v4_6`, and `vulkan`
     = help: consider adding `v4_22` as a feature in `Cargo.toml`
     = note: see &lt;https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html&gt; for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `v4_22`
    --&gt; /usr/share/cargo/registry/gsk4-0.10.3/src/auto/enums.rs:1402:19
     |
1402 |             #[cfg(feature = &quot;v4_22&quot;)]
     |                   ^^^^^^^^^^-------
     |                             |
     |                             help: there is a expected value with a similar name: `&quot;v4_20&quot;`
     |
     = note: expected values for `feature` are: `broadway`, `v4_10`, `v4_14`, `v4_16`, `v4_18`, `v4_2`, `v4_20`, `v4_4`, `v4_6`, and `vulkan`
     = help: consider adding `v4_22` as a feature in `Cargo.toml`
     = note: see &lt;https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html&gt; for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `v4_22`
    --&gt; /usr/share/cargo/registry/gsk4-0.10.3/src/auto/enums.rs:1404:19
     |
1404 |             #[cfg(feature = &quot;v4_22&quot;)]
     |                   ^^^^^^^^^^-------
     |                             |
     |                             help: there is a expected value with a similar name: `&quot;v4_20&quot;`
     |
     = note: expected values for `feature` are: `broadway`, `v4_10`, `v4_14`, `v4_16`, `v4_18`, `v4_2`, `v4_20`, `v4_4`, `v4_6`, and `vulkan`
     = help: consider adding `v4_22` as a feature in `Cargo.toml`
     = note: see &lt;https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html&gt; for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `v4_22`
    --&gt; /usr/share/cargo/registry/gsk4-0.10.3/src/auto/enums.rs:1406:19
     |
1406 |             #[cfg(feature = &quot;v4_22&quot;)]
     |                   ^^^^^^^^^^-------
     |                             |
     |                             help: there is a expected value with a similar name: `&quot;v4_20&quot;`
     |
     = note: expected values for `feature` are: `broadway`, `v4_10`, `v4_14`, `v4_16`, `v4_18`, `v4_2`, `v4_20`, `v4_4`, `v4_6`, and `vulkan`
     = help: consider adding `v4_22` as a feature in `Cargo.toml`
     = note: see &lt;https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html&gt; for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `v4_22`
    --&gt; /usr/share/cargo/registry/gsk4-0.10.3/src/auto/enums.rs:1408:19
     |
1408 |             #[cfg(feature = &quot;v4_22&quot;)]
     |                   ^^^^^^^^^^-------
     |                             |
     |                             help: there is a expected value with a similar name: `&quot;v4_20&quot;`
     |
     = note: expected values for `feature` are: `broadway`, `v4_10`, `v4_14`, `v4_16`, `v4_18`, `v4_2`, `v4_20`, `v4_4`, `v4_6`, and `vulkan`
     = help: consider adding `v4_22` as a feature in `Cargo.toml`
     = note: see &lt;https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html&gt; for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `v4_22`
    --&gt; /usr/share/cargo/registry/gsk4-0.10.3/src/auto/enums.rs:1410:19
     |
1410 |             #[cfg(feature = &quot;v4_22&quot;)]
     |                   ^^^^^^^^^^-------
     |                             |
     |                             help: there is a expected value with a similar name: `&quot;v4_20&quot;`
     |
     = note: expected values for `feature` are: `broadway`, `v4_10`, `v4_14`, `v4_16`, `v4_18`, `v4_2`, `v4_20`, `v4_4`, `v4_6`, and `vulkan`
     = help: consider adding `v4_22` as a feature in `Cargo.toml`
     = note: see &lt;https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html&gt; for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `v4_22`
    --&gt; /usr/share/cargo/registry/gsk4-0.10.3/src/auto/enums.rs:1461:19
     |
1461 |             #[cfg(feature = &quot;v4_22&quot;)]
     |                   ^^^^^^^^^^-------
     |                             |
     |                             help: there is a expected value with a similar name: `&quot;v4_20&quot;`
     |
     = note: expected values for `feature` are: `broadway`, `v4_10`, `v4_14`, `v4_16`, `v4_18`, `v4_2`, `v4_20`, `v4_4`, `v4_6`, and `vulkan`
     = help: consider adding `v4_22` as a feature in `Cargo.toml`
     = note: see &lt;https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html&gt; for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `v4_22`
    --&gt; /usr/share/cargo/registry/gsk4-0.10.3/src/auto/enums.rs:1463:19
     |
1463 |             #[cfg(feature = &quot;v4_22&quot;)]
     |                   ^^^^^^^^^^-------
     |                             |
     |                             help: there is a expected value with a similar name: `&quot;v4_20&quot;`
     |
     = note: expected values for `feature` are: `broadway`, `v4_10`, `v4_14`, `v4_16`, `v4_18`, `v4_2`, `v4_20`, `v4_4`, `v4_6`, and `vulkan`
     = help: consider adding `v4_22` as a feature in `Cargo.toml`
     = note: see &lt;https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html&gt; for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `v4_22`
    --&gt; /usr/share/cargo/registry/gsk4-0.10.3/src/auto/enums.rs:1465:19
     |
1465 |             #[cfg(feature = &quot;v4_22&quot;)]
     |                   ^^^^^^^^^^-------
     |                             |
     |                             help: there is a expected value with a similar name: `&quot;v4_20&quot;`
     |
     = note: expected values for `feature` are: `broadway`, `v4_10`, `v4_14`, `v4_16`, `v4_18`, `v4_2`, `v4_20`, `v4_4`, `v4_6`, and `vulkan`
     = help: consider adding `v4_22` as a feature in `Cargo.toml`
     = note: see &lt;https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html&gt; for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `v4_22`
    --&gt; /usr/share/cargo/registry/gsk4-0.10.3/src/auto/enums.rs:1467:19
     |
1467 |             #[cfg(feature = &quot;v4_22&quot;)]
     |                   ^^^^^^^^^^-------
     |                             |
     |                             help: there is a expected value with a similar name: `&quot;v4_20&quot;`
     |
     = note: expected values for `feature` are: `broadway`, `v4_10`, `v4_14`, `v4_16`, `v4_18`, `v4_2`, `v4_20`, `v4_4`, `v4_6`, and `vulkan`
     = help: consider adding `v4_22` as a feature in `Cargo.toml`
     = note: see &lt;https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html&gt; for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `v4_22`
    --&gt; /usr/share/cargo/registry/gsk4-0.10.3/src/auto/enums.rs:1469:19
     |
1469 |             #[cfg(feature = &quot;v4_22&quot;)]
     |                   ^^^^^^^^^^-------
     |                             |
     |                             help: there is a expected value with a similar name: `&quot;v4_20&quot;`
     |
     = note: expected values for `feature` are: `broadway`, `v4_10`, `v4_14`, `v4_16`, `v4_18`, `v4_2`, `v4_20`, `v4_4`, `v4_6`, and `vulkan`
     = help: consider adding `v4_22` as a feature in `Cargo.toml`
     = note: see &lt;https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html&gt; for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `v4_22`
    --&gt; /usr/share/cargo/registry/gsk4-0.10.3/src/auto/enums.rs:1471:19
     |
1471 |             #[cfg(feature = &quot;v4_22&quot;)]
     |                   ^^^^^^^^^^-------
     |                             |
     |                             help: there is a expected value with a similar name: `&quot;v4_20&quot;`
     |
     = note: expected values for `feature` are: `broadway`, `v4_10`, `v4_14`, `v4_16`, `v4_18`, `v4_2`, `v4_20`, `v4_4`, `v4_6`, and `vulkan`
     = help: consider adding `v4_22` as a feature in `Cargo.toml`
     = note: see &lt;https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html&gt; for more information about checking conditional configuration

error[E0277]: can't compare `auto::path::Path` with `auto::path::Path`
  --&gt; /usr/share/cargo/registry/gsk4-0.10.3/src/auto/path.rs:9:21
   |
 9 |     #[derive(Debug, PartialOrd, Ord, Hash)]
   |                     ^^^^^^^^^^ no implementation for `auto::path::Path == auto::path::Path`
   |
   = help: the trait `PartialEq` is not implemented for `auto::path::Path`
note: required by a bound in `PartialOrd`
  --&gt; /usr/src/rustc-1.94.1/library/core/src/cmp.rs:1358:0
help: consider annotating `auto::path::Path` with `#[derive(PartialEq)]`
  --&gt; /usr/share/cargo/registry/glib-0.21.5/src/shared.rs:35:1
   |
35 +         #[derive(PartialEq)]
36 |         $visibility struct $name $(&lt;$($generic $(: $bound $(+ $bound2)*)?),+&gt;)? {
   |

error[E0277]: the trait bound `auto::path::Path: std::cmp::Eq` is not satisfied
  --&gt; /usr/share/cargo/registry/gsk4-0.10.3/src/auto/path.rs:9:33
   |
 9 |     #[derive(Debug, PartialOrd, Ord, Hash)]
   |                                 ^^^ the trait `std::cmp::Eq` is not implemented for `auto::path::Path`
   |
note: required by a bound in `Ord`
  --&gt; /usr/src/rustc-1.94.1/library/core/src/cmp.rs:973:0
help: consider annotating `auto::path::Path` with `#[derive(Eq)]`
  --&gt; /usr/share/cargo/registry/glib-0.21.5/src/shared.rs:35:1
   |
35 +         #[derive(Eq)]
36 |         $visibility struct $name $(&lt;$($generic $(: $bound $(+ $bound2)*)?),+&gt;)? {
   |

For more information about this error, try `rustc --explain E0277`.
warning: `gsk4` (lib) generated 23 warnings
error: could not compile `gsk4` (lib) due to 2 previous errors; 23 warnings emitted

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...
[26/99] /usr/bin/itstool -m help/eu/loupe-eu.gmo --lang eu -o help/eu ../help/C/image-properties.page ../help/C/index.page ../help/C/opening-images.page ../help/C/sending-to-other-apps.page ../help/C/supported-formats.page ../help/C/trashing-images.page ../help/C/viewing-images.page
Warning: Could not merge eu translation for msgid:
Users can zoom in with the &lt;gui&gt;Zoom In&lt;/gui&gt; (&lt;media type=&quot;image&quot; src=&quot;figures/zoom-in-symbolic.svg&quot;&gt;zoom-in-symbolic&lt;/media&gt;) button and zoom out with the &lt;gui&gt;Zoom Out&lt;/gui&gt; (&lt;media type=&quot;image&quot; src=&quot;figures/zoom-out-symbolic.svg&quot;&gt;zoom-out-symbolic&lt;/media&gt;) button.
[97/99] /usr/bin/msgfmt -o po/zh_TW/LC_MESSAGES/loupe.mo ../po/zh_TW.po
FAILED: [code=101] src/src 
env APP_ID=org.gnome.Loupe VERSION=49.2 LOCALEDIR=/usr/share/locale /usr/share/cargo/bin/cargo build --manifest-path /&lt;&lt;PKGBUILDDIR&gt;&gt;/Cargo.toml --target-dir /&lt;&lt;PKGBUILDDIR&gt;&gt;/obj-x86_64-linux-gnu/src --profile release --features x11
ninja: build stopped: subcommand failed.
dh_auto_build: error: cd obj-x86_64-linux-gnu &amp;&amp; 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
--------------------------------------------------------------------------------
]