Information for build Judy-1.0.5-3.oc9

ID14227
Package NameJudy
Version1.0.5
Release3.oc9
Epoch
Sourcegit+https://gitee.com/src-opencloudos-rpms/Judy.git?.#54f2c54608e58e46d7a868ab6ee87a57e69d24d3
SummaryGeneral purpose dynamic array
DescriptionThis package provides a C library that provides a state-of-the-art core technology that implements a sparse dynamic array. Judy arrays are declared simply with a null pointer. A Judy array consumes memory only when it is populated, yet can grow to take advantage of all available memory if desired. Judy's key benefits are scalability, high performance, and memory efficiency. A Judy array is extensible and can scale up to a very large number of elements, bounded only by machine memory. Since Judy is designed as an unbounded array, the size of a Judy array is not pre-allocated but grows and shrinks dynamically with the array population.
Built bydenisecheng
State complete
Volume DEFAULT
StartedTue, 19 Sep 2023 12:50:49 CST
CompletedTue, 19 Sep 2023 12:52:30 CST
Taskbuild (dist-oc9, /src-opencloudos-rpms/Judy.git:.:origin/oc9)
Extra{'source': {'original_url': 'git+https://gitee.com/src-opencloudos-rpms/Judy.git?.#origin/oc9'}}
Tags
dist-oc9
dist-oc9-compose
RPMs
src
Judy-1.0.5-3.oc9.src.rpm (info) (download)
aarch64
Judy-1.0.5-3.oc9.aarch64.rpm (info) (download)
Judy-debuginfo-1.0.5-3.oc9.aarch64.rpm (info) (download)
Judy-debugsource-1.0.5-3.oc9.aarch64.rpm (info) (download)
x86_64
Judy-1.0.5-3.oc9.x86_64.rpm (info) (download)
Judy-debuginfo-1.0.5-3.oc9.x86_64.rpm (info) (download)
Judy-debugsource-1.0.5-3.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 * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.0.5-3 - Rebuilt for OpenCloudOS Stream 23.05 * Fri Mar 31 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.0.5-2 - Rebuilt for OpenCloudOS Stream 23 * Wed Nov 16 2022 Shuo Wang <abushwang@tencent.com> - 1.0.5-1 - initial build