[From nobody Sun Aug  2 11:07:05 2026
Received: (at submit) by bugs.debian.org; 1 Aug 2026 22:37:30 +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=-122.8 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,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, 12; hammy, 150; neutral, 76; spammy,
 0. spammytokens: hammytokens:0.000-+--python3, 0.000-+--pkgbuilddir,
 0.000-+--PKGBUILDDIR, 0.000-+--HTo:N*Debian, 0.000-+--forky
Return-path: &lt;sanvila@debian.org&gt;
Received: from mailly.debian.org ([2001:41b8:202:deb:6564:a62:52c3:4b72]:47420)
 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 1wqIKg-006llS-0q
 for submit@bugs.debian.org; Sat, 01 Aug 2026 22:37:30 +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 1wqIKf-00FMzD-05
 for submit@bugs.debian.org; Sat, 01 Aug 2026 22:37:29 +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=Cn2LUztddtjOyHWhNpaL0NQwiL4KHDMMoigfZHp8j14=; b=JsJRx4A6WRUaEDT4f5Rzqxcney
 qAQdf7XdomEWw/gXzCH44xu1N93Hb+iXgMdoxlJ0lVHu25ZZp9NNwoGeGB+368a+AaPAm1M3T4Yg5
 JsnynptAiyREkgwo9+COmtmorkxEH9eNL4r0ticPZ4JCmyUTdwyMFgOzgFqbv8KYjCOr1aco/dfeD
 knoePS2D/Ot0A2kkSqDBlP8F1JgrCK828nVfdQMF3vdlBBeZWqQW4XUZDkDhPiUGJRrcUsGCkTSjF
 IQF0rK00u26LVu7Y8uN8J7XDg6071M/bP5ayr4jvhMa5vLbVThuD6lKdNFibBXcUyDuIlzwhiMpqu
 ZwG+FppA==;
Received: from sanvila by paradis.debian.org with local (Exim 4.96)
 (envelope-from &lt;sanvila@debian.org&gt;) id 1wqIKd-00DZMm-2a
 for submit@bugs.debian.org; Sat, 01 Aug 2026 22:37:27 +0000
From: Santiago Vila &lt;sanvila@debian.org&gt;
To: Debian BTS &lt;submit@bugs.debian.org&gt;
Subject: pyqi: FTBFS: dh_auto_clean: error: pybuild --clean -i python{version}
 -p 3.14 --parallel=2 returned exit code 13
X-Debbugs-Cc: sanvila@debian.org
Message-Id: &lt;E1wqIKd-00DZMm-2a@paradis.debian.org&gt;
Date: Sat, 01 Aug 2026 22:37:27 +0000
Delivered-To: submit@bugs.debian.org

Package: src:pyqi
Version: 0.3.2+dfsg-13
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/202608/

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

Thanks.

--------------------------------------------------------------------------------
[...]
 debian/rules clean
dh  clean --with python3 --with linktree --buildsystem=pybuild
   debian/rules override_dh_auto_clean
make[1]: Entering directory '/&lt;&lt;PKGBUILDDIR&gt;&gt;'
dh_auto_clean || true
I: pybuild base:385: python3.14 setup.py clean 
Only Python 3.9 to 3.13 are supported.E: pybuild pybuild:485: clean: plugin distutils failed with: exit code=1: python3.14 setup.py clean 
dh_auto_clean: error: pybuild --clean -i python{version} -p 3.14 --parallel=2 returned exit code 13
cd doc &amp;&amp; make clean
make[2]: Entering directory '/&lt;&lt;PKGBUILDDIR&gt;&gt;/doc'
rm -rf _build/*
make[2]: Leaving directory '/&lt;&lt;PKGBUILDDIR&gt;&gt;/doc'
make[1]: Leaving directory '/&lt;&lt;PKGBUILDDIR&gt;&gt;'
   dh_autoreconf_clean -O--buildsystem=pybuild
   debian/rules override_dh_clean
make[1]: Entering directory '/&lt;&lt;PKGBUILDDIR&gt;&gt;'
dh_clean
rm -rf .pybuild
make[1]: Leaving directory '/&lt;&lt;PKGBUILDDIR&gt;&gt;'
 debian/rules binary
dh  binary --with python3 --with linktree --buildsystem=pybuild
   dh_update_autotools_config -O--buildsystem=pybuild
   dh_autoreconf -O--buildsystem=pybuild
   dh_auto_configure -O--buildsystem=pybuild
I: pybuild base:385: python3.14 setup.py config 
Only Python 3.9 to 3.13 are supported.E: pybuild pybuild:485: configure: plugin distutils failed with: exit code=1: python3.14 setup.py config 
dh_auto_configure: error: pybuild --configure -i python{version} -p 3.14 --parallel=2 returned exit code 13
make: *** [debian/rules:6: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit status 2
--------------------------------------------------------------------------------
]