Bug#1022984: marked as done (vulkan-loader FTCBFS: python3 build dependency not installable)

"Debian Bug Tracking System" <[email protected]> Tue, 04 Aug 2026 19:23:01 +0000
Newsgroups gmane.linux.debian.devel.x
Message-ID <handler.1022984.D1022984.17858713373611096.ackdone@bugs.debian.org>
This is a multi-part message in MIME format...

------------=_1785871381-3611257-0
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain; charset="utf-8"

Your message dated Tue, 04 Aug 2026 19:22:14 +0000
with message-id <[email protected]>
and subject line Bug#1022984: fixed in vulkan-loader 1.4.357.0-1
has caused the Debian Bug report #1022984,
regarding vulkan-loader FTCBFS: python3 build dependency not installable
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


--=20
1022984: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=3D1022984
Debian Bug Tracking System
Contact [email protected] with problems

------------=_1785871381-3611257-0
Content-Type: message/rfc822
Content-Disposition: inline
Content-Transfer-Encoding: 7bit

Received: (at submit) by bugs.debian.org; 28 Oct 2022 17:59:52 +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=-2.4 required=4.0 tests=BAYES_00,DATE_IN_PAST_03_06,
	MURPHY_DRUGS_REL8,SPF_HELO_NONE,SPF_NONE autolearn=no
	autolearn_force=no version=3.4.6-bugs.debian.org_2005_01_02
X-Spam-Bayes: score:0.0000 Tokens: new, 7; hammy, 150; neutral, 60; spammy, 0.
	spammytokens: hammytokens:0.000-+--python3, 0.000-+--grohne,
	0.000-+--Grohne, 0.000-+--H*F:U*helmut, 0.000-+--H*F:D*subdivi.de
Return-path: <[email protected]>
Received: from isilmar-4.linta.de ([136.243.71.142]:46074)
	by buxtehude.debian.org with esmtps (TLS1.3:ECDHE_X25519__RSA_PSS_RSAE_SHA256__AES_256_GCM:256)
	(Exim 4.94.2)
	(envelope-from <[email protected]>)
	id 1ooTe3-00Dppw-SU
	for [email protected]; Fri, 28 Oct 2022 17:59:52 +0000
Received: from isilmar-4.linta.de (isilmar.linta [10.0.0.1])
	by isilmar-4.linta.de (Postfix) with ESMTP id 1F3A9201441
	for <[email protected]>; Fri, 28 Oct 2022 17:59:46 +0000 (UTC)
Date: Fri, 28 Oct 2022 16:42:40 +0200
From: Helmut Grohne <[email protected]>
To: Debian Bug Tracking System <[email protected]>
Subject: vulkan-loader FTCBFS: python3 build dependency not installable
Message-ID: <[email protected]>
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="2y0mTfjbEUxvpLOt"
Content-Disposition: inline
X-Reportbug-Version: 11.5.1
Delivered-To: [email protected]


--2y0mTfjbEUxvpLOt
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline

Source: vulkan-loader
Version: 1.3.224.0-1
Tags: patch
User: [email protected]
Usertags: cross-satisfiability

vulkan-loader cannot be cross built from source, because its python3
build dependency is not installable. It really wants to run python3 as a
tool during build, so it needs the build architecture instance. I'm
attaching a patch to make it cross buildable for your convenience.

Helmut

--2y0mTfjbEUxvpLOt
Content-Type: text/plain; charset=us-ascii
Content-Disposition: attachment;
	filename="vulkan-loader_1.3.224.0-1.1.debdiff"

diff --minimal -Nru vulkan-loader-1.3.224.0/debian/changelog vulkan-loader-1.3.224.0/debian/changelog
--- vulkan-loader-1.3.224.0/debian/changelog	2022-08-25 17:28:28.000000000 +0200
+++ vulkan-loader-1.3.224.0/debian/changelog	2022-10-28 16:38:51.000000000 +0200
@@ -1,3 +1,10 @@
+vulkan-loader (1.3.224.0-1.1) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+  * Fix FTCBFS: Annotate B-D: python3 with :any. (Closes: #-1)
+
+ -- Helmut Grohne <[email protected]>  Fri, 28 Oct 2022 16:38:51 +0200
+
 vulkan-loader (1.3.224.0-1) unstable; urgency=medium
 
   * New upstream release.
diff --minimal -Nru vulkan-loader-1.3.224.0/debian/control vulkan-loader-1.3.224.0/debian/control
--- vulkan-loader-1.3.224.0/debian/control	2022-08-25 17:23:59.000000000 +0200
+++ vulkan-loader-1.3.224.0/debian/control	2022-10-28 16:38:50.000000000 +0200
@@ -10,7 +10,7 @@
  libxcb1-dev,
  libxrandr-dev,
  pkg-config,
- python3,
+ python3:any,
 Standards-Version: 4.5.0
 Section: libs
 Homepage: https://github.com/KhronosGroup/Vulkan-Loader

--2y0mTfjbEUxvpLOt--

------------=_1785871381-3611257-0
Content-Type: message/rfc822
Content-Disposition: inline
Content-Transfer-Encoding: 7bit

Received: (at 1022984-close) by bugs.debian.org; 4 Aug 2026 19:22:17 +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=-113.1 required=4.0 tests=BAYES_00,DKIM_SIGNED,
	DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,FVGT_m_MULTI_ODD,HAS_BUG_NUMBER,
	MD5_SHA1_SUM,PGPSIGNATURE,RCVD_IN_DNSWL_MED,SPF_HELO_PASS,SPF_PASS,
	USER_IN_DKIM_WELCOMELIST autolearn=ham autolearn_force=no
	version=4.0.1-bugs.debian.org_2005_01_02
X-Spam-Bayes: score:0.0000 Tokens: new, 13; hammy, 150; neutral, 272; spammy,
	0. spammytokens: hammytokens:0.000-+--HX-Debian:DAK,
	0.000-+--H*rp:D*ftp-master.debian.org, 0.000-+--HX-DAK:process-upload,
	0.000-+--UD:debian.tar.xz, 0.000-+--H*r:sk:fasolo.
Return-path: <[email protected]>
Received: from mitropoulos.debian.org ([2001:648:2ffc:deb:216:61ff:fe9d:958d]:34746)
	by buxtehude.debian.org with esmtps (TLS1.3:ECDHE_SECP256R1__RSA_PSS_RSAE_SHA256__AES_256_GCM:256)
	(Exim 4.96)
	(envelope-from <[email protected]>)
	id 1wrKiP-00F9Od-0B
	for [email protected];
	Tue, 04 Aug 2026 19:22:17 +0000
Received: via submission
	from C=NA,ST=NA,L=Ankh Morpork,O=Debian SMTP,OU=Debian SMTP CA,CN=fasolo.debian.org,[email protected] (verified)
	by mitropoulos.debian.org with esmtps (TLS1.3:ECDHE_SECP256R1__RSA_PSS_RSAE_SHA256__AES_256_GCM:256)
	(Exim 4.96)
	(envelope-from <[email protected]>)
	id 1wrKiN-000cMQ-1E
	for [email protected];
	Tue, 04 Aug 2026 19:22:15 +0000
DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed;
	d=ftp-master.debian.org; s=smtpauto.fasolo; h=Date:Message-Id:Content-Type:
	Subject:MIME-Version:To:Reply-To:From:Cc:Content-Transfer-Encoding:Content-ID
	:Content-Description:In-Reply-To:References;
	bh=uUS/vtZ8V7HHAQb0WBzqATZxfxN5hwVkmn2fuhbO8sA=; b=MJC0vEF4fXEYCheHJgDt6ZW/sq
	JOapB3TXifWzp+oi48DDod2YRSA6qVejMBIVJoy37/hr5vahv5IrYd/jp7wFkMEl7nlBi3FGC2aME
	7814HRJcoVjkhaTCOVx9HRwcooUwEmNOgo8ydgGtQvgZnFQcbdraVThCoQDYjZPC4F+gE6WJ/5d2R
	VNMku0W8I0TxT2VQp5Dd40Q+u0BnxmNZ0WflkXBbKYNnb5k1FB4qT64WBsdSS5FILkrkKy5Mn/Lt0
	H8D68rKJJkTba3bbj7mqMBHOWsBDRIShEc9hMhlKQPhwUa/jsVwK3DlMfgiuDJk8HY27LlulbE0GK
	51LFDeIg==;
Received: from dak by fasolo.debian.org with local (Exim 4.98.2)
	(envelope-from <[email protected]>)
	id 1wrKiM-0000000BrtA-0sLi;
	Tue, 04 Aug 2026 19:22:14 +0000
From: Debian FTP Masters <[email protected]>
Reply-To: Timo Aaltonen <[email protected]>
To: [email protected]
X-DAK: dak process-upload
X-Debian: DAK
X-Debian-Package: vulkan-loader
Debian: DAK
Debian-Changes: vulkan-loader_1.4.357.0-1_source.changes
Debian-Source: vulkan-loader
Debian-Version: 1.4.357.0-1
Debian-Architecture: source
Debian-Suite: unstable
Debian-Archive-Action: accept
MIME-Version: 1.0
Subject: Bug#1022984: fixed in vulkan-loader 1.4.357.0-1
Content-Type: multipart/signed; micalg="pgp-sha256";
 protocol="application/pgp-signature";
 boundary="===============8865364423131279418=="
Message-Id: <[email protected]>
Date: Tue, 04 Aug 2026 19:22:14 +0000
X-CrossAssassin-Score: 3

--===============8865364423131279418==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable

Source: vulkan-loader
Source-Version: 1.4.357.0-1
Done: Timo Aaltonen <[email protected]>

We believe that the bug you reported is fixed in the latest version of
vulkan-loader, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Timo Aaltonen <[email protected]> (supplier of updated vulkan-loader packag=
e)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Tue, 04 Aug 2026 22:05:00 +0300
Source: vulkan-loader
Built-For-Profiles: derivative.ubuntu noudeb
Architecture: source
Version: 1.4.357.0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian X Strike Force <[email protected]>
Changed-By: Timo Aaltonen <[email protected]>
Closes: 1022984 1048652 1142224 1142879
Changes:
 vulkan-loader (1.4.357.0-1) unstable; urgency=3Dmedium
 .
   [ Simon McVittie ]
   * d/tests: Factor out C source into its own file
   * d/tests: Do the builds in the autopkgtest temp directory
   * d/tests: Factor out setting CC, PKG_CONFIG
   * d/tests: Assert that CMake can find the Vulkan library (Closes: #1142879)
   * d/rules: Remove generated loader/loader.rc during clean
   * d/rules: Delete and re-create tests/**/generated (Closes: #1048652)
   * d/rules: Make the .orig tarball from gentarball more deterministic
 .
   [ Helmut Grohne ]
   * Fix FTCBFS: Annotate B-D: python3 with :any (Closes: #1022984)
 .
   [ Timo Aaltonen ]
   * New upstream release. (Closes: #1142224)
   * control: Add clang-format to build-depends.
   * control: Add python3-pyparsing to build-depends.
   * tests: Migrate to pkgconf.
Checksums-Sha1:
 a067f28ed80a7460f13583c2caa0bbe6a04e0ced 2287 vulkan-loader_1.4.357.0-1.dsc
 1e8e9f6a7ab2185727107be7a1dd4fa4d70a6102 3298520 vulkan-loader_1.4.357.0.ori=
g.tar.xz
 377ef568c09d94a49d580365e24d27090a901bc1 10368 vulkan-loader_1.4.357.0-1.deb=
ian.tar.xz
 96f1206f30662397900f7651d483c6a3c08b4de3 10358 vulkan-loader_1.4.357.0-1_sou=
rce.buildinfo
Checksums-Sha256:
 2a1eb68001f2047652919599cc1f13b46e938daa2b50ed4d0b53f46d2b631dbb 2287 vulkan=
-loader_1.4.357.0-1.dsc
 03d05b0c06991f40880eff45fdd7ceabc6da4c562e94a5f5f050cc7815d66796 3298520 vul=
kan-loader_1.4.357.0.orig.tar.xz
 edb8cc1e367f8c43e5aac552ad1feb1590414ec6799607e4225ee59b1194c961 10368 vulka=
n-loader_1.4.357.0-1.debian.tar.xz
 6207ac91593c02d0a2b52227849512078217b0caff15b8f49e67def69e68f450 10358 vulka=
n-loader_1.4.357.0-1_source.buildinfo
Files:
 1b27c9ca43e35eda680a5051f480052c 2287 libs optional vulkan-loader_1.4.357.0-=
1.dsc
 06380f73f7617e9aa9f63ac4af77b08b 3298520 libs optional vulkan-loader_1.4.357=
.0.orig.tar.xz
 fd3a8738c562d82cde1c2ee06f09876c 10368 libs optional vulkan-loader_1.4.357.0=
-1.debian.tar.xz
 3b9959bde89555816eb8f85137053b91 10358 libs optional vulkan-loader_1.4.357.0=
-1_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEdS3ifE3rFwGbS2Yjy3AxZaiJhNwFAmpyOFkACgkQy3AxZaiJ
hNyVSw/+JEFFWqfFSXuq06LNa25sh6Vkilhz1Q3j9jxyHy7W4S3lWdbGFpd8uJ4r
evmeRlnNClbxFNsmIHeOhDPB/s1aKy6ozJb5zj5iV3nSIyAPMM5h9QckFLjENrfV
FIyX/rnQiGtQTUqQvhKV5pw9mvufOh5kYGX6npOaO45kvH5gWmIwAh0uGjBfJlLZ
clhmGQINniI0HtTMwlCMnlBVr1xpMs1gVuNMUecV/RzrXPKMzCxgYkbJXRYss/z1
q8ez5LAUsaGCvx4hvYF8simDDN+vcneuoW+LdIuv31X5lFU1ZHQu0j3CxNMWEgMM
QL67rfvkoKWR987rcXKOeqca6yMcL8QwSk7Cr1zh8ZQMg92w30YxyJ3r0w/6ONLh
SdKVa6ARAQ0N1ocpqZfnHFtjjuna26t5PZrVINN/2AQsWYi4qdAbFlWr4sK/0VXA
RICIZwrluF+LyO3q41hjNIHPmJD85hsMZPxFiSnoxcVJIVXI9PU8636NSZvNGrzg
C1kmmLz6/CA82EVWQLvVmoETQqZq8ltjQ07TkiIe/ClfmhihSFP5kbaDVHAjnjE9
JylcIfOYxsyY1eTROf+K12SzSQhtGcIAXz/l6dQGmWupczoehA9pXd7m1PB3kIdn
AwmLonVK/eyxRTMlr9rhIgbz7yQtdLgFoY177VuqJxue6/24Urw=3D
=3DYB4q
-----END PGP SIGNATURE-----


--===============8865364423131279418==
Content-Type: application/pgp-signature

-----BEGIN PGP SIGNATURE-----

iHUEABYIAB0WIQTziqJOuF8J+ZI8pJSb9qggYcy5IQUCanI75gAKCRCb9qggYcy5
IdlpAPwMCW5T9eEsYG9xemFjqjKpEYSc4v9teB36w1Sn6dAj4AD/fHENVqkp2ys6
OJwGpsObi0hmUJWKSO1Ri4kB21fMzgY=
=MQEy
-----END PGP SIGNATURE-----

--===============8865364423131279418==--
------------=_1785871381-3611257-0--