Sat, 17 Jan 2026 18:20:32 CST | login

Information for build libxmlb-0.3.10-7.ocs23.rv64

ID23436
Package Namelibxmlb
Version0.3.10
Release7.ocs23.rv64
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/libxmlb#434474fefaadeb006ec7bce90988c201f2a6a92d
SummaryLibrary for querying compressed XML metadata
DescriptionThis package provides a XML which is slow to parse and strings inside the document cannot be memory mapped as they do not have a trailing NUL char. The libxmlb library takes XML source, and converts it to a structured binary representation with a deduplicated string table -- where the strings have the NULs included. This allows an application to mmap the binary XML file, do an XPath query and return some strings without actually parsing the entire document. This is all done using (almost) zero allocations and no actual copying of the binary data.
Built byxinlongchen
State complete
Volume DEFAULT
StartedWed, 03 Sep 2025 20:13:08 CST
CompletedWed, 03 Sep 2025 20:37:24 CST
Taskbuild (dist-ocs23-riscv-base, /opencloudos-stream/libxmlb:master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/libxmlb#master'}}
Tags
dist-ocs23-riscv-base
RPMs
src
libxmlb-0.3.10-7.ocs23.rv64.src.rpm (info) (download)
riscv64
libxmlb-0.3.10-7.ocs23.rv64.riscv64.rpm (info) (download)
libxmlb-devel-0.3.10-7.ocs23.rv64.riscv64.rpm (info) (download)
libxmlb-debuginfo-0.3.10-7.ocs23.rv64.riscv64.rpm (info) (download)
libxmlb-debugsource-0.3.10-7.ocs23.rv64.riscv64.rpm (info) (download)
libxmlb-devel-debuginfo-0.3.10-7.ocs23.rv64.riscv64.rpm (info) (download)
Logs
riscv64
state.log
hw_info.log
build.log
root.log
installed_pkgs.log
mock_output.log
Changelog * Thu Sep 26 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.3.10-7 - Rebuilt for clarifying the packages requirement in BaseOS and AppStream * Fri Aug 16 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.3.10-6 - Rebuilt for loongarch release * Fri Sep 08 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.3.10-5 - Rebuilt for OpenCloudOS Stream 23.09 * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.3.10-4 - Rebuilt for OpenCloudOS Stream 23.05 * Fri Mar 31 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.3.10-3 - Rebuilt for OpenCloudOS Stream 23 * Thu Feb 23 2023 Miaojun Dong <zoedong@tencent.com> - 0.3.10-2 - remove README.md * Wed Nov 16 2022 Shuo Wang <abushwang@tencent.com> - 0.3.10-1 - initial build