Thu, 09 Apr 2026 03:51:09 CST | login

Information for build libguess-1.2-2.oc9

ID38071
Package Namelibguess
Version1.2
Release2.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/libguess.git?.#c5ea4529d430e1487b2193c3252b2cc08261499a
SummaryHigh-speed character set detection library
Descriptionlibguess employs discrete-finite automata to deduce the character set of the input buffer. The advantage of this is that all character sets can be checked in parallel, and quickly. Right now, libguess passes a byte to each DFA on the same pass, meaning that the winning character set can be deduced as efficiently as possible. libguess is fully reentrant, using only local stack memory for DFA operations.
Built bybbrucezhang
State complete
Volume DEFAULT
StartedFri, 13 Jun 2025 09:03:34 CST
CompletedFri, 13 Jun 2025 09:13:07 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/libguess.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/libguess.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
libguess-1.2-2.oc9.src.rpm (info) (download)
aarch64
libguess-1.2-2.oc9.aarch64.rpm (info) (download)
libguess-devel-1.2-2.oc9.aarch64.rpm (info) (download)
libguess-debuginfo-1.2-2.oc9.aarch64.rpm (info) (download)
libguess-debugsource-1.2-2.oc9.aarch64.rpm (info) (download)
loongarch64
libguess-1.2-2.oc9.loongarch64.rpm (info) (download)
libguess-devel-1.2-2.oc9.loongarch64.rpm (info) (download)
libguess-debuginfo-1.2-2.oc9.loongarch64.rpm (info) (download)
libguess-debugsource-1.2-2.oc9.loongarch64.rpm (info) (download)
x86_64
libguess-1.2-2.oc9.x86_64.rpm (info) (download)
libguess-devel-1.2-2.oc9.x86_64.rpm (info) (download)
libguess-debuginfo-1.2-2.oc9.x86_64.rpm (info) (download)
libguess-debugsource-1.2-2.oc9.x86_64.rpm (info) (download)
Logs
x86_64
dnf.rpm.log
dnf.librepo.log
mock_output.log
dnf.log
state.log
installed_pkgs.log
build.log
mock_config.log
hw_info.log
root.log
aarch64
root.log
mock_config.log
dnf.rpm.log
hw_info.log
installed_pkgs.log
mock_output.log
dnf.log
state.log
build.log
dnf.librepo.log
loongarch64
state.log
build.log
root.log
hw_info.log
installed_pkgs.log
mock_output.log
Changelog * Tue Jun 10 2025 bbrucezhang <bbrucezhang@tencent.com> - 1.2-2 - Rebuilt for loongarch64 * Fri Apr 12 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.2-1 - initial build