[From nobody Mon Aug 31 17:51:09 2026
Received: (at submit) by bugs.debian.org; 13 Aug 2023 23:08:30 +0000
X-Spam-Checker-Version: SpamAssassin 3.4.6-bugs.debian.org_2005_01_02
 (2021-04-09) on buxtehude.debian.org
X-Spam-Level: 
X-Spam-Status: No, score=-101.6 required=4.0 tests=ATTENDEES_DBSPAM_BODY3,
 ATTENDEES_DBSPAM_BODY7,BAYES_00,DATE_IN_PAST_03_06,DKIMWL_WL_HIGH,
 DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,FROMDEVELOPER,
 SPF_HELO_NONE,SPF_NONE,UNPARSEABLE_RELAY,USER_IN_DKIM_WELCOMELIST,
 USER_IN_DKIM_WHITELIST autolearn=no autolearn_force=no
 version=3.4.6-bugs.debian.org_2005_01_02
X-Spam-Bayes: score:0.0000 Tokens: new, 25; hammy, 150; neutral, 177; spammy,
 0. spammytokens: hammytokens:0.000-+--pkgbuilddir,
 0.000-+--PKGBUILDDIR, 0.000-+--Hx-spam-relays-external:sk:stravin,
 0.000-+--H*RT:sk:stravin, 0.000-+--Hx-spam-relays-external:311
Return-path: &lt;lucas@debian.org&gt;
Received: from stravinsky.debian.org ([2001:41b8:202:deb::311:108]:58192)
 from C=NA, ST=NA, L=Ankh Morpork, O=Debian SMTP, OU=Debian SMTP CA,
 CN=stravinsky.debian.org, EMAIL=hostmaster@stravinsky.debian.org (verified)
 by buxtehude.debian.org with esmtps
 (TLS1.3:ECDHE_SECP256R1__RSA_PSS_RSAE_SHA256__AES_256_GCM:256)
 (Exim 4.94.2) (envelope-from &lt;lucas@debian.org&gt;) id 1qVKCG-004dD6-7R
 for submit@bugs.debian.org; Sun, 13 Aug 2023 23:08:30 +0000
DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=debian.org; 
 s=smtpauto.stravinsky;
 h=X-Debian-User:Message-Id:Date:Subject:To:From:
 Reply-To:Cc:MIME-Version:Content-Type:Content-Transfer-Encoding:Content-ID:
 Content-Description:In-Reply-To:References;
 bh=/ryexeqrsaZVlw4SgPOWvpBUl8/R3Fd1a2WRC4bIehg=; b=aqPKudykiBA1XLSb7Xzg7AFwXR
 CECFvw2DT2kx4iRVeH2rnQF5cHzInOKnPxzKdgU5PUKa9jU5wl6GddZjJ6H7NX0VauDGFcMuf1kVW
 eJ9reUHTiqg/f+w18e/YTpUXL8NC8WlYTSi1bQwwxQIQTlEZ4f4RjSwQb99+p2EDigKXn//jsvVuR
 WMH27UCmxRyOaX90/G3BnnErmjOH4p1ou8mOoj6cVyspGsPq5L8mqDxjRaXQochT1kjUfWx2mqAAo
 GhM0D7aa1wE9gbw+u5s7Q5Adjqvft1KxgDdsU0Iq6yh75uE9pBpEjibvxKpljIPxVtxtJkEC0P38a
 Ki95ESwg==;
Received: from authenticated user by stravinsky.debian.org with esmtpsa
 (TLS1.3:ECDHE_SECP256R1__RSA_PSS_RSAE_SHA256__AES_256_GCM:256)
 (Exim 4.94.2) (envelope-from &lt;lucas@debian.org&gt;) id 1qVKCD-0022KD-NK
 for submit@bugs.debian.org; Sun, 13 Aug 2023 23:08:29 +0000
From: Lucas Nussbaum &lt;lucas@debian.org&gt;
To: submit@bugs.debian.org
Subject: rust-fd-find: Fails to build source after successful build
Date: Sun, 13 Aug 2023 21:21:25 +0200
Message-Id: &lt;1691954485.396804.1283688.nullmailer@grub.nussbaum.fr&gt;
X-Debian-User: lucas
Delivered-To: submit@bugs.debian.org

Source: rust-fd-find
Version: 8.7.0-2
Severity: minor
Tags: trixie sid ftbfs
User: lucas@debian.org
Usertags: ftbfs-sab-20230813 ftbfs-source-after-build
User: debian-qa@lists.debian.org
Usertags: qa-doublebuild

Hi,

This package fails to build a source package after a successful build
(dpkg-buildpackage ; dpkg-buildpackage -S).

This is probably a clear violation of Debian Policy section 4.9 (clean target),
but this is filed as severity:minor for now, because a discussion on
debian-devel showed that we might want to revisit the requirement of a working
'clean' target.

More information about this class of issues, included common problems and
solutions, is available at
https://wiki.debian.org/qa.debian.org/FTBFS/SourceAfterBuild

Relevant part of the build log:
&gt; cd /&lt;&lt;PKGBUILDDIR&gt;&gt; &amp;&amp; runuser -u user42 -- dpkg-buildpackage --sanitize-env -us -uc -rfakeroot -S
&gt; -------------------------------------------------------------------------------------------------------------------------------
&gt; 
&gt; dpkg-buildpackage: info: source package rust-fd-find
&gt; dpkg-buildpackage: info: source version 8.7.0-2
&gt; dpkg-buildpackage: info: source distribution unstable
&gt; dpkg-buildpackage: info: source changed by Sylvestre Ledru &lt;sylvestre@debian.org&gt;
&gt;  dpkg-source --before-build .
&gt;  debian/rules clean
&gt; dh clean --buildsystem cargo
&gt;    dh_auto_clean -O--buildsystem=cargo
&gt; debian cargo wrapper: options, profiles, parallel: ['parallel=8'] [] ['-j8']
&gt; debian cargo wrapper: rust_type, gnu_type: x86_64-unknown-linux-gnu, x86_64-linux-gnu
&gt; debian cargo wrapper: running subprocess (['env', 'RUST_BACKTRACE=1', '/usr/bin/cargo', 'clean', '--verbose', '--verbose'],) {'check': True}
&gt;     Removing /&lt;&lt;PKGBUILDDIR&gt;&gt;/target
&gt;    dh_autoreconf_clean -O--buildsystem=cargo
&gt;    dh_clean -O--buildsystem=cargo
&gt;  dpkg-source -b .
&gt; dpkg-source: info: using source format '3.0 (quilt)'
&gt; dpkg-source: info: building rust-fd-find using existing ./rust-fd-find_8.7.0.orig.tar.gz
&gt; dpkg-source: info: using patch list from debian/patches/series
&gt; dpkg-source: warning: ignoring deletion of file Cargo.toml.orig, use --include-removal to override
&gt; dpkg-source: warning: ignoring deletion of file Cargo.lock, use --include-removal to override
&gt; dpkg-source: info: local changes detected, the modified files are:
&gt;  rust-fd-find-8.7.0/fd.bash
&gt;  rust-fd-find-8.7.0/fd.fish
&gt; dpkg-source: error: aborting due to unexpected upstream changes, see /tmp/rust-fd-find_8.7.0-2.diff.gYtTVS
&gt; dpkg-source: info: Hint: make sure the version in debian/changelog matches the unpacked source tree
&gt; dpkg-source: info: you can integrate the local changes with dpkg-source --commit
&gt; dpkg-buildpackage: error: dpkg-source -b . subprocess returned exit status 2
&gt; 
&gt; E: Command 'cd /&lt;&lt;PKGBUILDDIR&gt;&gt; &amp;&amp; runuser -u user42 -- dpkg-buildpackage --sanitize-env -us -uc -rfakeroot -S' failed to run.


The full build log is available from:
http://qa-logs.debian.net/2023/08/13/rust-fd-find_8.7.0-2_unstable.log

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.
]