Information for build ragel-7.0.4-1.oc9

ID20067
Package Nameragel
Version7.0.4
Release1.oc9
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/ragel.git?.#6ef8278379c673beb586fa2c5b69264b9a21d288
SummaryFinite state machine compiler
DescriptionRagel compiles executable finite state machines from regular languages. It targets C, C++ and ASM. Ragel state machines can not only recognize byte sequences as regular expression machines do, but can also execute code at arbitrary points in the recognition of a regular language. Code embedding is done using inline operators that do not disrupt the regular language syntax.
Built bydenisecheng
State complete
Volume DEFAULT
StartedTue, 16 Jan 2024 17:47:32 CST
CompletedTue, 16 Jan 2024 17:55:52 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/ragel.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/ragel.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
ragel-7.0.4-1.oc9.src.rpm (info) (download)
aarch64
ragel-7.0.4-1.oc9.aarch64.rpm (info) (download)
ragel-debuginfo-7.0.4-1.oc9.aarch64.rpm (info) (download)
ragel-debugsource-7.0.4-1.oc9.aarch64.rpm (info) (download)
x86_64
ragel-7.0.4-1.oc9.x86_64.rpm (info) (download)
ragel-debuginfo-7.0.4-1.oc9.x86_64.rpm (info) (download)
ragel-debugsource-7.0.4-1.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
Changelog * Fri Oct 27 2023 Wang Guodong <gordonwwang@tencent.com> - 7.0.4-1 - initial build