Sat, 27 Dec 2025 10:39:56 CST | login

Information for build bison-3.8.2-4.oc9.1

ID21262
Package Namebison
Version3.8.2
Release4.oc9.1
Epoch
DraftFalse
Sourcegit+https://gitee.com/src-opencloudos-rpms/bison.git?.#d3f4c385c26017c38fbd68a4023bb328b0372742
SummaryA GNU general-purpose parser generator
DescriptionBison is a general-purpose parser generator that converts an annotated context-free grammar into a deterministic LR or generalized LR (GLR) parser employing LALR(1) parser tables. As an experimental feature, Bison can also generate IELR(1) or canonical LR(1) parser tables. Once you are proficient with Bison, you can use it to develop a wide range of language parsers, from those used in simple desk calculators to complex programming languages.
Built bydenisecheng
State complete
Volume DEFAULT
StartedMon, 25 Mar 2024 23:36:31 CST
CompletedTue, 26 Mar 2024 00:33:50 CST
Taskbuild (dist-oc9, /src-opencloudos-rpms/bison.git:.:origin/oc9)
Extra{'source': {'original_url': 'git+https://gitee.com/src-opencloudos-rpms/bison.git?.#origin/oc9'}}
Tags
dist-oc9
dist-oc9-compose
dist-oc9.0-compose
dist-oc9.2-compose
RPMs
src
bison-3.8.2-4.oc9.1.src.rpm (info) (download)
aarch64
bison-3.8.2-4.oc9.1.aarch64.rpm (info) (download)
bison-devel-3.8.2-4.oc9.1.aarch64.rpm (info) (download)
bison-runtime-3.8.2-4.oc9.1.aarch64.rpm (info) (download)
bison-debuginfo-3.8.2-4.oc9.1.aarch64.rpm (info) (download)
bison-debugsource-3.8.2-4.oc9.1.aarch64.rpm (info) (download)
x86_64
bison-3.8.2-4.oc9.1.x86_64.rpm (info) (download)
bison-devel-3.8.2-4.oc9.1.x86_64.rpm (info) (download)
bison-runtime-3.8.2-4.oc9.1.x86_64.rpm (info) (download)
bison-debuginfo-3.8.2-4.oc9.1.x86_64.rpm (info) (download)
bison-debugsource-3.8.2-4.oc9.1.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 * Wed Jan 24 2024 Ze Zhang <bbrucezhang@tencent.com> - 3.8.2-4.oc9.1 - Fix error with /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/bison-3.8.2-4.oc9.1.x86_64 not being executed * Fri Sep 08 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 3.8.2-4 - Rebuilt for OpenCloudOS Stream 23.09 * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 3.8.2-3 - Rebuilt for OpenCloudOS Stream 23.05 * Fri Mar 31 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 3.8.2-2 - Rebuilt for OpenCloudOS Stream 23 * Tue Jul 26 2022 Wang Zhe <bessiewang@tencent.com> - 3.8.2-1 - initial build