Information for build userspace-rcu-0.14.0-6.oc9

ID32231
Package Nameuserspace-rcu
Version0.14.0
Release6.oc9
Epoch
Sourcegit+https://gitee.com/src-opencloudos-rpms/userspace-rcu.git?.#fecb1cf30e52ebe9b551934100f6a424480a30fd
SummaryUser-space read-copy-update (URCU) library
DescriptionThis data synchronization library provides read-side access which scales linearly with the number of cores. URCU is similar to its Linux-kernel counterpart, providing a replacement for reader-writer locking, among other uses. This similarity continues with readers not synchronizing directly with RCU updaters, thus making RCU read-side code paths exceedingly fast, It also allows the RCU reader to make useful progress even when running at the same time as the RCU updater, and vice versa.
Built bybbrucezhang
State complete
Volume DEFAULT
StartedThu, 12 Dec 2024 14:44:41 CST
CompletedThu, 12 Dec 2024 14:55:19 CST
Taskbuild (dist-oc9, /src-opencloudos-rpms/userspace-rcu.git:.:origin/oc9)
Extra{'source': {'original_url': 'git+https://gitee.com/src-opencloudos-rpms/userspace-rcu.git?.#origin/oc9'}}
Tags
dist-oc9
dist-oc9-compose
RPMs
src
userspace-rcu-0.14.0-6.oc9.src.rpm (info) (download)
aarch64
userspace-rcu-0.14.0-6.oc9.aarch64.rpm (info) (download)
userspace-rcu-devel-0.14.0-6.oc9.aarch64.rpm (info) (download)
userspace-rcu-debuginfo-0.14.0-6.oc9.aarch64.rpm (info) (download)
userspace-rcu-debugsource-0.14.0-6.oc9.aarch64.rpm (info) (download)
x86_64
userspace-rcu-0.14.0-6.oc9.x86_64.rpm (info) (download)
userspace-rcu-devel-0.14.0-6.oc9.x86_64.rpm (info) (download)
userspace-rcu-debuginfo-0.14.0-6.oc9.x86_64.rpm (info) (download)
userspace-rcu-debugsource-0.14.0-6.oc9.x86_64.rpm (info) (download)
Logs
x86_64
root.log
build.log
installed_pkgs.log
state.log
hw_info.log
mock_output.log
aarch64
state.log
installed_pkgs.log
build.log
root.log
hw_info.log
mock_output.log
Changelog * Thu Sep 26 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.14.0-6 - Rebuilt for clarifying the packages requirement in BaseOS and AppStream * Fri Aug 16 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.14.0-5 - Rebuilt for loongarch release * Wed Mar 20 2024 doupengda <doupengda@loongson.cn> - 0.14.0-4 - add support for loongarch64 * Tue Nov 21 2023 Doris Chao <doriscchao@tencent.com> - 0.14.0-3 - Add BuildRequires of gcc gcc-c++ * Fri Sep 08 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.14.0-2 - Rebuilt for OpenCloudOS Stream 23.09 * Tue Aug 22 2023 Shuo Wang <abushwang@tencent.com> - 0.14.0-1 - update to 0.14.0 * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.13.1-3 - Rebuilt for OpenCloudOS Stream 23.05 * Fri Mar 31 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.13.1-2 - Rebuilt for OpenCloudOS Stream 23 * Thu Aug 04 2022 Wang Zhe <bessiewang@tencent.com> - 0.13.1-1 - initial build