[From nobody Fri Mar 13 17:07:08 2026
Received: (at submit) by bugs.debian.org; 6 Nov 2025 12:12:27 +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=-121.5 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,
 USER_IN_DKIM_WELCOMELIST,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, 63; hammy, 150; neutral, 210; spammy,
 0. spammytokens: hammytokens:0.000-+--sk:dh_auto,
 0.000-+--H*F:U*sanvila, 0.000-+--H*rp:U*sanvila, 0.000-+--forky,
 0.000-+--buildsystem
Return-path: &lt;sanvila@debian.org&gt;
Received: from muffat.debian.org ([2607:f8f0:614:1::1274:33]:33488)
 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 1vGyfQ-00BQMu-1f
 for submit@bugs.debian.org; Thu, 06 Nov 2025 12:00:41 +0000
Received: from paradis.debian.org ([2607:f8f0:614:1::1274:67]:51564)
 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 muffat.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 1vGyfS-001AKo-0K
 for submit@bugs.debian.org; Thu, 06 Nov 2025 12:00:41 +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=wA9RXERmKTxoXCQtEkIj8HiqveB6yD0zXoGHEx7dWGM=; b=A1ZFpvke6aVYBBQScY7loxiuwe
 O4jIkwUDlO+2XjaEhF0iGKi7og9uDkRbkwLa/fFZmhYawnKoHDp1DuEXfCPcpWTJFFS/e6BE/csB7
 uRvDlSxBIlrgra7ZM0y8S+XvONBHb+dICdGda3DHfYuFbBRTqEjYGwiEpO7BY/9G4ozhRORc7QOq6
 D8DWWPm1v1c1zPQN8E078eGzoOPq7tLLewjr0wqCOClE2uYNSoKqsGUnmo47gy4DCcjjRXilHRH8c
 bFOY8gzACSLylN54h2Ww4N3SkxQwnfgTCAUBSMpxpU8uUSoIyE6qShLq6/DV8ADHLZgpvQDYSHsu6
 7kv/EoFA==;
Received: from sanvila by paradis.debian.org with local (Exim 4.96)
 (envelope-from &lt;sanvila@debian.org&gt;) id 1vGyfR-006Ao0-1K
 for submit@bugs.debian.org; Thu, 06 Nov 2025 12:00:41 +0000
From: Santiago Vila &lt;sanvila@debian.org&gt;
To: Debian BTS &lt;submit@bugs.debian.org&gt;
Subject: rust-subversion: FTBFS: error: could not compile `subversion` (lib)
 due to 145 previous errors
X-Debbugs-Cc: sanvila@debian.org
Message-Id: &lt;E1vGyfR-006Ao0-1K@paradis.debian.org&gt;
Date: Thu, 06 Nov 2025 12:00:41 +0000
Delivered-To: submit@bugs.debian.org

Package: src:rust-subversion
Version: 0.0.8-4
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/202511/

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:rust-subversion, so that this is still
visible in the BTS web page for this package.

Thanks.

--------------------------------------------------------------------------------
[...]
 debian/rules clean
dh clean --buildsystem cargo
   dh_auto_clean -O--buildsystem=cargo
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
   dh_autoreconf_clean -O--buildsystem=cargo
   dh_clean -XCargo.toml.orig -O--buildsystem=cargo
 debian/rules binary
dh binary --buildsystem cargo
   dh_update_autotools_config -O--buildsystem=cargo
   dh_autoreconf -O--buildsystem=cargo
   dh_auto_configure -O--buildsystem=cargo
debian cargo wrapper: options = ['parallel=2'], profiles = [], parallel = ['-j2'], lto = 

[... snipped ...]

396 |     pub fn tview_len(&amp;self) -&gt; apr::apr_size_t {
    |                                     ^^^^^^^^^^ help: a type alias with a similar name exists: `apr_time_t`
   --&gt; /usr/share/cargo/registry/subversion-0.0.8/target/x86_64-unknown-linux-gnu/debug/build/apr-sys-4f0823cd70591532/out/bindings.rs:3:51850
    |
    = note: similarly named type alias `apr_time_t` defined here

error[E0412]: cannot find type `apr_size_t` in crate `apr`
   --&gt; src/delta.rs:424:49
    |
424 |             let mut tlen = target.len() as apr::apr_size_t;
    |                                                 ^^^^^^^^^^ help: a type alias with a similar name exists: `apr_time_t`
   --&gt; /usr/share/cargo/registry/subversion-0.0.8/target/x86_64-unknown-linux-gnu/debug/build/apr-sys-4f0823cd70591532/out/bindings.rs:3:51850
    |
    = note: similarly named type alias `apr_time_t` defined here

error[E0412]: cannot find type `apr_pool_t` in crate `apr`
   --&gt; src/delta.rs:451:22
    |
451 |     _pool: *mut apr::apr_pool_t,
    |                      ^^^^^^^^^^ not found in `apr`

error[E0412]: cannot find type `apr_pool_t` in crate `apr`
   --&gt; src/delta.rs:470:22
    |
470 |     _pool: *mut apr::apr_pool_t,
    |                      ^^^^^^^^^^ not found in `apr`

error[E0412]: cannot find type `apr_pool_t` in crate `apr`
   --&gt; src/delta.rs:486:22
    |
486 |     _pool: *mut apr::apr_pool_t,
    |                      ^^^^^^^^^^ not found in `apr`

error[E0412]: cannot find type `apr_pool_t` in crate `apr`
   --&gt; src/delta.rs:519:22
    |
519 |     _pool: *mut apr::apr_pool_t,
    |                      ^^^^^^^^^^ not found in `apr`

error[E0412]: cannot find type `apr_pool_t` in crate `apr`
   --&gt; src/delta.rs:540:22
    |
540 |     _pool: *mut apr::apr_pool_t,
    |                      ^^^^^^^^^^ not found in `apr`

error[E0412]: cannot find type `apr_pool_t` in crate `apr`
   --&gt; src/delta.rs:554:22
    |
554 |     _pool: *mut apr::apr_pool_t,
    |                      ^^^^^^^^^^ not found in `apr`

error[E0412]: cannot find type `apr_pool_t` in crate `apr`
   --&gt; src/delta.rs:566:22
    |
566 |     _pool: *mut apr::apr_pool_t,
    |                      ^^^^^^^^^^ not found in `apr`

error[E0412]: cannot find type `apr_pool_t` in crate `apr`
   --&gt; src/delta.rs:582:22
    |
582 |     _pool: *mut apr::apr_pool_t,
    |                      ^^^^^^^^^^ not found in `apr`

error[E0412]: cannot find type `apr_pool_t` in crate `apr`
   --&gt; src/delta.rs:613:22
    |
613 |     _pool: *mut apr::apr_pool_t,
    |                      ^^^^^^^^^^ not found in `apr`

error[E0412]: cannot find type `apr_pool_t` in crate `apr`
   --&gt; src/delta.rs:631:29
    |
631 |     _result_pool: *mut apr::apr_pool_t,
    |                             ^^^^^^^^^^ not found in `apr`

error[E0412]: cannot find type `apr_pool_t` in crate `apr`
   --&gt; src/delta.rs:653:22
    |
653 |     _pool: *mut apr::apr_pool_t,
    |                      ^^^^^^^^^^ not found in `apr`

error[E0412]: cannot find type `apr_pool_t` in crate `apr`
   --&gt; src/delta.rs:668:22
    |
668 |     _pool: *mut apr::apr_pool_t,
    |                      ^^^^^^^^^^ not found in `apr`

error[E0412]: cannot find type `apr_pool_t` in crate `apr`
   --&gt; src/delta.rs:685:23
    |
685 |     _pooll: *mut apr::apr_pool_t,
    |                       ^^^^^^^^^^ not found in `apr`

error[E0412]: cannot find type `apr_pool_t` in crate `apr`
   --&gt; src/delta.rs:701:22
    |
701 |     _pool: *mut apr::apr_pool_t,
    |                      ^^^^^^^^^^ not found in `apr`

error[E0412]: cannot find type `apr_pool_t` in crate `apr`
   --&gt; src/delta.rs:712:22
    |
712 |     _pool: *mut apr::apr_pool_t,
    |                      ^^^^^^^^^^ not found in `apr`

error[E0412]: cannot find type `apr_pool_t` in crate `apr`
   --&gt; src/delta.rs:724:22
    |
724 |     _pool: *mut apr::apr_pool_t,
    |                      ^^^^^^^^^^ not found in `apr`

error[E0412]: cannot find type `PooledPtr` in module `apr::pool`
  --&gt; src/io.rs:47:28
   |
47 | pub struct Mark(apr::pool::PooledPtr&lt;crate::generated::svn_stream_mark_t&gt;);
   |                            ^^^^^^^^^ not found in `apr::pool`

error[E0412]: cannot find type `PooledPtr` in module `apr::pool`
  --&gt; src/io.rs:59:30
   |
59 | pub struct Stream(apr::pool::PooledPtr&lt;crate::generated::svn_stream_t&gt;);
   |                              ^^^^^^^^^ not found in `apr::pool`

error[E0412]: cannot find type `apr_pool_t` in crate `apr`
  --&gt; src/ra.rs:15:21
   |
15 |     pool: *mut apr::apr_pool_t,
   |                     ^^^^^^^^^^ not found in `apr`

error[E0412]: cannot find type `apr_pool_t` in crate `apr`
  --&gt; src/ra.rs:34:21
   |
34 |     pool: *mut apr::apr_pool_t,
   |                     ^^^^^^^^^^ not found in `apr`

error[E0412]: cannot find type `apr_pool_t` in crate `apr`
  --&gt; src/ra.rs:54:21
   |
54 |     pool: *mut apr::apr_pool_t,
   |                     ^^^^^^^^^^ not found in `apr`

error[E0412]: cannot find type `ArrayHeader` in module `apr::tables`
   --&gt; src/ra.rs:466:43
    |
466 |         let patterns: Option&lt;apr::tables::ArrayHeader&lt;*const std::os::raw::c_char&gt;&gt; =
    |                                           ^^^^^^^^^^^ not found in `apr::tables`

error[E0412]: cannot find type `ArrayHeader` in module `apr::tables`
   --&gt; src/ra.rs:507:33
    |
507 |         let paths: apr::tables::ArrayHeader&lt;*const std::os::raw::c_char&gt; =
    |                                 ^^^^^^^^^^^ not found in `apr::tables`

error[E0412]: cannot find type `ArrayHeader` in module `apr::tables`
   --&gt; src/ra.rs:790:33
    |
790 |         let paths: apr::tables::ArrayHeader&lt;*const std::os::raw::c_char&gt; =
    |                                 ^^^^^^^^^^^ not found in `apr::tables`

error[E0412]: cannot find type `ArrayHeader` in module `apr::tables`
   --&gt; src/ra.rs:792:36
    |
792 |         let revprops: apr::tables::ArrayHeader&lt;*const std::os::raw::c_char&gt; = revprops
    |                                    ^^^^^^^^^^^ not found in `apr::tables`

error[E0412]: cannot find type `ArrayHeader` in module `apr::tables`
   --&gt; src/ra.rs:825:46
    |
825 |         let location_revisions: apr::tables::ArrayHeader&lt;crate::generated::svn_revnum_t&gt; =
    |                                              ^^^^^^^^^^^ not found in `apr::tables`

error[E0412]: cannot find type `apr_pool_t` in crate `apr`
    --&gt; src/ra.rs:1013:29
     |
1013 |             pool: *mut apr::apr_pool_t,
     |                             ^^^^^^^^^^ not found in `apr`

error[E0412]: cannot find type `apr_pool_t` in crate `apr`
    --&gt; src/ra.rs:1065:29
     |
1065 |             pool: *mut apr::apr_pool_t,
     |                             ^^^^^^^^^^ not found in `apr`

error[E0412]: cannot find type `ArrayHeader` in module `apr::tables`
   --&gt; src/repos.rs:135:37
    |
135 |             .collect::&lt;apr::tables::ArrayHeader&lt;_&gt;&gt;();
    |                                     ^^^^^^^^^^^ not found in `apr::tables`

error[E0412]: cannot find type `apr_pool_t` in crate `apr`
   --&gt; src/repos.rs:303:30
    |
303 |             _pool: *mut apr::apr_pool_t,
    |                              ^^^^^^^^^^ not found in `apr`

error[E0412]: cannot find type `apr_pool_t` in crate `apr`
   --&gt; src/repos.rs:425:22
    |
425 |     _pool: *mut apr::apr_pool_t,
    |                      ^^^^^^^^^^ not found in `apr`

error[E0412]: cannot find type `ArrayHeader` in module `apr::tables`
   --&gt; src/repos.rs:445:33
    |
445 |         .collect::&lt;apr::tables::ArrayHeader&lt;_&gt;&gt;();
    |                                 ^^^^^^^^^^^ not found in `apr::tables`

error[E0412]: cannot find type `apr_pool_t` in crate `apr`
   --&gt; src/repos.rs:471:21
    |
471 |     pool: *mut apr::apr_pool_t,
    |                     ^^^^^^^^^^ not found in `apr`

error[E0412]: cannot find type `PooledPtr` in module `apr::pool`
 --&gt; src/wc.rs:8:31
  |
8 | pub struct Context(apr::pool::PooledPtr&lt;svn_wc_context_t&gt;);
  |                               ^^^^^^^^^ not found in `apr::pool`

error[E0405]: cannot find trait `IntoHashKey` in module `apr::hash`
  --&gt; src/lib.rs:74:17
   |
74 | impl apr::hash::IntoHashKey&lt;'_&gt; for &amp;Revnum {
   |                 ^^^^^^^^^^^ not found in `apr::hash`

error[E0412]: cannot find type `PooledPtr` in module `apr::pool`
   --&gt; src/lib.rs:381:32
    |
381 | pub struct LogEntry(apr::pool::PooledPtr&lt;generated::svn_log_entry_t&gt;);
    |                                ^^^^^^^^^ not found in `apr::pool`

error[E0412]: cannot find type `PooledPtr` in module `apr::pool`
   --&gt; src/lib.rs:437:37
    |
437 | pub struct InheritedItem(apr::pool::PooledPtr&lt;generated::svn_prop_inherited_item_t&gt;);
    |                                     ^^^^^^^^^ not found in `apr::pool`

error[E0412]: cannot find type `PooledPtr` in module `apr::pool`
   --&gt; src/lib.rs:440:37
    |
440 |     pub fn from_raw(ptr: apr::pool::PooledPtr&lt;generated::svn_prop_inherited_item_t&gt;) -&gt; Self {
    |                                     ^^^^^^^^^ not found in `apr::pool`

error[E0412]: cannot find type `apr_pool_t` in crate `apr`
   --&gt; src/lib.rs:704:21
    |
704 |     pool: *mut apr::apr_pool_t,
    |                     ^^^^^^^^^^ not found in `apr`

error[E0412]: cannot find type `apr_pool_t` in crate `apr`
   --&gt; src/lib.rs:723:21
    |
723 |     pool: *mut apr::apr_pool_t,
    |                     ^^^^^^^^^^ not found in `apr`

error[E0107]: struct takes 0 generic arguments but 2 generic arguments were supplied
  --&gt; src/config.rs:1:37
   |
 1 | pub struct Config&lt;'pool&gt;(apr::hash::Hash&lt;'pool, &amp;'pool str, *mut crate::generated::svn_config_t&gt;);
   |                                     ^^^^                  ------------------------------------- help: remove the unnecessary generic arguments
   |                                     |
   |                                     expected 0 generic arguments
   |
note: struct defined here, with 0 generic parameters
  --&gt; /usr/share/cargo/registry/apr-0.3.4/src/hash.rs:13:12
   |
13 | pub struct Hash&lt;'pool&gt; {
   |            ^^^^

Some errors have detailed explanations: E0107, E0405, E0412, E0432, E0433.
For more information about an error, try `rustc --explain E0107`.
error: could not compile `subversion` (lib) due to 145 previous errors

Caused by:
  process didn't exit successfully: `CARGO=/usr/bin/cargo CA [too-long-redacted] ave_libsvn_wc` (exit status: 1)
dh_auto_test: error: /usr/share/cargo/bin/cargo build returned exit code 101
make: *** [debian/rules:3: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------
]