Fri, 27 Jun 2025 00:14:16 CST | login

Information for build flex-2.6.4-6.oc9

ID33354
Package Nameflex
Version2.6.4
Release6.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/src-opencloudos-rpms/flex.git?.#74bc45f712464d374c677376783fd8227bba9679
SummaryA tool for generating scanners (text pattern recognizers)
DescriptionThe flex program generates scanners that can recognize lexical patterns in text. Flex searches for the occurrence of regular expressions through its input.When a match is found, it executes the corresponding C code.Flex was designed to work with both Yacc and Bison.
Built bybbrucezhang
State complete
Volume DEFAULT
StartedTue, 22 Apr 2025 19:03:09 CST
CompletedTue, 22 Apr 2025 20:35:20 CST
Taskbuild (dist-oc9, /src-opencloudos-rpms/flex.git:.:origin/oc9)
Extra{'source': {'original_url': 'git+https://gitee.com/src-opencloudos-rpms/flex.git?.#origin/oc9'}}
Tags
dist-oc9
dist-oc9-compose
RPMs
src
flex-2.6.4-6.oc9.src.rpm (info) (download)
aarch64
flex-2.6.4-6.oc9.aarch64.rpm (info) (download)
libfl-devel-2.6.4-6.oc9.aarch64.rpm (info) (download)
libfl-static-2.6.4-6.oc9.aarch64.rpm (info) (download)
libfl2-2.6.4-6.oc9.aarch64.rpm (info) (download)
flex-debuginfo-2.6.4-6.oc9.aarch64.rpm (info) (download)
flex-debugsource-2.6.4-6.oc9.aarch64.rpm (info) (download)
libfl2-debuginfo-2.6.4-6.oc9.aarch64.rpm (info) (download)
loongarch64
flex-2.6.4-6.oc9.loongarch64.rpm (info) (download)
libfl-devel-2.6.4-6.oc9.loongarch64.rpm (info) (download)
libfl-static-2.6.4-6.oc9.loongarch64.rpm (info) (download)
libfl2-2.6.4-6.oc9.loongarch64.rpm (info) (download)
flex-debuginfo-2.6.4-6.oc9.loongarch64.rpm (info) (download)
flex-debugsource-2.6.4-6.oc9.loongarch64.rpm (info) (download)
libfl2-debuginfo-2.6.4-6.oc9.loongarch64.rpm (info) (download)
x86_64
flex-2.6.4-6.oc9.x86_64.rpm (info) (download)
libfl-devel-2.6.4-6.oc9.x86_64.rpm (info) (download)
libfl-static-2.6.4-6.oc9.x86_64.rpm (info) (download)
libfl2-2.6.4-6.oc9.x86_64.rpm (info) (download)
flex-debuginfo-2.6.4-6.oc9.x86_64.rpm (info) (download)
flex-debugsource-2.6.4-6.oc9.x86_64.rpm (info) (download)
libfl2-debuginfo-2.6.4-6.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> - 2.6.4-6 - Rebuilt for clarifying the packages requirement in BaseOS and AppStream * Fri Aug 16 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.6.4-5 - Rebuilt for loongarch release * Fri Sep 08 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.6.4-4 - Rebuilt for OpenCloudOS Stream 23.09 * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.6.4-3 - Rebuilt for OpenCloudOS Stream 23.05 * Fri Mar 31 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.6.4-2 - Rebuilt for OpenCloudOS Stream 23 * Wed Jul 27 2022 Wang Guodong <gordonwwang@tencent.com> - 2.6.4-1 - package init.