Mon, 06 May 2024 14:52:22 UTC | login

Information for build bison-3.6.4-3.fc33

ID189024
Package Namebison
Version3.6.4
Release3.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/bison.git#419da203da77e2381a7a6b3aae1561cd92fd6390
SummaryA GNU general-purpose parser generator
DescriptionBison is a general purpose parser generator that converts a grammar description for an LALR(1) context-free grammar into a C program to parse that grammar. Bison can be used to develop a wide range of language parsers, from ones used in simple desk calculators to complex programming languages. Bison is upwardly compatible with Yacc, so any correctly written Yacc grammar should work with Bison without any changes. If you know Yacc, you shouldn't have any trouble using Bison. You do need to be very proficient in C programming to be able to use Bison. Bison is only needed on systems that are used for development. If your system will be used for C development, you should install Bison.
Built bydavidlt
State complete
Volume DEFAULT
StartedSat, 28 Nov 2020 00:01:17 UTC
CompletedSat, 28 Nov 2020 14:04:59 UTC
Taskbuild (f33, /rpms/bison.git:419da203da77e2381a7a6b3aae1561cd92fd6390)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/bison.git#419da203da77e2381a7a6b3aae1561cd92fd6390'}}
Tags
f33
f37
f38
RPMs
src
bison-3.6.4-3.fc33.src.rpm (info) (download)
riscv64
bison-3.6.4-3.fc33.riscv64.rpm (info) (download)
bison-devel-3.6.4-3.fc33.riscv64.rpm (info) (download)
bison-runtime-3.6.4-3.fc33.riscv64.rpm (info) (download)
bison-debuginfo-3.6.4-3.fc33.riscv64.rpm (info) (download)
bison-debugsource-3.6.4-3.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Sat Aug 01 2020 Fedora Release Engineering <releng@fedoraproject.org> - 3.6.4-3 - Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 3.6.4-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Fri Jul 10 2020 Dan Čermák <dan.cermak@cgc-instruments.com> - 3.6.4-1 - Update to bison 3.6.4 (#1792738, #1847608) * Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 3.5-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Tue Jan 07 2020 Arjun Shankar <arjun@redhat.com> - 3.5-1 - Update to bison 3.5 (#1751843) * Wed Jul 24 2019 Fedora Release Engineering <releng@fedoraproject.org> - 3.4.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Fri Jun 21 2019 Arjun Shankar <arjun@redhat.com> - 3.4.1-1 - Update to bison 3.4.1 (#1631912) * Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.5-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Tue Aug 14 2018 Patsy Griffin Franklin <pfrankli@redhat.com> - 3.0.5-1 - _IO_ftrylockfile is obsolete as part of the removal of libio.h - Build requires gcc-c++ to fix build failure. (#1603491) - Update to bison 3.0.5 (#1583179)