Thu, 28 Mar 2024 13:00:51 UTC | login

Information for build flex-2.6.4-3.fc32

ID132665
Package Nameflex
Version2.6.4
Release3.fc32
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/flex.git#b089780d0be6c157ac87e29ed3952d4061009629
SummaryA tool for creating 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 bydavidlt
State complete
Volume DEFAULT
StartedThu, 16 Jan 2020 06:14:23 UTC
CompletedThu, 16 Jan 2020 08:22:15 UTC
Taskbuild (f32-candidate, /rpms/flex.git:b089780d0be6c157ac87e29ed3952d4061009629)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/flex.git#b089780d0be6c157ac87e29ed3952d4061009629'}}
Tags
f32
f33
RPMs
src
flex-2.6.4-3.fc32.src.rpm (info) (download)
riscv64
flex-2.6.4-3.fc32.riscv64.rpm (info) (download)
flex-devel-2.6.4-3.fc32.riscv64.rpm (info) (download)
flex-doc-2.6.4-3.fc32.riscv64.rpm (info) (download)
flex-debuginfo-2.6.4-3.fc32.riscv64.rpm (info) (download)
flex-debugsource-2.6.4-3.fc32.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.6.4-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.6.4-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Mon Sep 03 2018 Arjun Shankar <arjun@redhat.com> - 2.6.4-1 - Rebase to 2.6.4 - Fix build failure due to missing include and `reallocarray' prototype - Add gettext-devel, automake and libtool to build dependencies, and execute `autoreconf -i' to regenerate files after patching configure.ac * Mon Jul 23 2018 Arjun Shankar <arjun@redhat.com> - 2.6.1-10 - Add gcc-c++ as a build-time requirement * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.6.1-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Wed Jun 27 2018 Arjun Shankar <arjun@redhat.com> - 2.6.1-8 - Remove g++ signed/unsigned comparison warning in generated scanner * Fri Feb 09 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 2.6.1-7 - Escape macros in %changelog * Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.6.1-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild