[From nobody Tue May 26 18:39:05 2026
Received: (at submit) by bugs.debian.org; 16 May 2026 16:04:37 +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=-120.6 required=4.0 tests=ALL_TRUSTED,BAYES_00,
 BODY_INCLUDES_PACKAGE,DKIMWL_WL_HIGH,DKIM_SIGNED,DKIM_VALID,
 DKIM_VALID_AU,DKIM_VALID_EF,FROMDEVELOPER,HAS_PACKAGE,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, 38; hammy, 150; neutral, 226; 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 mailly.debian.org ([2001:41b8:202:deb:6564:a62:52c3:4b72]:50956)
 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 1wOHVE-002CEo-1j
 for submit@bugs.debian.org; Sat, 16 May 2026 16:04:36 +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 mailly.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 1wOHVD-000Boo-1Z
 for submit@bugs.debian.org; Sat, 16 May 2026 16:04:35 +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=7/e6GldNSV3uLfY7zVZjidZWXFZ5pjy67KTgGclOkJw=; b=IsoHG7U+HGADvyXtWZGnqyzFIv
 DRItz5sjL3jL+fl0FVFPPC1jGUgTf44oaa/M2b2fwzS03N7Kwo+9Ia7DOhtoXvPjl2R6CkivAJ3jv
 AUzn40MPnWBY5G3A66yNV3UTp9MFO8mVVPraI0b9PRaP7OE5SiCSd40m1+DmK64L+65iwKS7I2xKi
 RI6r1cHzQG6ahC3LY5tVhiikTl2tlS0NZoc55pQzaQdQb3Y2jYXevD9rkeg5YIH+B3Jhs12R6yEE3
 FzIDoBxmLldsaX7iBRkkFimf/qGu8+ERWWnr/M1r+q9PrpOxaAgSZ1oVof06NPVHCHAvsvsxwgnjz
 xlHYVflQ==;
Received: from sanvila by paradis.debian.org with local (Exim 4.96)
 (envelope-from &lt;sanvila@debian.org&gt;) id 1wOHVB-000AQq-29
 for submit@bugs.debian.org; Sat, 16 May 2026 16:04:33 +0000
From: Santiago Vila &lt;sanvila@debian.org&gt;
To: Debian BTS &lt;submit@bugs.debian.org&gt;
Subject: amberol: FTBFS: error[E0277]: can't compare `auto::path::Path` with
 `auto::path::Path`
X-Debbugs-Cc: sanvila@debian.org
Message-Id: &lt;E1wOHVB-000AQq-29@paradis.debian.org&gt;
Date: Sat, 16 May 2026 16:04:33 +0000
Delivered-To: submit@bugs.debian.org

Package: src:amberol
Version: 2025.1-5
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:amberol, 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;'
/usr/share/cargo/bin/cargo clean
debian cargo wrapper: options = ['parallel=2'], profiles = [], parallel = ['-j2'], lto = 
debian cargo wrapper: rust_type = x86_64-unknown-linux-gnu, gnu_type = x86_64-linux-gnu
debian cargo wrapper: running subprocess (['env', 'RUST_BACKTRACE=1', '/usr/bin/cargo', 'clean', '--verbose', '--verbose'],) {'check': True}
     Removed 0 files
rm -rf /&lt;&lt;PKGBUILDDIR&gt;&gt;/debian/cargo_home
rm -rf /&lt;&lt;PKGBUILDDIR&gt;&gt;/debian/cargo_registry
make[1]: Leaving directory '/&lt;&lt;PKGBUILDDIR&gt;&gt;'
   dh_clean
 debian/rules binary
dh binary

[... snipped ...]

   |
   = 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/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...
[48/49] /usr/bin/msgfmt -o po/zh_CN/LC_MESSAGES/amberol.mo ../po/zh_CN.po
FAILED: [code=101] src/amberol 
/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 --release &amp;&amp; cp src/x86_64-unknown-linux-gnu/release/amberol src/amberol
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:20: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit status 2
--------------------------------------------------------------------------------
]