Sun, 25 Jan 2026 11:21:44 CST | login

Information for build ghc-language-c99-0.2.0-3.oc9

ID44423
Package Nameghc-language-c99
Version0.2.0
Release3.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/ghc-language-c99.git?.#1264d33e7be977df4c8a10e89be1800d1c5e3249
SummaryAn implementation of the C99 AST that strictly follows the standard
DescriptionThis package contains an implementation of the C99 AST as described in <http://www.open-std.org/jtc1/sc22/wg14/www/docs/n1256.pdf>. Sticking closely to this standard assures us that the program we deal with is a valid C99 program. Additionally the library comes with a pretty printer. The package does not come with handy wrapper and utility functions to write a C99 program, it just contains the bare AST. It is highly recommended to use the wrapper provided by 'language-c99-simple' and 'language-c99-util' for writing programs.
Built byzeyouliu
State complete
Volume DEFAULT
StartedSun, 21 Sep 2025 21:54:20 CST
CompletedSun, 21 Sep 2025 21:59:21 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/ghc-language-c99.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/ghc-language-c99.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
ghc-language-c99-0.2.0-3.oc9.src.rpm (info) (download)
aarch64
ghc-language-c99-0.2.0-3.oc9.aarch64.rpm (info) (download)
ghc-language-c99-devel-0.2.0-3.oc9.aarch64.rpm (info) (download)
loongarch64
ghc-language-c99-0.2.0-3.oc9.loongarch64.rpm (info) (download)
ghc-language-c99-devel-0.2.0-3.oc9.loongarch64.rpm (info) (download)
noarch
ghc-language-c99-doc-0.2.0-3.oc9.noarch.rpm (info) (download)
x86_64
ghc-language-c99-0.2.0-3.oc9.x86_64.rpm (info) (download)
ghc-language-c99-devel-0.2.0-3.oc9.x86_64.rpm (info) (download)
Logs
x86_64
root.log
build.log
dnf.rpm.log
installed_pkgs.log
hw_info.log
mock_output.log
state.log
dnf.log
mock_config.log
dnf.librepo.log
noarch_rpmdiff.json
aarch64
dnf.log
state.log
hw_info.log
build.log
installed_pkgs.log
mock_output.log
root.log
mock_config.log
dnf.rpm.log
dnf.librepo.log
noarch_rpmdiff.json
loongarch64
state.log
build.log
root.log
hw_info.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
Changelog * Sun Sep 21 2025 ocs-bot <ocs-bot@opencloudos.tech> - 0.2.0-3 - [Type] other - [DESC] Rebuild for ghc 9.8.4 * Thu Jun 05 2025 bbrucezhang <bbrucezhang@tencent.com> - 0.2.0-2 - Rebuilt for loongarch64 * Thu Aug 08 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.2.0-1 - initial build