Sun, 22 Dec 2024 19:06:34 CST | login

Information for build bison-3.8.2-4.ocs23

ID1776
Package Namebison
Version3.8.2
Release4.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/bison.git?.#2bf45e19f6af9c756a301ec4382ac860b1441749
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 bystreamkoji
State complete
Volume DEFAULT
StartedFri, 08 Sep 2023 23:38:33 CST
CompletedSat, 09 Sep 2023 00:20:01 CST
Taskbuild (dist-ocs23, /opencloudos-stream/bison.git:.:HEAD)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/bison.git?.#HEAD'}}
Tags
dist-ocs23
RPMs
src
bison-3.8.2-4.ocs23.src.rpm (info) (download)
aarch64
bison-3.8.2-4.ocs23.aarch64.rpm (info) (download)
bison-devel-3.8.2-4.ocs23.aarch64.rpm (info) (download)
bison-runtime-3.8.2-4.ocs23.aarch64.rpm (info) (download)
bison-debuginfo-3.8.2-4.ocs23.aarch64.rpm (info) (download)
bison-debugsource-3.8.2-4.ocs23.aarch64.rpm (info) (download)
loongarch64
bison-3.8.2-4.ocs23.loongarch64.rpm (info) (download)
bison-devel-3.8.2-4.ocs23.loongarch64.rpm (info) (download)
bison-runtime-3.8.2-4.ocs23.loongarch64.rpm (info) (download)
bison-debuginfo-3.8.2-4.ocs23.loongarch64.rpm (info) (download)
bison-debugsource-3.8.2-4.ocs23.loongarch64.rpm (info) (download)
x86_64
bison-3.8.2-4.ocs23.x86_64.rpm (info) (download)
bison-devel-3.8.2-4.ocs23.x86_64.rpm (info) (download)
bison-runtime-3.8.2-4.ocs23.x86_64.rpm (info) (download)
bison-debuginfo-3.8.2-4.ocs23.x86_64.rpm (info) (download)
bison-debugsource-3.8.2-4.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 * 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