Information for build ck-0.7.2-1.el10

ID151092
Package Nameck
Links Fedora Package Sources | Fedora Official Koji Buildsystem | Rocks RISC-V Koji Buildsystem | Fedora RISC-V GitHub | Old Koji Buildsystem
Version0.7.2
Release1.el10
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/ck.git#0ec5f10a726489d65ff0b885be2b5d2cf1e2d20b
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 bykojiadmin
State failed
Volume DEFAULT
StartedSat, 11 Oct 2025 11:04:45 CST
CompletedSat, 11 Oct 2025 11:48:51 CST
Taskbuild (epel10, /rpms/ck.git:0ec5f10a726489d65ff0b885be2b5d2cf1e2d20b)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ck.git#0ec5f10a726489d65ff0b885be2b5d2cf1e2d20b'}}
Tags No tags
RPMs No RPMs
Changelog * Mon Feb 10 2025 Ales Nezbeda <anezbeda@redhat.com> - 0.7.2-1 - Update to 0.7.2 - Disable long running test on s390x * Thu Jan 16 2025 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.1-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild * Wed Jul 17 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.1-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Fri May 31 2024 Ales Nezbeda <anezbeda@redhat.com> - 0.7.1-6 - Fix test code for big endian - Disable long running test on ARM * Tue Jan 23 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.1-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jan 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Wed Jul 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Thu Jul 13 2023 Petr Menšík <pemensik@redhat.com> - 0.7.1-2 - Use SPDX licenses * Wed Jul 12 2023 Paul Wouters <paul.wouters@aiven.io - 0.7.1-1 - Updated to 0.7.1 (partially for testing resolving of rhbz#2113147) - Remove upstreamed patches - Updated URL: and Source: to github, as concurrencykit.org has been dead for a while * Fri Feb 17 2023 Petr Menšík <pemensik@redhat.com> - 0.7.0-10 - Set time limit to unit test run - Limit unit test to less cores to make them faster - Skip some tests on ppc64le and aarch64 platforms to avoid failures