Thu, 03 Oct 2024 13:13:13 CST | login

Information for build tbb-2020.3-8.el9

ID21467
Package Nametbb
Version2020.3
Release8.el9
Epoch
Sourcegit+https://git.cclinux.org/stage/rpms/tbb.git#46fc80aa104c027931d42e4b83da43927697f65f
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 bydistrobuild
State complete
Volume DEFAULT
StartedTue, 05 Jul 2022 01:18:18 CST
CompletedTue, 05 Jul 2022 03:50:53 CST
Taskbuild (dist-circle9, /stage/rpms/tbb.git:46fc80aa104c027931d42e4b83da43927697f65f)
Extra{'source': {'original_url': 'git+https://git.cclinux.org/stage/rpms/tbb.git?#46fc80aa104c027931d42e4b83da43927697f65f'}}
Tags
dist-circle9
dist-circle9-compose
RPMs
src
tbb-2020.3-8.el9.src.rpm (info) (download)
aarch64
python3-tbb-2020.3-8.el9.aarch64.rpm (info) (download)
tbb-2020.3-8.el9.aarch64.rpm (info) (download)
tbb-devel-2020.3-8.el9.aarch64.rpm (info) (download)
tbb-doc-2020.3-8.el9.aarch64.rpm (info) (download)
python3-tbb-debuginfo-2020.3-8.el9.aarch64.rpm (info) (download)
tbb-debuginfo-2020.3-8.el9.aarch64.rpm (info) (download)
tbb-debugsource-2020.3-8.el9.aarch64.rpm (info) (download)
i686
python3-tbb-2020.3-8.el9.i686.rpm (info) (download)
tbb-2020.3-8.el9.i686.rpm (info) (download)
tbb-devel-2020.3-8.el9.i686.rpm (info) (download)
tbb-doc-2020.3-8.el9.i686.rpm (info) (download)
python3-tbb-debuginfo-2020.3-8.el9.i686.rpm (info) (download)
tbb-debuginfo-2020.3-8.el9.i686.rpm (info) (download)
tbb-debugsource-2020.3-8.el9.i686.rpm (info) (download)
ppc64le
python3-tbb-2020.3-8.el9.ppc64le.rpm (info) (download)
tbb-2020.3-8.el9.ppc64le.rpm (info) (download)
tbb-devel-2020.3-8.el9.ppc64le.rpm (info) (download)
tbb-doc-2020.3-8.el9.ppc64le.rpm (info) (download)
python3-tbb-debuginfo-2020.3-8.el9.ppc64le.rpm (info) (download)
tbb-debuginfo-2020.3-8.el9.ppc64le.rpm (info) (download)
tbb-debugsource-2020.3-8.el9.ppc64le.rpm (info) (download)
s390x
python3-tbb-2020.3-8.el9.s390x.rpm (info) (download)
tbb-2020.3-8.el9.s390x.rpm (info) (download)
tbb-devel-2020.3-8.el9.s390x.rpm (info) (download)
tbb-doc-2020.3-8.el9.s390x.rpm (info) (download)
python3-tbb-debuginfo-2020.3-8.el9.s390x.rpm (info) (download)
tbb-debuginfo-2020.3-8.el9.s390x.rpm (info) (download)
tbb-debugsource-2020.3-8.el9.s390x.rpm (info) (download)
x86_64
python3-tbb-2020.3-8.el9.x86_64.rpm (info) (download)
tbb-2020.3-8.el9.x86_64.rpm (info) (download)
tbb-devel-2020.3-8.el9.x86_64.rpm (info) (download)
tbb-doc-2020.3-8.el9.x86_64.rpm (info) (download)
python3-tbb-debuginfo-2020.3-8.el9.x86_64.rpm (info) (download)
tbb-debuginfo-2020.3-8.el9.x86_64.rpm (info) (download)
tbb-debugsource-2020.3-8.el9.x86_64.rpm (info) (download)
Logs
aarch64
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
i686
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
ppc64le
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
s390x
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
x86_64
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
Changelog * Tue Aug 10 2021 Mohan Boddu <mboddu@redhat.com> - 2020.3-8 - Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 * Thu Jun 03 2021 Thomas Rodgers <trodgers@redhat.com> - 2020.3-6 - Fix ABI regression in tbb::empty_task caused by switch to LTO * Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 2020.3-6 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 * Mon Feb 22 2021 Jerry James <loganjerry@gmail.com> - 2020.3-5 - Fix cmake file installation some more (bz 1930389) * Thu Feb 18 2021 Jerry James <loganjerry@gmail.com> - 2020.3-4 - Fix cmake file installation (bz 1930389) - Allow use of RTM instructions when available - At upstream's suggestion, do not force ITT_NOTIFY support - Drop -fetchadd64 patch, only needed for forced ITT_NOTIFY support * Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2020.3-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2020.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Mon Jul 27 2020 Jerry James <loganjerry@gmail.com> - 2020.3-1 - Rebase to version 2020.3 * Tue Jul 14 2020 Tom Stellard <tstellar@redhat.com> - 2020.2-4 - Use make macros - https://fedoraproject.org/wiki/Changes/UseMakeBuildInstallMacro * Tue May 26 2020 Miro Hrončok <mhroncok@redhat.com> - 2020.2-3 - Rebuilt for Python 3.9 * Mon Apr 27 2020 Timm Baeder <tbaeder@redhat.com> - 2020.2-2 - Pass the compiler to when building - Update the tbb-2019-test-thread-monitor.patch to use std::atomic * Tue Mar 31 2020 Jerry James <loganjerry@gmail.com> - 2020.2-1 - Rebase to version 2020.2 * Fri Jan 31 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2020.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Wed Jan 22 2020 Jerry James <loganjerry@gmail.com> - 2020.1-1 - Rebase to version 2020.1 * Tue Dec 31 2019 Jerry James <loganjerry@gmail.com> - 2020-1 - Rebase to version 2020 * Sat Oct 12 2019 Jerry James <loganjerry@gmail.com> - 2019.9-1 - Rebase to 2019 update 9 * Thu Oct 03 2019 Miro Hrončok <mhroncok@redhat.com> - 2019.8-4 - Rebuilt for Python 3.8.0rc1 (#1748018) * Tue Aug 27 2019 Jerry James <loganjerry@gmail.com> - 2019.8-3 - Add -test-thread-monitor and -test-task-scheduler-init patches to fix FTBFS * Mon Aug 19 2019 Miro Hrončok <mhroncok@redhat.com> - 2019.8-3 - Rebuilt for Python 3.8