Information for build ck-0.7.2-1.fc42

ID109245
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.fc42
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 complete
Volume DEFAULT
StartedThu, 24 Apr 2025 20:01:48 CST
CompletedThu, 24 Apr 2025 20:44:38 CST
Taskbuild (f42-build-side-1, /rpms/ck.git:0ec5f10a726489d65ff0b885be2b5d2cf1e2d20b)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ck.git#0ec5f10a726489d65ff0b885be2b5d2cf1e2d20b'}}
Tags
f42
RPMs
src
ck-0.7.2-1.fc42.src.rpm (info) (download)
riscv64
ck-0.7.2-1.fc42.riscv64.rpm (info) (download)
ck-devel-0.7.2-1.fc42.riscv64.rpm (info) (download)
ck-debuginfo-0.7.2-1.fc42.riscv64.rpm (info) (download)
ck-debugsource-0.7.2-1.fc42.riscv64.rpm (info) (download)
Logs
riscv64
mock_output.log
root.log
mock_config.log
build.log
installed_pkgs.log
dnf5.log
hw_info.log
state.log
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