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

ID16260
Package Nameocaml-cppo
Version1.6.8
Release2.oc9
Epoch
Sourcegit+https://gitee.com/src-opencloudos-rpms/ocaml-cppo.git?.#ded242c56e4113506413742e68bf023e1efcd355
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 bydenisecheng
State complete
Volume DEFAULT
StartedThu, 21 Sep 2023 00:44:35 CST
CompletedThu, 21 Sep 2023 00:47:10 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
RPMs
src
ocaml-cppo-1.6.8-2.oc9.src.rpm (info) (download)
aarch64
ocaml-cppo-1.6.8-2.oc9.aarch64.rpm (info) (download)
ocaml-cppo-ocamlbuild-1.6.8-2.oc9.aarch64.rpm (info) (download)
ocaml-cppo-debuginfo-1.6.8-2.oc9.aarch64.rpm (info) (download)
ocaml-cppo-debugsource-1.6.8-2.oc9.aarch64.rpm (info) (download)
ocaml-cppo-ocamlbuild-debuginfo-1.6.8-2.oc9.aarch64.rpm (info) (download)
x86_64
ocaml-cppo-1.6.8-2.oc9.x86_64.rpm (info) (download)
ocaml-cppo-ocamlbuild-1.6.8-2.oc9.x86_64.rpm (info) (download)
ocaml-cppo-debuginfo-1.6.8-2.oc9.x86_64.rpm (info) (download)
ocaml-cppo-debugsource-1.6.8-2.oc9.x86_64.rpm (info) (download)
ocaml-cppo-ocamlbuild-debuginfo-1.6.8-2.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
Changelog * 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