Sat, 27 Apr 2024 01:28:50 UTC | login

Information for build ck-0.6.0-10.el8

ID28448
Package Nameck
Version0.6.0
Release10.el8
Epoch
SummaryLibrary for high performance concurrent programming
DescriptionConcurrency Kit provides a plethora of concurrency primitives, safe memory reclamation mechanisms and lock-less and lock-free data structures designed to aid in the design and implementation of high performance concurrent systems. It is designed to minimize dependencies on operating system-specific interfaces and most of the interface relies only on a strict subset of the standard library and more popular compiler extensions.
Built byrdobuilder
State complete
Volume DEFAULT
StartedFri, 31 Jan 2020 03:55:15 UTC
CompletedFri, 31 Jan 2020 04:53:09 UTC
Taskbuild (cloud8-openstack-ussuri-el8, ck-0.6.0-10.el8.src.rpm)
Tags
cloud8-openstack-train-release
cloud8-openstack-train-testing
cloud8-openstack-ussuri-release
cloud8-openstack-ussuri-testing
cloud8-openstack-victoria-release
cloud8-openstack-victoria-testing
cloud8-openstack-wallaby-testing
cloud8s-openstack-train-testing
cloud8s-openstack-ussuri-release
cloud8s-openstack-ussuri-testing
cloud8s-openstack-victoria-release
cloud8s-openstack-victoria-testing
cloud8s-openstack-wallaby-release
cloud8s-openstack-wallaby-testing
cloud8s-openstack-xena-release
cloud8s-openstack-xena-testing
cloud8s-openstack-yoga-release
cloud8s-openstack-yoga-testing
cloud8s-openstack-zed-testing
RPMs
src
ck-0.6.0-10.el8.src.rpm (info) (download)
aarch64
ck-0.6.0-10.el8.aarch64.rpm (info) (download)
ck-devel-0.6.0-10.el8.aarch64.rpm (info) (download)
ck-debuginfo-0.6.0-10.el8.aarch64.rpm (info) (download)
ck-debugsource-0.6.0-10.el8.aarch64.rpm (info) (download)
ppc64le
ck-0.6.0-10.el8.ppc64le.rpm (info) (download)
ck-devel-0.6.0-10.el8.ppc64le.rpm (info) (download)
ck-debuginfo-0.6.0-10.el8.ppc64le.rpm (info) (download)
ck-debugsource-0.6.0-10.el8.ppc64le.rpm (info) (download)
x86_64
ck-0.6.0-10.el8.x86_64.rpm (info) (download)
ck-devel-0.6.0-10.el8.x86_64.rpm (info) (download)
ck-debuginfo-0.6.0-10.el8.x86_64.rpm (info) (download)
ck-debugsource-0.6.0-10.el8.x86_64.rpm (info) (download)
Logs
aarch64
root.log
hw_info.log
mock_output.log
build.log
state.log
ppc64le
root.log
hw_info.log
mock_output.log
build.log
state.log
x86_64
root.log
hw_info.log
mock_output.log
build.log
state.log
Changelog * Wed Aug 21 2019 Honza Horak <hhorak@redhat.com> - 0.6.0-10 - Remove static gettid definition * Wed Jul 24 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.0-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.0-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Tue Jul 17 2018 Honza Horak <hhorak@redhat.com> - 0.6.0-7 - Explicitly include gcc * Tue Jul 17 2018 Honza Horak <hhorak@redhat.com> - 0.6.0-6 - Fix building on s390x and ignore tests also for ppc64le and ix86 and x86_64 * Thu Jul 12 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Wed Aug 02 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Tue Feb 28 2017 Xavier Bachelot <xavier@bachelot.org> - 0.6.0-1 - Update to 0.6.0. - Run test suite. * Sat Feb 11 2017 Honza Horak <hhorak@redhat.com> - 0.5.2-2 - Fix issues found during Package Review Summary provides better idea what this library is for Using macros for make build and install Fix permissions of the shared library * Sat Feb 04 2017 Honza Horak <hhorak@redhat.com> - 0.5.2-1 - Initial packaging