Sun, 22 Dec 2024 02:55:04 CST | login

Information for build bison-3.8.2-6.ocs23

ID20085
Package Namebison
Version3.8.2
Release6.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/bison.git?.#88ab7cd9c520f8bf2d264404a531cfa5ec696358
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 byocs-bot
State complete
Volume DEFAULT
StartedThu, 26 Sep 2024 19:41:43 CST
CompletedThu, 26 Sep 2024 20:39:29 CST
Taskbuild (dist-ocs23-base, /opencloudos-stream/bison.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/bison.git?.#origin/master'}}
Tags
dist-ocs23-base
RPMs
src
bison-3.8.2-6.ocs23.src.rpm (info) (download)
aarch64
bison-3.8.2-6.ocs23.aarch64.rpm (info) (download)
bison-devel-3.8.2-6.ocs23.aarch64.rpm (info) (download)
bison-runtime-3.8.2-6.ocs23.aarch64.rpm (info) (download)
bison-debuginfo-3.8.2-6.ocs23.aarch64.rpm (info) (download)
bison-debugsource-3.8.2-6.ocs23.aarch64.rpm (info) (download)
loongarch64
bison-3.8.2-6.ocs23.loongarch64.rpm (info) (download)
bison-devel-3.8.2-6.ocs23.loongarch64.rpm (info) (download)
bison-runtime-3.8.2-6.ocs23.loongarch64.rpm (info) (download)
bison-debuginfo-3.8.2-6.ocs23.loongarch64.rpm (info) (download)
bison-debugsource-3.8.2-6.ocs23.loongarch64.rpm (info) (download)
x86_64
bison-3.8.2-6.ocs23.x86_64.rpm (info) (download)
bison-devel-3.8.2-6.ocs23.x86_64.rpm (info) (download)
bison-runtime-3.8.2-6.ocs23.x86_64.rpm (info) (download)
bison-debuginfo-3.8.2-6.ocs23.x86_64.rpm (info) (download)
bison-debugsource-3.8.2-6.ocs23.x86_64.rpm (info) (download)
Logs
x86_64
installed_pkgs.log
build.log
state.log
hw_info.log
root.log
mock_output.log
aarch64
root.log
state.log
installed_pkgs.log
hw_info.log
build.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