Information for build Judy-1.0.5-4.oc9

ID18102
Package NameJudy
Version1.0.5
Release4.oc9
Epoch
Sourcegit+https://gitee.com/src-opencloudos-rpms/Judy.git?.#86be73d221b8fdb7331907c600f1834fb3f01f54
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
StartedMon, 08 Jan 2024 02:06:12 CST
CompletedMon, 08 Jan 2024 02:09:47 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
dist-oc9.0-compose
RPMs
src
Judy-1.0.5-4.oc9.src.rpm (info) (download)
aarch64
Judy-1.0.5-4.oc9.aarch64.rpm (info) (download)
Judy-debuginfo-1.0.5-4.oc9.aarch64.rpm (info) (download)
Judy-debugsource-1.0.5-4.oc9.aarch64.rpm (info) (download)
x86_64
Judy-1.0.5-4.oc9.x86_64.rpm (info) (download)
Judy-debuginfo-1.0.5-4.oc9.x86_64.rpm (info) (download)
Judy-debugsource-1.0.5-4.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 Sep 08 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.0.5-4 - Rebuilt for OpenCloudOS Stream 23.09 * 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