Fri, 27 Jun 2025 03:04:56 CST | login

Information for build bison-3.8.2-6.oc9

ID33212
Package Namebison
Version3.8.2
Release6.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/src-opencloudos-rpms/bison.git?.#c21262d9ba79595a64ab695414531ab01af9e700
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 bybbrucezhang
State complete
Volume DEFAULT
StartedThu, 24 Apr 2025 15:49:57 CST
CompletedThu, 24 Apr 2025 16:43:54 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
RPMs
src
bison-3.8.2-6.oc9.src.rpm (info) (download)
aarch64
bison-3.8.2-6.oc9.aarch64.rpm (info) (download)
bison-devel-3.8.2-6.oc9.aarch64.rpm (info) (download)
bison-runtime-3.8.2-6.oc9.aarch64.rpm (info) (download)
bison-debuginfo-3.8.2-6.oc9.aarch64.rpm (info) (download)
bison-debugsource-3.8.2-6.oc9.aarch64.rpm (info) (download)
loongarch64
bison-3.8.2-6.oc9.loongarch64.rpm (info) (download)
bison-devel-3.8.2-6.oc9.loongarch64.rpm (info) (download)
bison-runtime-3.8.2-6.oc9.loongarch64.rpm (info) (download)
bison-debuginfo-3.8.2-6.oc9.loongarch64.rpm (info) (download)
bison-debugsource-3.8.2-6.oc9.loongarch64.rpm (info) (download)
x86_64
bison-3.8.2-6.oc9.x86_64.rpm (info) (download)
bison-devel-3.8.2-6.oc9.x86_64.rpm (info) (download)
bison-runtime-3.8.2-6.oc9.x86_64.rpm (info) (download)
bison-debuginfo-3.8.2-6.oc9.x86_64.rpm (info) (download)
bison-debugsource-3.8.2-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> - 3.8.2-6 - Rebuilt for clarifying the packages requirement in BaseOS and AppStream * Fri Aug 16 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 3.8.2-5 - Rebuilt for loongarch release * 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