Information for build ck-0.7.1-6.fc40

ID60555
Package Nameck
Links Fedora Package Sources | Fedora Official Koji Buildsystem | Rocks RISC-V Koji Buildsystem | Fedora RISC-V GitHub | Old Koji Buildsystem
Version0.7.1
Release6.fc40
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/ck.git#b11222d0ae35e28f8050fde0ae95bbd356f17e6b
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
StartedSun, 23 Jun 2024 18:18:37 CST
CompletedSun, 23 Jun 2024 18:48:45 CST
Taskbuild (f40, /rpms/ck.git:b11222d0ae35e28f8050fde0ae95bbd356f17e6b)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ck.git#b11222d0ae35e28f8050fde0ae95bbd356f17e6b'}}
Tags
f40
RPMs
src
ck-0.7.1-6.fc40.src.rpm (info) (download)
riscv64
ck-0.7.1-6.fc40.riscv64.rpm (info) (download)
ck-devel-0.7.1-6.fc40.riscv64.rpm (info) (download)
ck-debuginfo-0.7.1-6.fc40.riscv64.rpm (info) (download)
ck-debugsource-0.7.1-6.fc40.riscv64.rpm (info) (download)
Logs
riscv64
state.log
installed_pkgs.log
hw_info.log
root.log
build.log
mock_output.log
Changelog * Sat May 31 2025 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