[From nobody Tue Jul 28 20:21:05 2026
Received: (at submit) by bugs.debian.org; 13 Aug 2023 13:19:26 +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=-103.2 required=4.0 tests=ATTENDEES_DBSPAM_BODY3,
 ATTENDEES_DBSPAM_BODY7,BAYES_00,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=ham autolearn_force=no
 version=3.4.6-bugs.debian.org_2005_01_02
X-Spam-Bayes: score:0.0000 Tokens: new, 11; hammy, 150; neutral, 114; 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]:40022)
 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 1qVB0C-002tnm-5B
 for submit@bugs.debian.org; Sun, 13 Aug 2023 13:19:26 +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=15OhlcJ2pTGijIhkGz+9vpKEK8f3HWi6H9S6dkgz4g8=; b=IA+zASOVrHN/1tzrJLRiXihKer
 MYa9RjCOsO5eaDHX29XnREHZcH6qZ9dpIDZ0VAMLJLbVjuiKdfaatb+suOHzyvAW6XE//kOkkhhyi
 KGsiJl6k5thQ4pHmMUVdjOBt+NEdDDJsq/kbFIoGyIbv7WFsgiGEFg1/HMe70WmkL7UGP+CKA6aXD
 GCJDVOyjbfXpecPjaUIEoz2l+WlIY2FzzUgahng0C4P6up3xKecXOBtrYgmapAjwKrEF0eS/XEMtc
 +dmhli4UFBpW7UCa2enMizwnax5pVKjppiUlpx6uwEIgp+cXyIAPeMtXohrFxhq+J3ymf3VjgNw5q
 n4MFnBaA==;
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 1qVB0A-001bto-3E
 for submit@bugs.debian.org; Sun, 13 Aug 2023 13:19:24 +0000
From: Lucas Nussbaum &lt;lucas@debian.org&gt;
To: submit@bugs.debian.org
Subject: arduino-ctags: Fails to build source after successful build
Date: Sun, 13 Aug 2023 15:17:54 +0200
Message-Id: &lt;1691932674.574022.1210234.nullmailer@grub.nussbaum.fr&gt;
X-Debian-User: lucas
Delivered-To: submit@bugs.debian.org

Source: arduino-ctags
Version: 5.8-arduino11-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 arduino-ctags
&gt; dpkg-buildpackage: info: source version 5.8-arduino11-2
&gt; dpkg-buildpackage: info: source distribution unstable
&gt; dpkg-buildpackage: info: source changed by Carsten Schoenert &lt;c.schoenert@t-online.de&gt;
&gt;  dpkg-source --before-build .
&gt;  debian/rules clean
&gt; dh clean
&gt;    dh_autoreconf_clean
&gt;    dh_clean
&gt;  dpkg-source -b .
&gt; dpkg-source: error: unwanted binary file: debian/build/arduino-ctags
&gt; dpkg-source: error: detected 1 unwanted binary file (add it in debian/source/include-binaries to allow its inclusion).
&gt; dpkg-source: info: using source format '3.0 (quilt)'
&gt; dpkg-buildpackage: error: dpkg-source -b . subprocess returned exit status 255
&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/arduino-ctags_5.8-arduino11-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.
]