Sun, 05 May 2024 02:12:04 UTC | login

Information for build tbb-2021.11.0-5.fc40

ID295411
Package Nametbb
Version2021.11.0
Release5.fc40
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/tbb.git#9a93cd656e4afa03a8d479869f060750f9581318
SummaryThe Threading Building Blocks library abstracts low-level threading details
DescriptionThreading Building Blocks (TBB) is a C++ runtime library that abstracts the low-level threading details necessary for optimal multi-core performance. It uses common C++ templates and coding style to eliminate tedious threading implementation work. TBB requires fewer lines of code to achieve parallelism than other threading models. The applications you write are portable across platforms. Since the library is also inherently scalable, no code maintenance is required as more processor cores become available.
Built bydavidlt
State complete
Volume DEFAULT
StartedWed, 06 Mar 2024 11:04:18 UTC
CompletedWed, 06 Mar 2024 11:38:44 UTC
Taskbuild (f40, /rpms/tbb.git:9a93cd656e4afa03a8d479869f060750f9581318)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/tbb.git#9a93cd656e4afa03a8d479869f060750f9581318'}}
Tags
f40
RPMs
src
tbb-2021.11.0-5.fc40.src.rpm (info) (download)
riscv64
python3-tbb-2021.11.0-5.fc40.riscv64.rpm (info) (download)
tbb-2021.11.0-5.fc40.riscv64.rpm (info) (download)
tbb-bind-2021.11.0-5.fc40.riscv64.rpm (info) (download)
tbb-devel-2021.11.0-5.fc40.riscv64.rpm (info) (download)
tbb-doc-2021.11.0-5.fc40.riscv64.rpm (info) (download)
python3-tbb-debuginfo-2021.11.0-5.fc40.riscv64.rpm (info) (download)
tbb-bind-debuginfo-2021.11.0-5.fc40.riscv64.rpm (info) (download)
tbb-debuginfo-2021.11.0-5.fc40.riscv64.rpm (info) (download)
tbb-debugsource-2021.11.0-5.fc40.riscv64.rpm (info) (download)
Logs
riscv64
state.log
hw_info.log
build.log
root.log
mock_output.log
Changelog * Thu Jan 25 2024 Jonathan Wakely <jwakely@fedoraproject.org> - 2021.11.0-5 - Remove Requires:python3-docs for tbb-doc subpackage * Mon Jan 22 2024 Jonathan Wakely <jwakely@fedoraproject.org> - 2021.11.0-4 - Rename 32-bit arch /usr/lib/pkgconfig/tbb32.pc to tbb.pc * Fri Jan 19 2024 Yaakov Selkowitz <yselkowi@redhat.com> - 2021.11.0-3 - Avoid python3-docs dependency on RHEL * Wed Jan 17 2024 Jonathan Wakely <jwakely@fedoraproject.org> - 2021.11.0-2 - Add patch for strict aliasing violation * Thu Dec 28 2023 Jerry James <loganjerry@gmail.com> - 2021.11.0-1 - Rebase to version 2021.11.0 - New -bind subpackage for the NUMA support library - Build with cmake - Minor spec file cleanups * Thu Aug 10 2023 Jonathan Wakely <jwakely@fedoraproject.org> - 2020.3-21 - SPDX migration * Sat Jul 22 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2020.3-20 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Wed Jun 28 2023 Python Maint <python-maint@redhat.com> - 2020.3-19 - Rebuilt for Python 3.12 * Tue Jun 27 2023 Jonathan Wakely <jwakely@fedoraproject.org> - 2020.3-18 - Add conflicts tag for tbb-doc (#2174300) - Remove outdated provides for bundled(jquery) * Tue Jun 13 2023 Python Maint <python-maint@redhat.com> - 2020.3-17 - Rebuilt for Python 3.12 * Tue Feb 21 2023 Jonathan Wakely <jwakely@redhat.com> - 2020.3-16 - Add versioned Requires: to python module * Sat Jan 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2020.3-15 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Mon Jan 16 2023 Thomas Rodgers <trodgers@redhat.com> - 2020.3-14 - Fix build failure with GCC13 (bz 2161412) * Wed Jan 11 2023 Thomas Rodgers <trodgers@redhat.com> - 2020.3-13 - Fix build failure with Python 3.12.0 (bz 2154975) * Sat Jul 23 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2020.3-12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 2020.3-11 - Rebuilt for Python 3.11