Information for build libart-0-1.20210723git3010468.fc45

ID223569
Package Namelibart
Links Fedora Package Sources | Fedora Official Koji Buildsystem | Rocks RISC-V Koji Buildsystem | Fedora RISC-V GitHub | Old Koji Buildsystem
Version0
Release1.20210723git3010468.fc45
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/libart.git#7df89fc3262b04904e0b99eebcce85f1bd795af2
SummaryAdaptive Radix Trees implemented in C
DescriptionThis library provides a C99 implementation of the Adaptive Radix Tree or ART. The ART operates similar to a traditional radix tree but avoids the wasted space of internal nodes by changing the node size. It makes use of 4 node sizes (4, 16, 48, 256), and can guarantee that the overhead is no more than 52 bytes per key, though in practice it is much lower.
Built byhezhengyu
State complete
Volume DEFAULT
StartedSun, 30 Aug 2026 15:02:10 CST
CompletedSun, 30 Aug 2026 15:56:09 CST
Taskbuild (f45, /rpms/libart.git:7df89fc3262b04904e0b99eebcce85f1bd795af2)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/libart.git#7df89fc3262b04904e0b99eebcce85f1bd795af2'}}
Tags
f45
RPMs
src
libart-0-1.20210723git3010468.fc45.src.rpm (info) (download)
riscv64
libart-0-1.20210723git3010468.fc45.riscv64.rpm (info) (download)
libart-devel-0-1.20210723git3010468.fc45.riscv64.rpm (info) (download)
libart-debuginfo-0-1.20210723git3010468.fc45.riscv64.rpm (info) (download)
libart-debugsource-0-1.20210723git3010468.fc45.riscv64.rpm (info) (download)
Logs
riscv64
installed_pkgs.log
build.log
state.log
root.log
hw_info.log
mock_output.log
dnf5.log
mock_config.log
Changelog * Sun Aug 30 2026 Koji - 0-1.20210723git3010468.fc45 - local build