[From nobody Wed Jul 29 14:09:08 2026
Received: (at submit) by bugs.debian.org; 12 Jul 2026 08:00:08 +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=-111.2 required=4.0 tests=ALL_TRUSTED,BAYES_00,
 DKIMWL_WL_HIGH,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,
 FROMDEVELOPER,SPF_HELO_NONE,SPF_PASS,USER_IN_DKIM_WELCOMELIST,
 XMAILER_REPORTBUG 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, 120; neutral, 18; spammy,
 0. spammytokens:
 hammytokens:0.000-+--Hx-spam-relays-external:sk:stravin,
 0.000-+--H*RT:sk:stravin, 0.000-+--Hx-spam-relays-external:311,
 0.000-+--H*RT:311, 0.000-+--H*RT:108
Return-path: &lt;bunk@debian.org&gt;
Received: from stravinsky.debian.org ([2001:41b8:202:deb::311:108]:47652)
 by buxtehude.debian.org with utf8esmtps
 (TLS1.3:ECDHE_SECP256R1__RSA_PSS_RSAE_SHA256__AES_256_GCM:256)
 (Exim 4.96) (envelope-from &lt;bunk@debian.org&gt;) id 1wip6d-002K6N-25
 for submit@bugs.debian.org; Sun, 12 Jul 2026 08:00:07 +0000
DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=debian.org; 
 s=smtpauto.stravinsky;
 h=X-Debian-User:Date:Message-ID:Subject:To:From:
 Content-Transfer-Encoding:MIME-Version:Content-Type:Reply-To:Cc:Content-ID:
 Content-Description:In-Reply-To:References;
 bh=NzeNm4kBbV9lsvXvyZ5B+uqJP9/05b0Pl5mjF/hn1vA=; b=R973L0jzall97ZaSN3zmhSCZib
 pqmnwowX3qTkM02AZonFVc0XcZ7IAUwsEVnVyX6YMoaJtVSV4wZEQJUYHIStVqP6+EPW8j0sRbQr7
 h4RYHbRp5j61tRwqCxrceUYLXIdZ5sxB+2X0lJpo5oZFBgPAWfMdK9v4LssExZkW3IeYsu5AI2zrT
 OjSThnK8Lm7ty7UTBe5APbzwQ/OYL7DHK6jUfwoX+SqMyr1Ul59kQyUg4hxjV1MzKW7C7TglEB9XQ
 lyRJvmachEHzrWm+ecfhamxZZdR7S/nZN+gx6cUAW4hgLpfWU9NqneIZzNgycedsGWRI2aHHvSfKe
 WNm85ZHQ==;
Received: from authenticated-user by stravinsky.debian.org with utf8esmtpsa
 (TLS1.3:ECDHE_SECP256R1__RSA_PSS_RSAE_SHA256__AES_256_GCM:256)
 (Exim 4.96) (envelope-from &lt;bunk@debian.org&gt;) id 1wip6b-000aD4-2u;
 Sun, 12 Jul 2026 08:00:06 +0000
Content-Type: text/plain; charset=&quot;us-ascii&quot;
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Adrian Bunk &lt;bunk@debian.org&gt;
To: Debian Bug Tracking System &lt;submit@bugs.debian.org&gt;
Subject: selinux-python FTBFS: /usr/bin/python3: No module named build
Message-ID: &lt;178384320546.1150985.596498146772413832.reportbug@localhost&gt;
X-Mailer: reportbug 13.2.0
Date: Sun, 12 Jul 2026 11:00:05 +0300
X-Debian-User: bunk
Delivered-To: submit@bugs.debian.org

Source: selinux-python
Version: 3.11-1
Severity: serious

https://buildd.debian.org/status/fetch.php?pkg=selinux-python&amp;arch=amd64&amp;ver=3.11-1&amp;stamp=1783842129&amp;raw=0

...
dh_auto_build
	make -j6 INSTALL=&quot;install --strip-program=true&quot;
make[2]: Entering directory '/build/reproducible-path/selinux-python-3.11'
make[3]: Entering directory '/build/reproducible-path/selinux-python-3.11/sepolicy'
python3 -m build --no-isolation --wheel .
/usr/bin/python3: No module named build
make[3]: *** [Makefile:17: python-build] Error 1
]