Click here to visit the old openkoji buildsystem (Archived)

Information for build tbb-2021.11.0-5.fc40

ID45210
Package Nametbb
Links Fedora Package Sources | Fedora Official Koji Buildsystem | Rocks RISC-V Koji Buildsystem | Fedora RISC-V GitHub | Old Koji Buildsystem
Version2021.11.0
Release5.fc40
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/tbb.git#99dcb7ffdc834f1bc1f19b9974ffc295f0e19aec
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 bykojiadmin
State complete
Volume DEFAULT
StartedSat, 04 May 2024 23:33:14 CST
CompletedSun, 05 May 2024 01:07:32 CST
Taskbuild (f40, /rpms/tbb.git:99dcb7ffdc834f1bc1f19b9974ffc295f0e19aec)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/tbb.git#99dcb7ffdc834f1bc1f19b9974ffc295f0e19aec'}}
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
build.log
root.log
hw_info.log
state.log
installed_pkgs.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