Mon, 20 Apr 2026 13:44:03 CST | login

Information for build ocaml-cppo-1.6.8-7.ocs23.rva23

ID25881
Package Nameocaml-cppo
Version1.6.8
Release7.ocs23.rva23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/ocaml-cppo.git?.#b92a7c0c51d7d018a2bcedab3072136626f0d38b
SummaryEquivalent of the C preprocessor for OCaml programs
DescriptionCppo is an equivalent of the C preprocessor targeted at the OCaml language and its variants. The main purpose of cppo is to provide a lightweight tool for simple macro substitution (#define) and file inclusion (#include) for the occasional case when this is useful in OCaml. Processing specific sections of files by calling external programs is also possible via #ext directives. The implementation of cppo relies on the standard library of OCaml and on the standard parsing tools Ocamllex and Ocamlyacc, which contribute to the robustness of cppo across OCaml versions.
Built bymaxonxie
State complete
Volume DEFAULT
StartedTue, 24 Mar 2026 17:23:28 CST
CompletedTue, 24 Mar 2026 18:17:36 CST
Taskbuild (dist-ocs23-riscv-rva23, /opencloudos-stream/ocaml-cppo.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/ocaml-cppo.git?.#origin/master'}}
Tags
dist-ocs23-riscv-rva23
RPMs
src
ocaml-cppo-1.6.8-7.ocs23.rva23.src.rpm (info) (download)
riscv64
ocaml-cppo-1.6.8-7.ocs23.rva23.riscv64.rpm (info) (download)
ocaml-cppo-ocamlbuild-1.6.8-7.ocs23.rva23.riscv64.rpm (info) (download)
ocaml-cppo-debuginfo-1.6.8-7.ocs23.rva23.riscv64.rpm (info) (download)
ocaml-cppo-debugsource-1.6.8-7.ocs23.rva23.riscv64.rpm (info) (download)
ocaml-cppo-ocamlbuild-debuginfo-1.6.8-7.ocs23.rva23.riscv64.rpm (info) (download)
Logs
riscv64
state.log
build.log
root.log
hw_info.log
installed_pkgs.log
mock_output.log
Changelog * Thu Sep 26 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.6.8-7 - Rebuilt for clarifying the packages requirement in BaseOS and AppStream * Fri Aug 16 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.6.8-6 - Rebuilt for loongarch release * Fri Jun 21 2024 Rebuild Robot <rebot@opencloudos.org> - 1.6.8-5 - [Type] other - [DESC] Rebuilt for ocaml * Fri Sep 08 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.6.8-4 - Rebuilt for OpenCloudOS Stream 23.09 * Tue Aug 08 2023 cunshunxia <cunshunxia@tencent.com> - 1.6.8-3 - Rebuilt for ocaml-findlib 1.9.6 * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.6.8-2 - Rebuilt for OpenCloudOS Stream 23.05 * Fri Mar 31 2023 cunshunxia <cunshunxia@tencent.com> - 1.6.8-1 - initial build