Fri, 14 Mar 2025 08:00:54 CST | login

Information for build byacc-2.0.20230521-2.ocs23

ID2234
Package Namebyacc
Version2.0.20230521
Release2.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/byacc.git?.#dfa5f11df552bde95458e149a2adbfa94a1d0326
SummaryBerkeley Yacc, a parser generator
DescriptionThis package provides a parser generator utility which consists of a set of LALR(1) parsing tables and a driver routine written in the C programming language.It reads a grammar specification from a file and generates an LR(1) parser for it, which you will want to install this package.
Built bystreamkoji
State complete
Volume DEFAULT
StartedSat, 09 Sep 2023 01:55:03 CST
CompletedSat, 09 Sep 2023 01:57:22 CST
Taskbuild (dist-ocs23, /opencloudos-stream/byacc.git:.:HEAD)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/byacc.git?.#HEAD'}}
Tags
dist-ocs23
RPMs
src
byacc-2.0.20230521-2.ocs23.src.rpm (info) (download)
aarch64
byacc-2.0.20230521-2.ocs23.aarch64.rpm (info) (download)
byacc-debuginfo-2.0.20230521-2.ocs23.aarch64.rpm (info) (download)
byacc-debugsource-2.0.20230521-2.ocs23.aarch64.rpm (info) (download)
loongarch64
byacc-2.0.20230521-2.ocs23.loongarch64.rpm (info) (download)
byacc-debuginfo-2.0.20230521-2.ocs23.loongarch64.rpm (info) (download)
byacc-debugsource-2.0.20230521-2.ocs23.loongarch64.rpm (info) (download)
x86_64
byacc-2.0.20230521-2.ocs23.x86_64.rpm (info) (download)
byacc-debuginfo-2.0.20230521-2.ocs23.x86_64.rpm (info) (download)
byacc-debugsource-2.0.20230521-2.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> - 2.0.20230521-2 - Rebuilt for OpenCloudOS Stream 23.09 * Thu Aug 17 2023 Shuo Wang <abushwang@tencent.com> - 2.0.20230521-1 - update to 2.0.20230521 * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.0.20210808-3 - Rebuilt for OpenCloudOS Stream 23.05 * Fri Mar 31 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.0.20210808-2 - Rebuilt for OpenCloudOS Stream 23 * Mon Nov 21 2022 Wang Guodong <gordonwwang@tencent.com> - 2.0.20210808-1 - package init.