Fri, 27 Jun 2025 00:05:19 CST | login

Information for build ocaml-cppo-1.6.8-7.oc9

ID32089
Package Nameocaml-cppo
Version1.6.8
Release7.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/src-opencloudos-rpms/ocaml-cppo.git?.#7539df3f42abb586f8d17acc59aedc2c502fb8eb
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 bybbrucezhang
State complete
Volume DEFAULT
StartedThu, 12 Dec 2024 17:26:03 CST
CompletedThu, 12 Dec 2024 17:29:21 CST
Taskbuild (dist-oc9, /src-opencloudos-rpms/ocaml-cppo.git:.:origin/oc9)
Extra{'source': {'original_url': 'git+https://gitee.com/src-opencloudos-rpms/ocaml-cppo.git?.#origin/oc9'}}
Tags
dist-oc9
dist-oc9-compose
dist-oc9.2-compose
RPMs
src
ocaml-cppo-1.6.8-7.oc9.src.rpm (info) (download)
aarch64
ocaml-cppo-1.6.8-7.oc9.aarch64.rpm (info) (download)
ocaml-cppo-ocamlbuild-1.6.8-7.oc9.aarch64.rpm (info) (download)
ocaml-cppo-debuginfo-1.6.8-7.oc9.aarch64.rpm (info) (download)
ocaml-cppo-debugsource-1.6.8-7.oc9.aarch64.rpm (info) (download)
ocaml-cppo-ocamlbuild-debuginfo-1.6.8-7.oc9.aarch64.rpm (info) (download)
loongarch64
ocaml-cppo-1.6.8-7.oc9.loongarch64.rpm (info) (download)
ocaml-cppo-ocamlbuild-1.6.8-7.oc9.loongarch64.rpm (info) (download)
ocaml-cppo-debuginfo-1.6.8-7.oc9.loongarch64.rpm (info) (download)
ocaml-cppo-debugsource-1.6.8-7.oc9.loongarch64.rpm (info) (download)
ocaml-cppo-ocamlbuild-debuginfo-1.6.8-7.oc9.loongarch64.rpm (info) (download)
x86_64
ocaml-cppo-1.6.8-7.oc9.x86_64.rpm (info) (download)
ocaml-cppo-ocamlbuild-1.6.8-7.oc9.x86_64.rpm (info) (download)
ocaml-cppo-debuginfo-1.6.8-7.oc9.x86_64.rpm (info) (download)
ocaml-cppo-debugsource-1.6.8-7.oc9.x86_64.rpm (info) (download)
ocaml-cppo-ocamlbuild-debuginfo-1.6.8-7.oc9.x86_64.rpm (info) (download)
Logs
x86_64
root.log
build.log
installed_pkgs.log
state.log
hw_info.log
mock_output.log
aarch64
state.log
installed_pkgs.log
build.log
root.log
hw_info.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> - 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