onetbb.git
11 months agoFix sphinx build. #1091039
Debian Science Maintainers [Thu, 2 Jan 2025 01:29:54 +0000 (20:29 -0500)]
Fix sphinx build. #1091039

Foward: not necessary.

Gbp-Pq: Name sphinx-ftbfs.patch

11 months agosphinx-change-theme-to-avoid-ftbfs
Debian Science Maintainers [Thu, 2 Jan 2025 01:29:54 +0000 (20:29 -0500)]
sphinx-change-theme-to-avoid-ftbfs

===================================================================

Gbp-Pq: Name sphinx-change-theme-to-avoid-ftbfs.patch

11 months agosh4 support
John Paul Adrian Glaubitz [Thu, 2 Jan 2025 01:29:54 +0000 (20:29 -0500)]
sh4 support

Forwarded: not yet.
BTS: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1027168

onetbb currently FTBFS on sh4 because the source code assumes that the target
FPU supports all four rounding modes (FE_TONEAREST, FE_DOWNWARD, FE_UPWARD and
FE_TOWARDZERO) which is not the case on sh4 which supports FE_TONEAREST and
FE_TOWARDZERO only [1].

The attached patch fixes these assumptions for sh4 and makes the code build. I
have already patched and uploaded the package to the unreleased distribution
so that the mold linker can build on sh4 as well.

I will forward the patch later after reformating it.
===================================================================

Gbp-Pq: Name sh4-support.patch

11 months agoSuppress compiler warnings since GCC-12. (Closes: #1016283)
Mo Zhou [Thu, 2 Jan 2025 01:29:54 +0000 (20:29 -0500)]
Suppress compiler warnings since GCC-12. (Closes: #1016283)

Last-Update: 2022-08-18
Forwarded: https://github.com/oneapi-src/oneTBB/issues/823

Gbp-Pq: Name 1030-warning-flags.patch

11 months agoThis patch provides the generic architecture fallback, which was
Matthias Klose [Thu, 2 Jan 2025 01:29:54 +0000 (20:29 -0500)]
This patch provides the generic architecture fallback, which was

Last-Update: 2023-06-17
Bug-Debian: https://bugs.debian.org/1006920
Forwarded: https://github.com/oneapi-src/oneTBB/issues/776

not merged by upstream. We just keep the patch here.

Gbp-Pq: Name 1020-arch-generic.patch

11 months agoReduce stress of test_collaborative_call_once on __arm__.
Mo Zhou [Thu, 2 Jan 2025 01:29:54 +0000 (20:29 -0500)]
Reduce stress of test_collaborative_call_once on __arm__.

Last-Update: 2022-02-15
Forwarded: https://github.com/oneapi-src/oneTBB/pull/789

Gbp-Pq: Name 1010-test-less-stress.patch

11 months agoRemove unaligned mem-accesses from test_malloc_pools.cpp
Steve Capper [Thu, 2 Jan 2025 01:29:54 +0000 (20:29 -0500)]
Remove unaligned mem-accesses from test_malloc_pools.cpp

Last-Changed: 2017-08-13
Forwarded: no

This should help sparc64 tests, if we miss a case a SIGBUS
will greet us.

Gbp-Pq: Name 1000-remove-unaligned-test.patch

11 months agoonetbb (2022.0.0-1) unstable; urgency=medium
Mo Zhou [Thu, 2 Jan 2025 01:29:54 +0000 (20:29 -0500)]
onetbb (2022.0.0-1) unstable; urgency=medium

  * Patch sphinx config file to fix the build (Closes: #1091039)
  * Skip test_resumable_tasks to avoid FTBFS on s390x.
  * Upload to unstable.

[dgit import unpatched onetbb 2022.0.0-1]

11 months agoImport onetbb_2022.0.0-1.debian.tar.xz
Mo Zhou [Thu, 2 Jan 2025 01:29:54 +0000 (20:29 -0500)]
Import onetbb_2022.0.0-1.debian.tar.xz

[dgit import tarball onetbb 2022.0.0-1 onetbb_2022.0.0-1.debian.tar.xz]

12 months agoImport onetbb_2022.0.0.orig.tar.xz
Mo Zhou [Sun, 24 Nov 2024 01:45:19 +0000 (20:45 -0500)]
Import onetbb_2022.0.0.orig.tar.xz

[dgit import orig onetbb_2022.0.0.orig.tar.xz]