Information for build flex-2.6.4-19.fc42

ID109959
Package Nameflex
Links Fedora Package Sources | Fedora Official Koji Buildsystem | Rocks RISC-V Koji Buildsystem | Fedora RISC-V GitHub | Old Koji Buildsystem
Version2.6.4
Release19.fc42
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/flex.git#92050e21e824d7b90d5f98d3e0cb6a33531e15e3
SummaryA tool for generating scanners (text pattern recognizers)
DescriptionThe flex program generates scanners. Scanners are programs which can recognize lexical patterns in text. Flex takes pairs of regular expressions and C code as input and generates a C source file as output. The output file is compiled and linked with a library to produce an executable. The executable searches through its input for occurrences of the regular expressions. When a match is found, it executes the corresponding C code. Flex was designed to work with both Yacc and Bison, and is used by many programs as part of their build process. You should install flex if you are going to use your system for application development.
Built bykojiadmin
State complete
Volume DEFAULT
StartedThu, 27 Feb 2025 03:25:34 CST
CompletedThu, 27 Feb 2025 08:54:09 CST
Taskbuild (f42, /rpms/flex.git:92050e21e824d7b90d5f98d3e0cb6a33531e15e3)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/flex.git#92050e21e824d7b90d5f98d3e0cb6a33531e15e3'}}
Tags
f42
RPMs
src
flex-2.6.4-19.fc42.src.rpm (info) (download)
riscv64
flex-2.6.4-19.fc42.riscv64.rpm (info) (download)
libfl-devel-2.6.4-19.fc42.riscv64.rpm (info) (download)
libfl-static-2.6.4-19.fc42.riscv64.rpm (info) (download)
libfl2-2.6.4-19.fc42.riscv64.rpm (info) (download)
flex-debuginfo-2.6.4-19.fc42.riscv64.rpm (info) (download)
flex-debugsource-2.6.4-19.fc42.riscv64.rpm (info) (download)
libfl2-debuginfo-2.6.4-19.fc42.riscv64.rpm (info) (download)
Logs
riscv64
installed_pkgs.log
build.log
root.log
state.log
hw_info.log
mock_output.log
Changelog * Thu Jan 16 2025 Fedora Release Engineering <releng@fedoraproject.org> - 2.6.4-19 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild * Wed Jul 17 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.6.4-18 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Tue Apr 23 2024 Arjun Shankar <arjun@redhat.com> - 2.6.4-17 - Provide flex-doc via the main flex package * Wed Jan 24 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.6.4-16 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jan 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.6.4-15 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Oct 30 2023 Arjun Shankar <arjun@redhat.com> - 2.6.4-14 - Analyse flex sources for license information - Migrate License field to SPDX identifiers for https://fedoraproject.org/wiki/Changes/SPDX_Licenses_Phase_2 (#2222083) * Wed Jul 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.6.4-13 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.6.4-12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild