[From nobody Thu Jul  9 01:29:06 2026
Received: (at submit) by bugs.debian.org; 2 Jan 2026 20:54:35 +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=-4.2 required=4.0 tests=BAYES_00,DKIM_SIGNED,
 DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,
 RCVD_IN_VALIDITY_CERTIFIED_BLOCKED,RCVD_IN_VALIDITY_RPBL_BLOCKED,
 RCVD_IN_VALIDITY_SAFE_BLOCKED,SPF_HELO_NONE,SPF_NONE autolearn=ham
 autolearn_force=no version=4.0.1-bugs.debian.org_2005_01_02
X-Spam-Bayes: score:0.0000 Tokens: new, 22; hammy, 150; neutral, 92; spammy,
 0. spammytokens: hammytokens:0.000-+--cmake, 0.000-+--HTo:N*Debian,
 0.000-+--grohne, 0.000-+--Grohne, 0.000-+--H*Ad:N*Bug
Return-path: &lt;helmut@subdivi.de&gt;
Received: from isilmar-4.linta.de ([136.243.71.142]:46352)
 by buxtehude.debian.org with esmtps
 (TLS1.3:ECDHE_X25519__RSA_PSS_RSAE_SHA256__AES_256_GCM:256)
 (Exim 4.96) (envelope-from &lt;helmut@subdivi.de&gt;) id 1vbmAM-002ndb-2K
 for submit@bugs.debian.org; Fri, 02 Jan 2026 20:54:35 +0000
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=subdivi.de;
 s=k24.isilmar-4; t=1767387271;
 bh=eQblmnp6DeeET7xlMcCPVm5+7ramd3dGEg5D4GUr25Q=;
 h=Date:From:To:Subject:From;
 b=TEgdRDLde8dNLJIYCc4Ltt9GJ9A3TlblVJcPhAxiIa4AZzZAGHV60qDLg8ULhgDKW
 /3noa2qZxc72Az/hEeGh+3iT4SD6onfDA7UNCCwKaEw5sOZQ8XH4KehDfW5bOgh4yZ
 ZTv3fYxNBV3MLh8dxYId4aQhhHj4dN1AJ3ZaARQFWNhACdOAWRl5s6gyzX8AUufPl6
 2DGKtQknooaMe8diZ6kiSnpzww/f01Bi/9jR34A33OxyO1fMcn3rBWGaqSk6l3ow6z
 njzo07ao7cvKE8l3e7/tP8OFigu/vWGD+9MdbCKs/sh+R7WAJhyP5OheyuPZpCG8cm
 I3hTvV3L33Dkg==
Received: from isilmar-4.linta.de (isilmar.linta [10.0.0.1])
 by isilmar-4.linta.de (Postfix) with ESMTP id DA3922006E1
 for &lt;submit@bugs.debian.org&gt;; Fri,  2 Jan 2026 20:54:31 +0000 (UTC)
Date: Fri, 2 Jan 2026 21:31:45 +0100
From: Helmut Grohne &lt;helmut@subdivi.de&gt;
To: Debian Bug Tracking System &lt;submit@bugs.debian.org&gt;
Subject: onetbb FTCBFS: cannot satisfy documentation dependencies
Message-ID: &lt;20260102203145.GA149846@subdivi.de&gt;
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary=&quot;MJUKsbwuuA096fJi&quot;
Content-Disposition: inline
X-Reportbug-Version: 13.2.0
Delivered-To: submit@bugs.debian.org


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

Source: onetbb
Version: 2022.3.0-1
Tags: patch
User: debian-cross@lists.debian.org
Usertags: cross-satisfiability

onetbb cannot be cross built from source, because some of its
documentation-related dependencies are not satisfiably. I observe that
the documentation already is separated to an arch:all package and that
the build instructions are already conditionalized to an indep build.
What is left here is moving the relevant dependencies from B-D to B-D-I.
While doing so, I dropped the &lt;!nodoc&gt; annotations, because an arch-only
build becomes a nodoc build without any need for profiles. Using
reproducible builds, I verified that the reslting arch-only build
exactly reproduces a full build. Please consider applying the attached
patch.

Helmut

--MJUKsbwuuA096fJi
Content-Type: text/plain; charset=us-ascii
Content-Disposition: attachment; filename=&quot;onetbb_2022.3.0-1.1.debdiff&quot;

diff -Nru onetbb-2022.3.0/debian/changelog onetbb-2022.3.0/debian/changelog
--- onetbb-2022.3.0/debian/changelog	2026-01-01 22:56:16.000000000 +0100
+++ onetbb-2022.3.0/debian/changelog	2026-01-02 21:04:04.000000000 +0100
@@ -1,3 +1,10 @@
+onetbb (2022.3.0-1.1) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+  * Move all documentation dependencies to B-D-I. (Closes: #-1)
+
+ -- Helmut Grohne &lt;helmut@subdivi.de&gt;  Fri, 02 Jan 2026 21:04:04 +0100
+
 onetbb (2022.3.0-1) unstable; urgency=medium
 
   * Upload to unstable.
diff -Nru onetbb-2022.3.0/debian/control onetbb-2022.3.0/debian/control
--- onetbb-2022.3.0/debian/control	2025-12-15 18:45:19.000000000 +0100
+++ onetbb-2022.3.0/debian/control	2026-01-02 21:04:04.000000000 +0100
@@ -7,14 +7,15 @@
                cmake,
                gdb,
                libhwloc-dev,
-               libjs-jquery &lt;!nodoc&gt;,
-               libjs-underscore &lt;!nodoc&gt;,
                ninja-build,
                pkgconf,
-               python3-sphinx &lt;!nodoc&gt;,
-               python3-sphinx-rtd-theme &lt;!nodoc&gt;,
-               python3-sphinx-design &lt;!nodoc&gt;,
-Build-Depends-Indep: doxygen, graphviz
+Build-Depends-Indep: doxygen,
+                     graphviz,
+                     libjs-jquery,
+                     libjs-underscore,
+                     python3-sphinx,
+                     python3-sphinx-rtd-theme,
+                     python3-sphinx-design,
 Standards-Version: 4.7.2
 Vcs-Browser: https://salsa.debian.org/science-team/tbb
 Vcs-Git: https://salsa.debian.org/science-team/tbb.git

--MJUKsbwuuA096fJi--
]