Mon, 12 Jan 2026 17:17:47 CST | login

Information for build libxmlb-0.3.10-7.oc9

ID33813
Package Namelibxmlb
Version0.3.10
Release7.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/src-opencloudos-rpms/libxmlb.git?.#c12e810e62427a27109f955d2502fbf42a5c9d4c
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 bybbrucezhang
State complete
Volume DEFAULT
StartedWed, 23 Apr 2025 02:44:15 CST
CompletedWed, 23 Apr 2025 03:13:51 CST
Taskbuild (dist-oc9, /src-opencloudos-rpms/libxmlb.git:.:origin/oc9)
Extra{'source': {'original_url': 'git+https://gitee.com/src-opencloudos-rpms/libxmlb.git?.#origin/oc9'}}
Tags
dist-oc9
dist-oc9-compose
RPMs
src
libxmlb-0.3.10-7.oc9.src.rpm (info) (download)
aarch64
libxmlb-0.3.10-7.oc9.aarch64.rpm (info) (download)
libxmlb-devel-0.3.10-7.oc9.aarch64.rpm (info) (download)
libxmlb-debuginfo-0.3.10-7.oc9.aarch64.rpm (info) (download)
libxmlb-debugsource-0.3.10-7.oc9.aarch64.rpm (info) (download)
libxmlb-devel-debuginfo-0.3.10-7.oc9.aarch64.rpm (info) (download)
loongarch64
libxmlb-0.3.10-7.oc9.loongarch64.rpm (info) (download)
libxmlb-devel-0.3.10-7.oc9.loongarch64.rpm (info) (download)
libxmlb-debuginfo-0.3.10-7.oc9.loongarch64.rpm (info) (download)
libxmlb-debugsource-0.3.10-7.oc9.loongarch64.rpm (info) (download)
libxmlb-devel-debuginfo-0.3.10-7.oc9.loongarch64.rpm (info) (download)
x86_64
libxmlb-0.3.10-7.oc9.x86_64.rpm (info) (download)
libxmlb-devel-0.3.10-7.oc9.x86_64.rpm (info) (download)
libxmlb-debuginfo-0.3.10-7.oc9.x86_64.rpm (info) (download)
libxmlb-debugsource-0.3.10-7.oc9.x86_64.rpm (info) (download)
libxmlb-devel-debuginfo-0.3.10-7.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
loongarch64
hw_info.log
state.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