Thu, 26 Jun 2025 18:29:13 CST | login

Information for build tinyxml2-9.0.0-2.oc9

ID43209
Package Nametinyxml2
Version9.0.0
Release2.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/tinyxml2.git?.#9d01af88beca823bf2e131e654a8d5339d66f7ec
SummarySimple, small and efficient C++ XML parser
DescriptionTinyXML-2 is a simple, small, efficient, C++ XML parser that can be easily integrated into other programs. It uses a Document Object Model (DOM), meaning the XML data is parsed into a C++ objects that can be browsed and manipulated, and then written to disk or another output stream. TinyXML-2 doesn't parse or use DTDs (Document Type Definitions) nor XSLs (eXtensible Stylesheet Language). TinyXML-2 uses a similar API to TinyXML-1, But the implementation of the parser was completely re-written to make it more appropriate for use in a game. It uses less memory, is faster, and uses far fewer memory allocations.
Built bybbrucezhang
State complete
Volume DEFAULT
StartedSat, 14 Jun 2025 16:49:01 CST
CompletedSat, 14 Jun 2025 16:54:57 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/tinyxml2.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/tinyxml2.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
RPMs
src
tinyxml2-9.0.0-2.oc9.src.rpm (info) (download)
aarch64
tinyxml2-9.0.0-2.oc9.aarch64.rpm (info) (download)
tinyxml2-devel-9.0.0-2.oc9.aarch64.rpm (info) (download)
tinyxml2-debuginfo-9.0.0-2.oc9.aarch64.rpm (info) (download)
tinyxml2-debugsource-9.0.0-2.oc9.aarch64.rpm (info) (download)
loongarch64
tinyxml2-9.0.0-2.oc9.loongarch64.rpm (info) (download)
tinyxml2-devel-9.0.0-2.oc9.loongarch64.rpm (info) (download)
tinyxml2-debuginfo-9.0.0-2.oc9.loongarch64.rpm (info) (download)
tinyxml2-debugsource-9.0.0-2.oc9.loongarch64.rpm (info) (download)
x86_64
tinyxml2-9.0.0-2.oc9.x86_64.rpm (info) (download)
tinyxml2-devel-9.0.0-2.oc9.x86_64.rpm (info) (download)
tinyxml2-debuginfo-9.0.0-2.oc9.x86_64.rpm (info) (download)
tinyxml2-debugsource-9.0.0-2.oc9.x86_64.rpm (info) (download)
Logs
x86_64
mock_config.log
mock_output.log
build.log
hw_info.log
dnf.rpm.log
state.log
installed_pkgs.log
dnf.librepo.log
dnf.log
root.log
aarch64
dnf.log
dnf.librepo.log
dnf.rpm.log
state.log
root.log
hw_info.log
mock_output.log
build.log
installed_pkgs.log
mock_config.log
loongarch64
state.log
build.log
root.log
hw_info.log
installed_pkgs.log
mock_output.log
Changelog * Fri Jun 13 2025 bbrucezhang <bbrucezhang@tencent.com> - 9.0.0-2 - Rebuilt for loongarch64 * Fri Apr 12 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 9.0.0-1 - initial build